Forum Discussion
LChow3
Occasional Contributor
3 years agoHow to use CLOCK_50 on Cyclone II device
I like to program a simple D flip-flop with an asynchronous reset. It requires a Clock input. I'm using a Cyclone II device. Shall I use the pin CLOCK_50 as the Clock? Is there any example of how...
Nurina
Regular Contributor
3 years agoHi,
Are you trying to create a design on the Quartus software? And are you using a devkit?
Regards,
Nurina
- LChow33 years ago
Occasional Contributor
I just like to do a simple testing on how to configure Clock for a D flip-flop on FGPA board - Cyclone II family, device name EP2C20F484C7
Any idea how to configure clock?