Skip to content

Commit

Permalink
fix typo in params.json
Browse files Browse the repository at this point in the history
  • Loading branch information
limbo018 committed Oct 27, 2024
1 parent daaa03f commit 13697cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dreamplace/params.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,15 +279,15 @@
"required" : "required for timing-driven mode"
},
"use_bb" : {
"descripton" : "whether use bb step",
"description" : "whether use bb step",
"default" : 0
},
"macro_place_flag" : {
"descripton" : "whether enable macro placement",
"description" : "whether enable macro placement",
"default" : 0
},
"two_stage_density_scaler" : {
"descripton" : "scale density weight after macro place",
"description" : "scale density weight after macro place",
"default" : 1000
},
"macro_halo_x": {
Expand Down

0 comments on commit 13697cc

Please sign in to comment.