Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWhat is wrong with EPCS4
In my custom board I connected EPCS4 device to Cyclone II on this order. Is this wrong because I was unable to detect EPCS4 device over JTAG. I only want to use JTAG, and in the cyclone II manual ...
Altera_Forum
Honored Contributor
14 years agoTo test a clock input you can create a very simple FPGA design with a counter that divides the frequency down to something in the 1Hz area and use it to flash a LED, if you have one on the board.
Another way could be to feed that clock signal to a PLL and to monitor the pll's "locked" output. IIRC you can also une signaltap and put this clock as clock source for the probe. If there is no clock when you start the measurement I think you'll get a "waiting for clock" message.