Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
18 years ago

same constraint, different compiling time

My system has 360 input signal and need to be constraint as clock. I use the following two method to create clock: method 1: create_clock -name {FREQMeasure_ChannleIn} -period 10000.000 -wave...