Changes

Jump to navigation Jump to search
No change in size ,  21:07, 5 July 2007
no edit summary
Line 1: Line 1:  
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 [http://en.wikipedia.org/wiki/VHDL VHDL].  For the purposes of testing, each chip has not only a controller written for it, but an emulator as well.
 
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 [http://en.wikipedia.org/wiki/VHDL VHDL].  For the purposes of testing, each chip has not only a controller written for it, but an emulator as well.
   −
== Open Questions ==
+
== Open questions ==
    
What is the clock speed of the FPGA?  Timing constraints must be taken into account to link the multiple blocks.
 
What is the clock speed of the FPGA?  Timing constraints must be taken into account to link the multiple blocks.
Line 101: Line 101:  
*** ''Q'': serial out line
 
*** ''Q'': serial out line
   −
== The Temperature Sensor ==
+
== The temperature sensor ==
    
=== Interface ===
 
=== Interface ===
461

edits

Navigation menu