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.

Place and Route - LVS Short net Error

Status
Not open for further replies.

Shady Ahmed

Member level 5
Joined
Jan 26, 2013
Messages
86
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
2,042
I designed a 5 stage pipelined RISC processor in VHDL, synthesized the code using ARM libraries on 65nm Technology using synopsis Design Vision Tool.
Also, post synthesis simulation is correct.

At the place and route stage, i am using IC Compiler (Synopsys)..
However , no matter what i do, i get Zero DRC errors, however 2 LVS errors ( 2 Shorted Nets : VDD & VSS)..

I tried various parameters, i tried utilization factor 0.4 -> 0.7
I also tried different number of power straps ..

* VDD & VSS Horizontal Straps.
* VDD & VSS Vertical Straps.
* VDD & VSS BOTH Vertical and Horizontal Straps.
* VDD Horizontal straps & VSS on vertical Straps.

With all these different combinations, i always get the LVS errors mentioned before, what is the problem ? and what should i do ?
 

Sounds like some of your VDD and VSS nets are shorted together. Does the LVS tool not give you a marker where the short is?

If not, perhaps you can trying running LVS after each step in your script to see which command introduces the short.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top