mina_maksimous
06/03/2021, 3:06 PMTim Edwards
06/03/2021, 4:06 PMmina_maksimous
06/03/2021, 4:07 PMTim Edwards
06/03/2021, 4:08 PMmina_maksimous
06/03/2021, 4:15 PMmina_maksimous
06/03/2021, 4:15 PMmina_maksimous
06/03/2021, 4:58 PMmina_maksimous
06/03/2021, 4:59 PMTim Edwards
06/03/2021, 5:35 PMcat /usr/local/lib/magic/tcl/toolkit.tcl | grep netlist_to_layout
should return
# Supporting procedures for netlist_to_layout procedure
proc magic::netlist_to_layout {netfile library} {
?
You would not be able to use the device generator for Sky130 if you did not have access to the toolkit script.mina_maksimous
06/03/2021, 5:36 PMmina_maksimous
06/03/2021, 5:37 PMTim Edwards
06/03/2021, 5:41 PMtoolkit.tcl
, which should look like https://github.com/RTimothyEdwards/magic/blob/master/tcltk/toolkit.tcl .mina_maksimous
06/03/2021, 5:44 PMTim Edwards
06/03/2021, 6:12 PM