Personal tools

FPGA

From iis-projects

Revision as of 19:50, 10 February 2015 by Weberbe (talk | contribs) (Created page with "In an FPGA (Field Programmable Gate Array) Project you will be implementing a digital project using a development board that houses a programmable FPGA a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In an FPGA (Field Programmable Gate Array) Project you will be implementing a digital project using a development board that houses a programmable FPGA and a series of peripherals. Such projects allow you to quickly realize prototypes and/or testbeds used to simulate the behavior of large systems. In such a project you will

  • Learn how to program the FPGA board
  • Understand the different available peripherals on your system board
  • Develop your architecture using Hardware Description Languages (HDL) such as Verilog or VHDL
  • Run your system on the development board and collect the results.

Available Projects

Projects in Progress

Completed Projects