Search This Blog

Monday, March 29, 2021

How to generate the PnR outputs (In innovus)

  • saveDesign  Dbname.enc
  • defOut  -floorPlan -scanChain -netlist -routing dbName.def
  • saveNetlist dbName.v
  • extractRC
  • rcOut -spef spef.name -corner <corner_Name>
  • streamOut design_name.gds -library lib_name -map stramOut.map

No comments:

Post a Comment

What is the sanity checks you have done for STA?

 Sanity checks for STA: Linking Checks: We need to check., is there any missing modules or missing pins in a library. this is done by link c...