Hello, I'm trying to run the prechecks but the XOR...
# efabless
h
Hello, I'm trying to run the prechecks but the XOR doesn't seem to work:
Processing system .magicrc file
Loading "/home/hss11/mpw_precheck/checks/xor_check/erase_box.tcl" from command line.
"sky130(vendor)" is not one of the CIF input styles Magic knows.
*Error*: No style is set
The CIF input styles are: .
Don't know how to read GDS-II:
Nothing in "cifinput" section of tech file.
File user_analog_project_wrapper.mag couldn't be read
No such file or directory
``````
based on the logs I get the impression it's not properly loading my .magicrc file
okay I found the issue, I needed to set
PDK_ROOT
to
open_sky130
(which contains
sky130A
) rather than the directory containing
open_sky130
. Then it was just xvfb and klayout dependencies
alright, got my layout placed with just the consistency check left to go 🙂
r
Hi, could you please elaborate a bit more on this, where exactly did you do these changes?
h
This was MPW-3 prechecks so it probably no longer applies, sorry
r
No problem~ 👍