I hate multicycle paths. They have their uses, but they are not simulatable. When you declare something: set_multicycle_path -setup -from a_in -to c_out 2 set_multicycle_path -hold -from a_in -to c_out 1 You are essentially telling the tool that it has one extra clock cycle (a total of 2 clocks) to …
Read More »