oottot
Newbie
HI, I want to convert lib file to db file
So I'm going to use dc_shell
read_lib A.lib
write_lib A.lib -format db -output ./A.db
I did this, but there was an error...
--> write_lib in dc_shell is no enabled. please start new session and do enable_write_lib_mode to enable it , or use ic_shell instead
The error is the same even if I use another command. What should I do?
So I'm going to use dc_shell
read_lib A.lib
write_lib A.lib -format db -output ./A.db
I did this, but there was an error...
--> write_lib in dc_shell is no enabled. please start new session and do enable_write_lib_mode to enable it , or use ic_shell instead
The error is the same even if I use another command. What should I do?