Difference between revisions of "VHDL tutorial"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | 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 VHDL. | ||
| + | <code> | ||
| + | \frac{1}{2} | ||
| + | This is a code box... I think | ||
| + | </code> | ||
| + | \frac{1}{2} | ||
| + | This is outside a code box or a math region. | ||
| + | |||
| + | <math> | ||
| + | \frac{1}{2} | ||
| + | This is a math region. | ||
| + | </math> | ||
Revision as of 14:20, 6 July 2007
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 VHDL.
\frac{1}{2}
This is a code box... I think
\frac{1}{2} This is outside a code box or a math region.