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.

how to do post simulation with ncverilog?

Status
Not open for further replies.

ee_joe

Newbie level 6
Joined
Oct 8, 2005
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,383
Hi all,
I want do post simulation with NCVERILOG.
What I have are *.v, *.lib, *.db and *.dspf, here the dspf file is RC parasitics extacted from layout, *.v is gate level netlist.
How to do the post simulation with back annotated dspf file and lib file?
thanks all!
 

do you have SDF file ?'s more convinent for NCVERILOG to read and do post simulation.
 

You need SDF + Synthesised netlist

I hope you have the synthesised netlist.

Normally in DC you can generate sdf using write_sdf command.. Mostly a similar instruction should be in RC also.. cross check..
 

how does ncverilog work after read SDF file during simulation?
 

Hi,

I would like to know what means SCOPE in the SDF file ?

Thxs a lot
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top