George C-E
08/14/2024, 5:55 AMStefan Schippers
08/17/2024, 4:20 PMcode.sym or code_shown.sym. All xschem_sky130 example circuits do this.Stefan Schippers
08/17/2024, 4:26 PMsky130_tests/test_nmos.sch does characterize I/V curves of numeroius silicon nmos sky130 devices. The sky130_tests/test_pmos.sch does the same for p-channel devices.Stefan Schippers
08/17/2024, 4:27 PMGeorge C-E
08/19/2024, 9:58 PMGeorge C-E
08/19/2024, 10:41 PMStefan Schippers
08/21/2024, 10:43 PMwrite circuit.raw if schematic name is circuit.sch)
• Place a graph in xschem (Simulation->Graphs -> Add waveform graph)
• Load the raw file (Waves->tran or Waves->dc, ...., depending on the simulation you have created).
• Display signals in the graph. See this tutorial.