aquiles viza
05/08/2024, 3:28 PMaquiles viza
05/08/2024, 3:30 PMStefan Schippers
05/08/2024, 3:42 PMaquiles viza
05/08/2024, 7:11 PMStefan Schippers
05/08/2024, 9:02 PMStefan Schippers
05/08/2024, 9:19 PMStefan Schippers
05/08/2024, 9:21 PMaquiles viza
05/08/2024, 10:28 PMStefan Schippers
05/08/2024, 11:18 PMonly_toplevel=true
, so it will be in the netlist only if the opamp is netlisted as a top level. I create a netlist for the opamp and simulate it.
Then I place the opamp symbol in a testbench and write another set of spice commands in the testbench code.sym element. The opamp code.sym will not be in the netlist.Stefan Schippers
05/09/2024, 12:13 AMschippes@asus:~/.xschem/xschem_library/xschem_extraction$ xschem -n -q -x resistor.sch && echo ok
pdk installation: using /home/schippes/share/pdk
180MCU_MODELS: /home/schippes/share/pdk/models/ngspice
Paths registered on xschem:
- /home/schippes/.xschem/xschem_library
- /home/schippes/.xschem/xschem_library/xschem_extraction
- /home/schippes/share/pdk/gf180mcuA/libs.tech/xschem
- /home/schippes/share/xschem/xschem_library
xschemrc: /home/schippes/.xschem/xschem_library/xschem_extraction/xschemrc
working path: /home/schippes/.xschem/xschem_library/xschem_extraction
-- THIS DEPENDS ON THE STRUCTURE OF THE PROJECT --
The spice is generated on $module/output/extraction/test/
When doing pex simulations, use relative references from there
setup_tcp_bespice: success : listening to TCP port: 2022
Error: Symbol /home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sym: schematic pin: OUT1 not in symbol
Error: Symbol /home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sym: schematic pin: IN2 not in symbol
Error: Symbol /home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sym: schematic pin: IN1 not in symbol
Error: Symbol /home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sym: schematic pin: OUT2 not in symbol
Error: Symbol /home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sym has 4 pins, its schematic has 5 pins
Error: Symbol /home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sym: symbol pin: VDD not in schematic
Error: Symbol /home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sym: symbol pin: OUT not in schematic
Error: Symbol /home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sym: symbol pin: VSS not in schematic
-----------/home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sch
-----------/home/schippes/.xschem/xschem_library/xschem_extraction/resistor.sch
schippes@asus:~/.xschem/xschem_library/xschem_extraction$