Eric Smith
11/25/2022, 11:34 PM[ERROR ORD-0005] No technology has been read.
[ERROR GUI-0070] ORD-0005
I’m guessing this means I didn’t read the tlef file for the cell library but I thought that was supposed to happen when I source:
source $::env(PDK_ROOT)/sky130A/libs.tech/openlane/config.tcl
Any idea what I should be looking at to fix the error?Matt Liberty
11/25/2022, 11:35 PMMatt Liberty
11/25/2022, 11:36 PMEric Smith
11/26/2022, 12:19 AMMatt Liberty
11/26/2022, 7:04 AMManuel M
11/26/2022, 10:36 AMflow.tcl -design bla -tag foo -overwrite
and afterwards flow.tcl -design bla -tag foo -gui
works for me in the iic-osic-tools container without sourcing anything else. Are you using the latest docker-image version?