Rafeeq Khan Mohammed
11/30/2023, 1:29 AMStefan Schippers
11/30/2023, 2:09 AMopenvaf
• execute openvaf <http://sky130_fd_pr_reram__reram_module.va|sky130_fd_pr_reram__reram_module.va>
• put the resulting sky130_fd_pr_reram__reram_module.osdi
file into ....../share/pdk/sky130B/libs.tech/ngspice
• then create an empty directory
• put the ....../share/pdk/sky130B/libs.tech/xschem/xschemrc
file into it.
• Open a terminal in this directory
• In the terminal type: export PDK=sky130B
• run xschem: xschem sky130_tests/tb_reram.sch
• Press Netlist
button
• Press Simulate
button
• Go to menu button Waves ->Tran
to load the waveforms
The tb_reram.sch
is a testbench that uses the reram cell. You can see how the reram is used so you can draw your own circuits.Stefan Schippers
11/30/2023, 2:10 AMHridi Prova Debnath
03/15/2024, 12:21 AM.osdi
file from <http://sky130_fd_pr_reram__reram_module.va|sky130_fd_pr_reram__reram_module.va>
with openvaf and in one machine and then transfer the .osdi
file in to another machine where I have ngspice installed, and followed the steps, but pressing simulation button, it shows thats there is no osdi file available. Could anyone please help.Hridi Prova Debnath
03/15/2024, 7:28 AM.out
file, it shows one .raw file is created, but in simulations directory, there is no .raw
file and also says osdi
command is not available in ngspice, but i put resultant osdi
file in ngspice directory. how to fix this?Rafeeq Khan Mohammed
03/15/2024, 8:25 AM