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.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
convert lib to db
Yes.You can use library_compiler to convert your libary from lib format to db format.
%dc_shell
dc_shell>read_lib ./path/library_file_name.lib(ex: TSM018AG_AASW.lib)
dc_shell>write_lib library_name -f db -o ./path/library_file_name.db
Yes.You can use library_compiler to convert your libary from lib format to db format.
%dc_shell
dc_shell>read_lib ./path/library_file_name.lib(ex: TSM018AG_AASW.lib)
dc_shell>write_lib library_name -f db -o ./path/library_file_name.db
That's dc_shell, right?, but it really works.
Both dc_shell (Design Compiler) and Library Compiler (lc_shell)
can do this translation.
--------------------------------------------------------------------------
lc_shell> read_lib ...
lc_shell> write_lib ...
w poliscz internetowy
We got a tool to convert the layouts to .lib format... we now need a tool to convert the .lib file to a .db file... ne poniters to such a tool.. will be appreciated...
Could you please tell me whck tool can convert layout to .lib ?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…