when I import a spice netlist in magic. I get thes...
# sky130
h
when I import a spice netlist in magic. I get these instances which are transparent. how to turn them into actual layout?
m
@Himanshu Singh this is the top level view. To display the lower layers, use the right and left mouse buttons to select a viewing area (white box) and then type
expand
in the command window.
h
ok. its there a way to do this for all cells at once? i have many instances
m
Copy code
select top cell
expand
h
thanks, grateful
m
or s and then x as a short cut