Yusuke Sakemi
04/02/2024, 8:01 AMMitch Bailey
04/02/2024, 8:46 AMTim Edwards
04/02/2024, 12:40 PMplot 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
Yusuke Sakemi
04/03/2024, 2:11 AMflatten -nolabel -noport <cellname>