@Yusuke Sakemi: For a full-chip layout, nothing beats the PNM plot routine written for Magic by Rajit Manohar.
In magic, expand the layout and then do
plot pnm <filename> <width>
For a full-chip layout, a width of 1000 usually makes a nice output.
Since PNM files are not compressed, you probably want to use ImageMagick's "convert" command to convert the output:
convert <filename>.pnm <filename>.png
👍 1
y
Yusuke Sakemi
04/03/2024, 2:11 AM
Thank you very much. The plot command worked nicely!
I found that before that command, flattenning the layout was necessary to properly visualize the layout.
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.