<#C032VUYLL64|chipignite> i am learning the flow....
# chipignite
a
#chipignite i am learning the flow. Designed an inverter in xchem. It is working completely fine. While designing the layout in magic, i import the SPICE file place the cells properly,but when i close the window and open the saved design it shows only boxes(attached) . The options shown while saving the layout is also attached. Am i doing something wrong here?
1
m
@Ashvinikumar Dongre when magic opens a design, it only reads the top data (which is faster). If you need to see the entire hierarchy, select the area you want to view (create a box with left and right mouse buttons) and type
expand
in the console. The
x
or
X
short cut might also work. You can select the entire edit cell region with
select top cell
.
a
Dear sir, Thank you so much for your reply. It works. #chipignite #openlane
👍 1