How can I write the db in lower version in Design Compiler?

Status
Not open for further replies.

ipcore1981

Newbie level 5
Joined
Feb 13, 2005
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
70
Hi All,

I'm using Design compiler version 2003 and primepower version 2002. When I want to read the db files in primepower. It says the db files in newer version than primepower. How can I write the db in lower version in Design Compiler?

Thanks for your help
 

Re: DB file genration?

>>> How can I write the db in lower version in Design Compiler?

Prerequisite: Synopsys Liberty(.lib) format of this library (Soure of .db)
==============================================
If you already have older(than PrimePower 2002) version DC, then
dc_shell> read_lib <your lib>.lib
dc_shell> write_lib -o <your lib>.db
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…