Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem with Assura RCX, due to the global nets?

Status
Not open for further replies.

Pobyms

Newbie level 6
Joined
Jan 26, 2006
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,406
I have a mixed signal design with cells connected to VCC and GND and logic gates with global pins (VCC! and GND!). In the layout VCC is connected to VCC! and GND is connected to GND!. I run the LVS using the joinNets switch for the schematic:

joinNets( root "GND!" "GND" )
joinNets( root "VCC!" "VCC" )

The LVS is clean. I run the RCX (only C) and get the av_extracted view. The parasitic caps are there and their values seem to be OK but when I try to simulate this view it does not work. In the netlist I see a problem with the VCC pin. Do I have to use any switch in the RCX form as I use the joinNets for the LVS?


Thanks.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top