Altera_Forum
Honored Contributor
10 years agonewbie cyclone II design
hi guys,
I am a newbie to FPGA, and I stumbled on a project wherein I was forced to abandon my microcontrollers in favor of FPGA.. The project involves controlling 16 sets of identical hardware, but should be controlled individually.. I am very sorry as such I cannot discuss further the exact description of the hardware, because I am bound into its owner for privacy and trade secret.. Anyway, each hardware set is controlled via 4-bits of data, 1 enable pulse and 1 clock pulse.. Pardon to my ignorance, i just designed my circuit.. used an Altera Cyclone II FPGA in the design.. That's the only FPGA that has the ample amount of I/O pins I need, and readily available from my electronics CAD software, and for I was provided an Altera USB-Blaster for device programming.. So, i have to use a Quartus II web edition IDE, modelsim-altera starter edition for simulation and verification.. I have tried some tutorials for a quick turn-around to Altera FPGA, and I have successfully compiled, simulated and learned from various sources.. I have also compared and learned that FPGA executes far better that microcontroller, with the number of devices I have to control and manipulate.. Now, the time came for needing additional info.. And a good forum is an excellent source (info are tested/verified and reputable from various users/gurus/experimenters/hobbyist) than soul-hunting for my specific needs via "google".. May I humbly ask for your opinion/advice on how to generate a clock signal/pulse out of a Cyclone II pin? Is there a specific pin/allocated pin for that? I will be needing at about 1~25 MHz clock frequency.. Should you need further info for clarifications, please let me know so that I can provide as such.. Happy computing everyone!!:)