iic-jku / IIC-OSIC-TOOLS

IIC-OSIC-TOOLS is an all-in-one Docker image for SKY130/GF180/IHP130-based analog and digital chip design. AMD64 and ARM64 are natively supported.
Apache License 2.0
258 stars 42 forks source link

Step 39: gdsii-klayout failed #42

Open uChoh5fe opened 4 months ago

uChoh5fe commented 4 months ago

Sorry, it is me again :-( Maybe this is also because of the apptainer image, but maybe you find also a nice solution ;-)

The following command failed: Executing "{python3 /foss/tools/openlane/2024.01/scripts/klayout/stream_out.py --output /home/user/designs/regfile_2r1w/runs/full_guide/results/signoff/regfile_2r1w.klayout.gds --lyt /foss/pdks/sky130A/libs.tech/klayout/tech/sky130A.lyt --lym /foss/pdks/sky130A/libs.tech/klayout/tech/sky130A.map --lyp /foss/pdks/sky130A/libs.tech/klayout/tech/sky130A.lyp --top regfile_2r1w --with-gds-file /foss/pdks/sky130A/libs.ref/sky130_fd_sc_hd/gds/sky130_fd_sc_hd.gds --with-gds-file /home/user/designs/mem_1r1w/runs/full_guide/results/final/gds/mem_1r1w.gds --input-lef /home/user/designs/regfile_2r1w/runs/full_guide/tmp/merged.nom.lef /home/user/designs/regfile_2r1w/runs/full_guide/results/routing/regfile_2r1w.def |& tee /dev/null /home/user/designs/regfile_2r1w/runs/full_guide/logs/signoff/39-gdsii-klayout.log}"

This I get in 39-gdsii-klayout.log:

Usage: exe [OPTIONS] INPUT
Try 'exe --help' for help.

Error: Missing argument 'INPUT'.

Sorry if I bother you too much.

hpretl commented 4 months ago

Hmh, strange. I'll be out of office for a week, I'll take a look afterwards...