You are not logged in.
(http://warp.rice.edu/trac/wiki/RadioController) wrote:
All the radio controller functions are divided into two sets. The first set control the Maxim Radio on the board and begin with WarpRadio_ while the second set controls the Digitial-to-Analog Converter (DAC) for the data and these begin with WarpDac_.
What about ADC?
Offline
The ADC does not have any registers on chip. Hence all necessary configuration is hardcoded in the verilog for the ADC as they are just pins connected to the FPGA.
Offline