Altera_Forum
Honored Contributor
16 years agoCyclone II glitch on clock
Hi,
i have a cyclone II fpga. I'm using two asynchronus clock sources. These clocks are connected into the dedicated clock input of the chip (CLK0 and CLK2). CLK0 is much faster than CLK2 (100MHz vs 300Khz). Both are rising edge clocks. CLK0 control many I/O banks, CLK2 control a state machine. When CLK0 change the status of the I/O banks, sometimes the state machine change his status on the falling edge of CLK2. With the oscilloscope i cannot see any glitch on CLK2 line, but there is... It's possible have a more robust input? P.S. if CLK0 don't control the I/O banks, everything is ok.