What's the file format for GTECH lib

Status
Not open for further replies.

newcpu

Member level 4
Joined
Oct 30, 2005
Messages
76
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Activity points
1,818
synopsys gtech

Hi all,
When synthesizing RTL to netllists, Synopsys Design Compiler will read GTECH lib to generate a technology-independent netlist if no specific lib assigned. What's the file format for GTECH lib? Where can I see the GTECH file? Thanks a lot.

Best Regards,
newcpu
 

gtech.db

GTECH is just the format of the database synopsys uses, I think that's impossible to see that, that must be encrypted when it is saved.
 

g tech file

Synopsys GTECH is in Synopsys .db format.
------------------------------------------------------------------

You can find it unfer the tool install directory,
$install_dir > find . -name "gtech.db"
 

gtech + synopsys dc

GTECH is in .db format, typically libraries used in Synopsys can be two types

1. Synopsys Liberty format : human readable format, you can refer to there documentation for further details.
2. Synopys database formate ( i.e .db format) : This is an encrypted format of the liberty format.

As suggest by joe2moon may find it in the synopsys installation directory
 

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