| Author |
Message |
tarkyss
Joined: 01 Aug 2005 Posts: 339 Helped: 16 Location: China
|
26 Jul 2006 2:19 what is logic0/output in primetime |
|
|
|
|
when report_case_analysis -all
the pin name is
logic0/output
logic1/output
what is the mean? how can i find the real pin?
|
|
| Back to top |
|
 |
Atre
Joined: 15 Jul 2002 Posts: 102 Helped: 4 Location: Eindhoven, the Netherlands
|
28 Jul 2006 19:41 Re: what is logic0/output in primetime |
|
|
|
|
| tarkyss wrote: |
when report_case_analysis -all
the pin name is
logic0/output
logic1/output
what is the mean? how can i find the real pin? |
Hello,
you can try: all_conn logic0/output or all_conn logic1/output .
This way you obtain a collection with pins connected to logic0/1.
Hope this may help!
|
|
| Back to top |
|
 |
shankarmit
Joined: 22 Jun 2005 Posts: 187 Helped: 8 Location: India
|
31 Jul 2006 19:04 Re: what is logic0/output in primetime |
|
|
|
|
check you netlist ..
some cell have input port connected to VSS .. of input pin is connected to '0'(VSS) you get this logic0/output as seperate cell but you dont find in the netlist..
Regards
Shankar
|
|
| Back to top |
|
 |