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 setup DC of windows version?

Status
Not open for further replies.
but my newer .lib library is not accepted by DC2000.05?
due u work on 2000.05 version before?
 

It is simple.

You have to convert .lib to .db file.

use read_lib and write_lib to do it.
 

it is not accept .lib in 2000.05.
it is asking older version of .lib.
it tell version .lib is not accept in 2000.05
 

I give the solution. I have already worked by this version.
If you want syntisis correctly you design you must give to synopsys a lib technolgi but you can work by synopsys lib. to do it folow this instruction:

- in link library click on brows then go to 'library' dir and open 'syn' directiry and choose thise file 'lsi_10k.db'
-same steps for traget library
-same steps for Symbole library but you choose lsi_10k.sdb

NB: you must erase 'your_library.db' from all and keep the '* ' on link library


there is one more step to do :
-display "command window" and you open your diroctory that contain your design (your verilog or vhdl file) exp "c:/my_design"
enjoy it!
 

thanks for u valuable information.
did u work on same 2000.05 prime time also?
let me know about RTL analyser come with DC2000.05 also.
thanks
 

what is the Synopsys IC compiler?
it is same as DC or PT?
let me know
thanks
 

IC compiler basic do
Design/Power planning

Placement and Optimization

Scan Synthesis

Clock Tree Synthesis and Optimization

Routing and Postroute Optimization

this typical flow followed in IC compiler.
it is not synthesis or timing tool
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top