KD_353
Newbie level 5

Hi All,
I'm using laker tool in doing layout design. How can I invoke a laker command in unix shell terminal. For example, I wanted to export my layout into a gds file.
lakerExportStream -lib LIBRARY1 -topCell TOPCELL1 -viewName layout \
... ... ...
-file TOPCELL1.gds -logFile TOPCELL1.export.log ;
This command properly works when invoked inside the laker console, but this is not recognized when invoke in a unix terminal. Is there a way to link the unix terminal to my laker console so that I can invoke laker command even in unix terminal.
Thank you in advance!!!
Cheers!
I'm using laker tool in doing layout design. How can I invoke a laker command in unix shell terminal. For example, I wanted to export my layout into a gds file.
lakerExportStream -lib LIBRARY1 -topCell TOPCELL1 -viewName layout \
... ... ...
-file TOPCELL1.gds -logFile TOPCELL1.export.log ;
This command properly works when invoked inside the laker console, but this is not recognized when invoke in a unix terminal. Is there a way to link the unix terminal to my laker console so that I can invoke laker command even in unix terminal.
Thank you in advance!!!
Cheers!