Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Just create a virtual clock with required frequency and waveform parameters. --- Quote End --- hi, virtual clock? I have no idea about the required waveform. for example, create_clock -period 2.000 -name tsca_clk tsca_clk -waveform {0 1} ? can the above constraints work correctly? thx :)