hello, when i open IHP example it shows this. How ...
# analog-design
s
hello, when i open IHP example it shows this. How to fix this please? @Tim Edwards @Matt Venn @mehdi
t
Add a file
xschemrc
to your working directory with the contents
Copy code
# Source the PDK xschemrc file
if {![info exists PDK]} {
    source $env(PDK_ROOT)/$env(PDK)/libs.tech/xschem/xschemrc
}

# Add current directory to xschem library path
append XSCHEM_LIBRARY_PATH :[file dirname [info script]]
set environment variables PDK_ROOT and PDK to point to the location of the IHP open PDK and the name "ihp-sg13g2", respectively.
s
thanks, im new to this is there any step by step manual please?
It also throws error for classical devices in xschem