Forum Discussion
mappy5
New Contributor
3 years agoIs this the right way to set timing constraints on CLK_1?
create_generated_clock -name CLK_1 -source [get_registers {yyy:xxx|half_1}] -divide by 245760 [get_registers {yyy:xxx|CLK_1}]
- sstrell3 years ago
Super Contributor
Yes, that's the idea, though like I said, you probably have to create a clock for half_1 as well.