Fusion Compiler App Options ← Home
Educational Reference Only. This content is an independent study reference. App option names, descriptions and examples are provided for learning purposes. Always verify against official Cadence / Synopsys documentation. This site is not affiliated with or endorsed by Cadence Design Systems or Synopsys Inc.
13
FUSION COMPILER APP OPTIONS

Power Intent, Determinism and DRC Flow

S.NoApp OptionDescriptionExample
1mv.upf.enable_golden_upfEnables the golden UPF flow, in which the same original golden UPF file is maintained and used throughout the flow while the tool writes power intent changes into a separate supplemental UPF file. Set The option before loading the UPFfc_shell> set_app_options -as_user_default \ -list {mv.upf.enable_golden_upf true}
2route.global.deterministicEnables deterministic mode for global routing when using multiple threads; ensures identical routing results across runs with the same starting block
3place_opt.initial_drc.global_route _basedEnables global-route based buffering when set to true; used within a checkpoint action to activate this behavior during place_optset_app_options -name place_opt.initial_drc.global_route_based -value true
4place.legalize.enable_advanced_ legalizerEnables advanced legalization mode for the check_legality command, which then supports multicore processing

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Replying to