Difference between revisions of "FPGA Workshop 4: Behind the Scenes"

From Tmplab
(Prerequisites)
Line 21: Line 21:
 
* Bring a Xilinx FPGA board such as the Avnet Spartan-3A starter kit used in previous workshops. Boards with non-Xilinx chips cannot be used.
 
* Bring a Xilinx FPGA board such as the Avnet Spartan-3A starter kit used in previous workshops. Boards with non-Xilinx chips cannot be used.
 
* Bring any required programming (JTAG) cable and try to make sure that it works (driver installed etc.) before coming.
 
* Bring any required programming (JTAG) cable and try to make sure that it works (driver installed etc.) before coming.
 +
 +
You can come to the workshop without a board, but obviously you might not be able to perform the manipulations yourself.
  
 
= Attendees =
 
= Attendees =

Revision as of 14:04, 21 October 2009

Error creating thumbnail: File missing
FPGA Editor
  • Titre: FPGA Workshop 4: Behind the Scenes
  • Par: lekernel
  • Date: Sunday November 7th 2009
  • Lieu: /tmp/lab

We don't need no stinkin' synthesizer!


Description

In the previous workshops, we have seen that FPGAs can emulate any logic circuit.

FPGAs are however not magic nor mystical devices and this workshop will shed light on how they work internally. After theoretical explanations on their functioning, we will program them very close to the "bare silicon" by configuring manually each logic element on the chip, without any Verilog or schematics.

This will give you a better understanding of the challenges involved with writing open source programming tools, reverse engineering existing FPGA designs, injecting backdoors into FPGA bitstreams, and squeezing the most performance out of an FPGA chip.

Prerequisites

For the hands-on part:

  • Bring your laptop
  • IMPORTANT: Install Xilinx ISE. The installation takes a long time that we cannot waste during the workshop.
  • Bring a Xilinx FPGA board such as the Avnet Spartan-3A starter kit used in previous workshops. Boards with non-Xilinx chips cannot be used.
  • Bring any required programming (JTAG) cable and try to make sure that it works (driver installed etc.) before coming.

You can come to the workshop without a board, but obviously you might not be able to perform the manipulations yourself.

Attendees

Please subscribe to the workshop by editing this list!

  1. lekernel