The document describes a procedure that finds the memory locations of black box memory cells in a design and writes their names, x locations, y locations, and orientations to a file. It iterates through each memory cell instance, gets its name, location and orientation from the database, and writes a place and fix command for it to the output file. The file is then closed.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
759 views1 page
Enc Script
The document describes a procedure that finds the memory locations of black box memory cells in a design and writes their names, x locations, y locations, and orientations to a file. It iterates through each memory cell instance, gets its name, location and orientation from the database, and writes a place and fix command for it to the output file. The file is then closed.