Harald Pretl
11/06/2023, 7:05 AMgds read file.gds
in Magic do gds readonly true
.
* This sets the property GDS_FILE
in Magic, that it uses as reference when writing the GDS from the MAG file later.
* When a cell needs to be changed, this property has to be removed by doing a property GDS_FILE ""
on this cell.
* The SPICE netlist of the analog design normally resides in the xschem
folder. However, in order to pass the consistency check of the MPW-precheck of efabless, the netlist has also to be placed into the folder netgen
.
* Run a local mpw-precheck early in order to detect issues. The DRC ruleset from KLayout can differ to whatever one is using locally, so expect new DRC errors to pop up.
* This repo <https://github.com/iic-jku/sky130_adc_202311> passes all the mpw-prechecks and the TO procedure on the efabless site, so can be used as a reference and template.Harald Pretl
11/06/2023, 7:06 AMTim Edwards
11/06/2023, 10:03 PMJorge Marin
11/08/2023, 11:22 PMJorge Marin
11/09/2023, 6:31 PMHarald Pretl
11/09/2023, 6:45 PMngspice
and xyce
. Patrick, any hints? @Jorge Marin Can you maybe describe your crashes a bit further?