Line 1:
Line 1:
−
{| align="right" style="text-align:center"
+
{| align="right" border="1"
+
|
+
{| align="right" width="100px" style="text-align:center"
|+ '''VHDL Tutorial'''
|+ '''VHDL Tutorial'''
|-
|-
−
! colspan="2" | You are on the index page.
+
| colspan="2" | You are on the index page.
|-
|-
| < prev || [[VHDL: Where to start|next >]]
| < prev || [[VHDL: Where to start|next >]]
|}
|}
−
+
|}
FPGA programming using a hardware description language is not a commonly taught skill in physics programs, but is a necessary skill for designing the electronics required for this project. This tutorial aims to layout the design process and teach the basics of hardware description language; in particular [http://en.wikipedia.org/wiki/Vhdl VHDL]. The main competitor to VHDL is [http://en.wikipedia.org/wiki/Verilog Verilog]; tutorials and information regarding Verilog can be found through Google web searching.
FPGA programming using a hardware description language is not a commonly taught skill in physics programs, but is a necessary skill for designing the electronics required for this project. This tutorial aims to layout the design process and teach the basics of hardware description language; in particular [http://en.wikipedia.org/wiki/Vhdl VHDL]. The main competitor to VHDL is [http://en.wikipedia.org/wiki/Verilog Verilog]; tutorials and information regarding Verilog can be found through Google web searching.