|
发表于 2012-11-19 18:00:20
|
显示全部楼层
When set to true, this variable enables constant propagation, even if a design
contains only logic constants. When set to false (the default), constant propagation
is not performed unless a set_case_analysis command is specified. The
disable_case_analysis variable overrides the case_analysis_with_logic_constants
variable. If the disable_case_analysis variable is set, no constants are propagated. |
|