vks
07/11/2024, 5:12 AMKrzysztof Herman
07/11/2024, 5:42 AMusr/local/bin/
and then try to run openvaf --help
if this works you can then run the python script in xschem
directory. It will call openvaf, compile the psp103 model and put the binary in a simulation directory. Please report if it worked for you.vks
07/11/2024, 5:59 AMPDK_ROOT
variable and then run python3 install.py
script.Krzysztof Herman
07/11/2024, 6:17 AMxschem
elsewhere it will know nothing about the PDK data so what you have to do is to point to the configuration file, namely xschemrc
xschem --rcfile $PDK_ROOT/ihp-sg13g2/libs.tech/xschem/xschemrc
vks
07/11/2024, 6:29 AM$PDK_ROOT/ihp-sg13g2/libs.tech/xschem/xschemrc
file or creating it's link in my local directory will also work. Please confirm.Krzysztof Herman
07/11/2024, 7:05 AMvks
07/11/2024, 7:30 AM