FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5924 Discussions

new to Cyclone kit and need some code

Altera_Forum
Honored Contributor II
1,136 Views

I bought a Cyclone II development board and installed Quartus and would like to try it out. Where can I find some simple Verilog or VHDL code to do something like a counter or something that responds to the pushbutton? Where is it written which pin on the chip is connected to the button or the LED or the whatever?

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
214 Views

 

--- Quote Start ---  

I bought a Cyclone II development board and installed Quartus and would like to try it out. Where can I find some simple Verilog or VHDL code to do something like a counter or something that responds to the pushbutton? Where is it written which pin on the chip is connected to the button or the LED or the whatever? 

--- Quote End ---  

 

 

You need to locate the schematic for the kit. That will tell you the pin connections. 

 

If you can find an example Quartus design for the kit, then you can get most of the pin definitions from the example. 

 

Which kit do you have? 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
214 Views

EP2C20F484C7N with ten switches, four pushbuttons, four-digit LED display, two things that look like IDE connectors, and a clear sheet covering most of it.

0 Kudos
Altera_Forum
Honored Contributor II
214 Views

Is it this board: 

 

http://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=53&no=83&partno=1 

 

If it is, then I posted a basic example for the board in this thread: 

 

http://www.alteraforum.com/forum/showthread.php?t=35687 

 

I don't have the board, but I believe the example is correct. 

 

Cheers, 

Dave
0 Kudos
Reply