The two main programming languages for fpga/cpld devices in the world today are Verilog & VHDL. Both are concurrent programming languages (similar to Ada) and both are used globally. The difference between them is merely syntax, formation but not funcationality. This tutorial provides an intro to VHDL
using the altera UP1/UP2 board.
PyroFactor:
March 15th, 2008 at 10:54 am
hey can u update a code 2 make use of the vga display using altera UP1 board?
thanks in advance
March 15th, 2008 at 11:04 am
I plan on creating a tutorial for VHDL/Verilog VGA signal generation in the next week or two, so stay tuned!