Altera_Forum
Honored Contributor
13 years agoset multicycle on derived clocks
hi, I have 2 derived clocks of a base clock which divide by 2 and 3 (for e.g).
If these go to clock enables of a source and sink register, then I wish to do a multicycle on this register 2 register path in terms of the *base* clock. However set_multicycle only takes -start or -end and using either makes the constraint incorrect. In addition the command doesn't take a fractional value. Is there a way to solve it? Can I set multicycles in terms of a base clock when the "distance" between the launch and latch clocks is say an odd no. of cycles of the base clock?