diff --git a/src/xschem.tcl b/src/xschem.tcl index 83c47078..b09e8d19 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -113,7 +113,7 @@ proc netlist {source_file show netlist_file} { global XSCHEM_SHAREDIR flat_netlist hspice_netlist netlist_dir global verilog_2001 netlist_type tcl_debug - if {$tcl_debug <= 0} { puts "netlist: source_file=$source_file, netlist_type=$netlist_type" } + if {$tcl_debug <= -1} { puts "netlist: source_file=$source_file, netlist_type=$netlist_type" } if {$netlist_type eq {spice}} { if { $hspice_netlist == 1 } { set hspice {-hspice} diff --git a/xschem_library/examples/mos_power_ampli.sym b/xschem_library/examples/mos_power_ampli.sym index 14399ef0..805b91dc 100644 --- a/xschem_library/examples/mos_power_ampli.sym +++ b/xschem_library/examples/mos_power_ampli.sym @@ -4,7 +4,8 @@ K {type=subcircuit format="@name @pinlist @symname" template="name=x1" net_name=true -verilog_netlist=true} +verilog_netlist=true +schematic=bus_keeper.sch} V {} S {} E {}