-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello.
I am trying to use your tool to generate some inductors in virtuoso in a research technology. I have firstly installed the tool on my ubuntu vm where I have the complete tool suite for sky130 PDK. I am trying to generate a mos using this command: ./opc --technology skywater130 --export gds --cell basic/mosfet and i get this error : /home/ubuntu/openPCells/tech/skywater130/layermap.lua:5: attempt to call a nil value (global 'array') . I have commented all array and map commands and now I get this error: /home/ubuntu/openPCells/tech/skywater130/layermap.lua:5: attempt to call a nil value (global 'array').
Is the skywtare130 tech file you provided still viable ? It says that it is from 4 years ago. Also, is it possible to create tech files for gpdk45, 90 or 180 from cadence? It would make it easier to test the tool when I deploy it on the virtuoso server.