Line 10:
Line 10:
* Do the parts work on falling or rising edges of the clock? Most VHDL designs are currently on rising edges, but this can be easily corrected.
* Do the parts work on falling or rising edges of the clock? Most VHDL designs are currently on rising edges, but this can be easily corrected.
* The temperature sensor and the ADC share the same SPI-like bus lines; can they be combined into a single VHDL design?
* The temperature sensor and the ADC share the same SPI-like bus lines; can they be combined into a single VHDL design?
+
+
== Component code ==
+
+
* [[Programming the DAC]]
== The DAC ==
== The DAC ==