Art Scott
05/04/2023, 3:55 PM* This is a simple LC tank circuit
* The inductor is L=1H and the capacitor is C=1uF
* The circuit is excited by a DC voltage source of V=1V
* Define the circuit elements
.define L 1H
.define C 1uF
* Define the voltage source
V1 1 0 DC 1V
* Create the circuit
L1 1 2 1H
C1 2 0 1uF
* Run the simulation
.tran 1ms 100ms
* Plot the results
.plot v(1)
mohamed hassan
05/05/2023, 5:51 PMJon Ho
05/05/2023, 6:18 PMAmr Samy
05/06/2023, 6:53 PMmohamed hassan
05/09/2023, 1:17 PMStefan Schippers
05/10/2023, 12:03 PMmohamed hassan
05/10/2023, 7:59 PMPritesh Ps
05/11/2023, 9:54 PMThomas Figura
05/12/2023, 2:13 PMAmr Samy
05/16/2023, 12:08 PMRajeev Rajagopal
05/16/2023, 4:15 PMArt Scott
05/18/2023, 1:20 PMEnno
05/18/2023, 2:29 PMPritesh Ps
05/19/2023, 8:29 PMmohamed hassan
05/21/2023, 4:00 PMTom
05/22/2023, 5:47 PMAmr Samy
05/24/2023, 9:39 PMAlfonso Cortés
05/30/2023, 3:22 AMext2spice lvs
and ext2spice
. I run netgen with netgen -batch lvs "inverter_schem.spice not" "inverter_layout.spice inverter" /foss/pdk/sky130A/libs.tech/netgen/sky130A_setup.tcl lvs.log
I am using the iic-osic-tools Docker.Amirhossein zanjani
05/30/2023, 2:03 PMAidan Medcalf
05/30/2023, 4:22 PMMedinceanu Paul-Catalin
05/31/2023, 7:07 PMYusuke Sakemi
06/02/2023, 6:43 AMZeyi Wang
06/05/2023, 1:18 AMRafik Bouch
06/05/2023, 7:41 AMRafik Bouch
06/05/2023, 8:02 AMAidan Medcalf
06/05/2023, 6:06 PMitalo
06/08/2023, 12:35 AMDinesh A
06/08/2023, 6:24 AM