Personal tools

FPGA

From iis-projects

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