Derek Hines-Mohrman
02/27/2022, 6:25 PM$PDKPATH/libs.ref/sky130_fd_sc_hd/mag
) get replaced with absolute paths (in my case ~/proj/caravan-project/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag
).
This is inconvenient because I would like my design to be opened on multiple systems, and I have to manually fix this each time I commit. Do you know what causes this filepath replacement and if there is a way to prevent it?Tim Edwards
02/27/2022, 8:34 PMTim Edwards
02/27/2022, 8:36 PMTim Edwards
02/27/2022, 9:46 PMfile nativename $env(PDK_ROOT)
.Abhinav Uppal
08/22/2022, 7:04 PMTim Edwards
08/23/2022, 1:39 PM