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.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
649 views
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.