Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
Could you try
set_multicycle_path -from [get_clocks {FX3_PCLK}] -to [get_clocks {FX3_PCLK_virt}] -setup 2 -end
set_multicycle_path -from [get_clocks {FX3_PCLK}] -to [get_clocks {FX3_PCLK_virt}] -hold 1 -end
Thanks.