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.

Import Synthesized Verilog Netlist into Dracula for LVS

Status
Not open for further replies.

pyth2004

Member level 1
Joined
Nov 21, 2004
Messages
37
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
324
lvs + verilog

Hi,

How to import synthesized verilog netist into Dracula, so that I can do the LVS between this netist and the resulted auto P&R layout in gds.


Thanks
 

verilog import

Do anyone have some experience of doing this? or exist some other methods for post -layout verification for digital design. Thanks
 

synthesized verilog

u might be able to do that by using "v2lvs" (verilog-to-LVS) tool from mentor graphic. i'm not sure about cadence tool.
 

convert the netlist to spice and then import it..

Regards
Shankar
 

in IC5033 you can import the verilog directly with LOGLVS..
in IC5141 you must convert it to SPICE first then import into LOGLVS. In this version verilog is no longer supported.

jelydonut
 

You can convert verilog netlist by following tools:

v2lvs (provided by Mentor Graphics)
nettran (provided by Synopsys)

by entrying"v2lvs" or "nettran" in your working directory to know which tool is avaliable in your design environment and command option usage in details.
 

Why not use calibre for LVS? It is faster than dracula.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top