Michel Arendt
Newbie level 3
- Joined
- Feb 18, 2014
- Messages
- 3
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 3
- Location
- Porto Alegre, Brazil
- Activity points
- 22
Hello!
I'm currently working on an automated workflow for design and implementation of standard cells. We got as far as automatically generating a layout and having it exported to a .CIF file. Then we manually import this layout into our cell library along with the .SP file which must also be imported as the layout's schematic for running both DRC and LVS on the cell.
My current goal: automatically importing both of these into my Library.
The idea is to use Linux's shell to run some sort of script for this importing. Does anyone have any pointers on how to accomplish this? Any guidance at all?
I'm pretty sure this is possible, somehow and I'm currently having a look at SKILL, but I'm unsure if this is the right way to go...
Any help is appreciated. Thanks in advance!
Michel
I'm currently working on an automated workflow for design and implementation of standard cells. We got as far as automatically generating a layout and having it exported to a .CIF file. Then we manually import this layout into our cell library along with the .SP file which must also be imported as the layout's schematic for running both DRC and LVS on the cell.
My current goal: automatically importing both of these into my Library.
The idea is to use Linux's shell to run some sort of script for this importing. Does anyone have any pointers on how to accomplish this? Any guidance at all?
I'm pretty sure this is possible, somehow and I'm currently having a look at SKILL, but I'm unsure if this is the right way to go...
Any help is appreciated. Thanks in advance!
Michel