diff options
Diffstat (limited to 'src/opt/res/res.h')
-rw-r--r-- | src/opt/res/res.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opt/res/res.h b/src/opt/res/res.h index 3c963e99..3c3431bf 100644 --- a/src/opt/res/res.h +++ b/src/opt/res/res.h @@ -42,6 +42,7 @@ struct Res_Par_t_ { // general parameters int nWindow; // window size + int nGrowthLevel; // the maximum allowed growth in level after one iteration of resynthesis int nSimWords; // the number of simulation words int nCands; // the number of candidates to try int fArea; // performs optimization for area |