Programming the FPGA

From UConn PAN
Revision as of 18:40, 5 July 2007 by Krueger (talk | contribs)
Jump to navigation Jump to search

The FPGA is the hub of the digital control board and all other chips are connected to and controlled by it. This article discusses the programming of the FPGA. All code is written in VHDL. For the purposes of testing, each chip has not only a controller written for it, but an emulator as well.

The DAC

Emulator

DAC emulator functional block diagram

Controller

DAC controller functional block diagram

The Temperature Sensor

Emulator

Temperature sensor emulator functional block diagram

Controller

Temperature sensor controller functional block diagram