Synopsys ICC: cell stats and post route netlist from mwlib

  • Thread starter Thread starter reddvoid
  • Start date Start date
  • Tags Tags
    Cell Stats
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
reddvoid
Messages
118
Reaction score
1
Hi,
I have loaded the milkyway database of the design to the synopsys ic compiler
how can i get details of all the cells present in the design or the netlist after place and route ?
Thanks :)
 
Hi,
I got the problem solved
The command "report_design_physical -all -verbose" did the work

Thank you