Check out my repo for the reram model using openva...
# reram
b
Check out my repo for the reram model using openvaf and ngspice: https://github.com/barakhoffer/sky130_ngspice_reram I have updated the model and turned it to a well-posed one and now it shows switching of the ReRAM device when simulating with ngspice!
๐Ÿ‘ 3
๐Ÿ‘๐Ÿป 1
a
Hi, I tried using the model using pre_osdi command but ngspice shows following error: Can you tell why it is not able to recongize osdi command even with ngspice-39? @Barak Hoffer
l
this obsoletes your xyce repo?
s
the openvaf/osdi addition is recent in ngspice. I don't know if ngspice-39 did have the osdi commands.If in doubt update ngspice to latest
๐Ÿ‘ 1
Also compile ngspice with the
--enable-osdi
option.
l
I'm on 41 thanks for tip
It's working just wondering if I would need to use barak's other repo for anything
This one https://github.com/barakhoffer/sky130_xyce_reram . Don't think I'll need it
Oh except I do need the xschem file
s
Looks like this is for Xyce, not for ngspice. I haven't done any test (yet) on Xyce.
l
Yes hence the either/or haha