Description
Yes, the three paths that you can false path in the Intel® Quartus® II software version 13.1 are:
- adce_off_r
- adce_on_rr
- resetpld_sync_r
The syntax below can be added to any SDC file in your project:
-
set_false_path -to [get_registers *|*.adce_off_r[0]]
-
set_false_path -to [get_registers *|*.adce_on_rr[0]]
-
set_false_path -to [get_registers *|reset_sync_pldclk_r[*]]
Resolution
This is fixed in Intel® Quartus® II version 14.1.