Deepak
07/12/2023, 1:54 PMMitch Bailey
07/12/2023, 4:55 PMconfig.json
file? Example
"DIE_AREA" : "0 0 900 600",
Deepak
07/13/2023, 4:32 AMVijayan Krishnan
07/13/2023, 6:08 AMDeepak
07/13/2023, 6:10 AMVijayan Krishnan
07/13/2023, 6:12 AMmake pdn_issue
Deepak
07/13/2023, 6:57 AMDeepak
07/13/2023, 2:38 PMMichael Strothjohann
07/14/2023, 12:56 PMVijayan Krishnan
07/14/2023, 1:05 PM<http://config.mk|config.mk>
Vijayan Krishnan
07/14/2023, 1:09 PMexport DIE_AREA = 0 0 100 100
export CORE_AREA = 10 10 90 90
in <http://config.mk|config.mk>
and run the flow againVijayan Krishnan
07/14/2023, 1:17 PMexport CORE_AREA='100 100 900 900'
, but automated flow give priority to CORE_UTILIZATION
variable. So remove this from <http://config.mk|config.mk>
and try again with only DIE_AREA
and CORE_AREA
variablesDeepak
07/14/2023, 1:20 PMexport CORE_UTILIZATION = 30
export CORE_ASPECT_RATIO = 1
export CORE_MARGIN = 2
export PLACE_DENSITY = 0.70
Deepak
07/14/2023, 1:20 PM