Personal tools

Difference between revisions of "Category:FPGA"

From iis-projects

Jump to: navigation, search
(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...")
 
Line 4: Line 4:
 
* Develop your architecture using Hardware Description Languages (HDL) such as Verilog or VHDL
 
* Develop your architecture using Hardware Description Languages (HDL) such as Verilog or VHDL
 
* Run your system on the development board and collect the results.
 
* Run your system on the development board and collect the results.
 +
 +
==Available Projects==
 +
<DynamicPageList>
 +
suppresserrors = true
 +
category = Available
 +
category = FPGA
 +
</DynamicPageList>
 +
==Projects in Progress==
 +
<DynamicPageList>
 +
suppresserrors = true
 +
category = In progress
 +
category = FPGA
 +
suppresserrors=true
 +
</DynamicPageList>
 +
==Completed Projects==
 +
<DynamicPageList>
 +
suppresserrors = true
 +
category = Completed
 +
category = FPGA
 +
suppresserrors=true
 +
</DynamicPageList>

Revision as of 18:10, 10 February 2015

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

Subcategories

This category has only the following subcategory.

Pages in category "FPGA"

The following 102 pages are in this category, out of 102 total.