Hello, I am running, the rdac_8bit sample design, ...
# chipalooza
i
Hello, I am running, the rdac_8bit sample design, but netlist gives this error, can someone point out how to resolve?
This too in command window
even Instru_amp sample is giving the following error message.
Am I missing any step ?
l
Have you added the
xschemrc
file to the
/xschem
directory?
i
I have used these:
Copy code
cd xschem
cp /usr/local/share/pdk/sky130A/libs.tech/xschem/xschemrc .
cp /usr/local/share/pdk/sky130A/libs.tech/ngspice/spinit .spiceinit
yes,
l
Try changing the value of the s1 block to
.lib /usr/local/share/pdk/sky130A/libs.tech/combined/sky130.lib.spice tt
i
ok, let me try
Its there.
l
There is a missing
/local/
after
/usr
path
i
ok
l
message has been deleted
i
Yeah, getting it now
👍 1
Strange, in the Recorded video that Tim presented, it didn't contain/local? But Yes, now it working. Thanks Lucas
anyone tried rdac sample example, here missing symbol error i got
Message in command window
l
Run cace once for this example and it will download an external dependency needed to make it work
i
ok
Yes, After running cace, the symbol got loaded, sorry to miss it in recording.