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
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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