| Author |
Message |
srisrisri
Joined: 23 Mar 2002 Posts: 31
|
30 Mar 2002 6:47 |
|
|
|
hi all,
i am a beginner to ASIC. I came to know that the libraries used for synopsys are in db format. but when i tried to view them i could not make out anything! may be it was encrypted. but *.lib files are simple ascii files. so by any chance can i get back *.lib from *.db? if so please guide me how to do that......
thanks...
SSS
|
|
| Back to top |
|
 |
chenycs
Joined: 25 Apr 2001 Posts: 34
|
30 Mar 2002 11:02 |
|
|
|
lc_chell
read_lib xxx.lib
write_lib xxx -ouput sss.db
quit
That's all
|
|
| Back to top |
|
 |
srisrisri
Joined: 23 Mar 2002 Posts: 31
|
30 Mar 2002 12:09 |
|
|
|
that will give me a db file from lib file...
what i want is a lib file from db file
|
|
| Back to top |
|
 |
jeck
Joined: 25 Mar 2002 Posts: 19
|
03 Apr 2002 9:17 |
|
|
|
Is it possible?
If somebody know the way, please write out.
|
|
| Back to top |
|
 |
rewkie
Joined: 02 Dec 2002 Posts: 10
|
04 Feb 2003 5:54 |
|
|
|
| I want to konw how to do?
|
|
| Back to top |
|
 |
kwkam
Joined: 25 Feb 2002 Posts: 281 Helped: 11 Location: Somewhere on earth
|
04 Feb 2003 9:22 |
|
|
|
| db is complied version of lib file. They have the same meaning to the synthesis tools. For DC, read a db file is faster than the lib file. Actually, you can load either one for the sythesis.
|
|
| Back to top |
|
 |
xirix
Joined: 26 Jun 2001 Posts: 156 Helped: 1
|
04 Feb 2003 9:43 |
|
|
|
| There is no way to extract lib from db.
|
|
| Back to top |
|
 |
EDA_Master
Joined: 27 Jul 2002 Posts: 31
|
04 Feb 2003 13:22 |
|
|
|
| There is no way to do it !
|
|
| Back to top |
|
 |
armer
Joined: 29 Mar 2002 Posts: 141 Helped: 1
|
16 Mar 2003 11:20 dbtolib |
|
|
|
| DB is the database used by synopsys themself, We cann't convert it to lib.
|
|
| Back to top |
|
 |
archun
Joined: 23 Aug 2001 Posts: 116
|
17 Mar 2003 16:21 |
|
|
|
| I think there is no one can convert .lib for .db. Maybe the Synopsys inside has it.
|
|
| Back to top |
|
 |
CatKing
Joined: 05 Jun 2001 Posts: 277 Helped: 1
|
18 Mar 2003 18:10 |
|
|
|
same difficulty as convert microsoft *.exe/*.dll to c source code.
|
|
| Back to top |
|
 |
pcking1972 Guest
|
29 Mar 2003 7:12 |
|
|
|
| you are kidding.. no way
|
|
| Back to top |
|
 |