Pepijn de Vos
05/24/2021, 11:52 AMTim Edwards
05/24/2021, 12:27 PMsky130A.magicrc
from the installed PDK to your local directory where you are running magic and rename it to .magicrc
, or else run magic with the option -rcfile <path_to>/sky130A.magicrc
. My intent this summer is to work with an intern to create a "project manager" type application that will do these kind of setups automatically, so that you don't have to remember what files need to be copied from where every time, since similar copies are needed for netgen, xschem, etc.Pepijn de Vos
05/24/2021, 12:29 PMTim Edwards
05/24/2021, 12:30 PMPepijn de Vos
05/24/2021, 12:30 PMError parsing user "code/open_pdks/sky130/magic/sky130.magicrc": couldn't read file "STAGING_PATH/TECHNAME/MAGIC_CURRENT/TECHNAME.tcl": no such file or directory
Tim Edwards
05/24/2021, 12:31 PMmake
but before you run make install
, you can use the file in open_pdks/sky130/sky130A/libs.tech/magic/sky130A.magicrc
.Pepijn de Vos
05/24/2021, 12:32 PM