Hugo Dias
02/28/2023, 2:01 AMMitch Bailey
02/28/2023, 3:16 AM.SUBCKT
. Before creating the netlist from xschem, select Simulation
->`LVS netlist: Top level is a .subckt`Hugo Dias
02/28/2023, 11:48 PMMitch Bailey
03/01/2023, 12:52 AMHugo Dias
03/01/2023, 7:18 PMnetgen -batch lvs "../mag/user_analog_project_wrapper.spice user_analog_project_wrapper" "../xschem/simulation/user_analog_project_wrapper.spice user_analog_project_wrapper" setup.tcl comp.out
Hugo Dias
03/01/2023, 7:19 PM~/sky130_workspace/open_pdks/sky130/sky130A/libs.tech/netgen/sky130A_setup.tcl
Mitch Bailey
03/02/2023, 2:01 AMnetgen -batch
And what’s the pdk version? cat $PDK_ROOT/sky130A/SOURCES
Hugo Dias
03/02/2023, 2:41 AMNetgen 1.5.244 compiled on sex 03 fev 2023 15:27:56 -03
Hugo Dias
03/02/2023, 2:48 AMMitch Bailey
03/02/2023, 5:24 AMvolare
.Mitch Bailey
03/02/2023, 5:29 AM* Black-box entry subcircuit for user_analog_project_wrapper abstract view
.subckt user_analog_project_wrapper gpio_analog[0] gpio_analog[10] gpio_analog[11]
Is this a maglef
file or a mag
file extraction?Hugo Dias
03/03/2023, 1:57 AMextract all
ext2spice lvs
ext2spice
on my of user_analog_project_wrapper.mag
with my device inside it.Mitch Bailey
03/03/2023, 3:19 AMuser_analog_project_wrapper
. Does
property LEFview
return anything in magic?
If it’s set to TRUE
, you probably want to set it to FALSE
.