Report HMs in the design

Report HMs in the design
dbForEachHeadCell [dbgHead] cell {
+ if {[dbIsCellBlock $cell]} {
+ Puts [dbCellName $cell]
+ }
+ }

e.g.
results_conv
rom_512x16A
ram_256x16A
pllclk

你可能感兴趣的:(Report HMs in the design)