Forum Discussion
AEsqu
Contributor
5 years agoI cannot share RTL code.
I use this kind of constraints for now to remove those timing checks:
set_false_path -fall_to [get_clocks {mcu_clk}] -from [get_registers {*|u_rfd_clockshop|i_apb_if|s_sw_all_periph_reset_en}]
set_false_path -rise_from [get_clocks {mcu_clk}] -to [get_registers {*|u_flash_subsys|A_ip_pflash640k_atfc|u_controller|u_fmc_if|start_gate|u_cgate|ClkEnable*}]
AEsqu
Contributor
5 years agoHere is the SDC.
For this run, variables are set to:
$is_a_quartus_only_project == "0"
$current_project == "Achilles_arria_X"
$is_a_quartus_project == "1"