]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commit
added entities for proper ADC readout, reorganized ADC code slightly, moved ADC regis...
authorJan Michel <j.michel@gsi.de>
Mon, 4 Aug 2014 11:34:01 +0000 (13:34 +0200)
committerJan Michel <j.michel@gsi.de>
Mon, 4 Aug 2014 11:34:20 +0000 (13:34 +0200)
commit964a9685604b52f3a2032a039b33b41524ad3c53
treeceff9bc5521ac47a188e5b174c5137378adac167
parent951b93595f29f124c38fc0c0ac7114da51a5eea4
added entities for proper ADC readout, reorganized ADC code slightly, moved ADC registers from 0xe000 to 0xa000.
ADC/config.vhd
ADC/source/adc_ad9219.vhd [moved from base/code/adc_ad9219.vhd with 61% similarity]
ADC/source/adc_handler.vhd [new file with mode: 0644]
ADC/source/adc_package.vhd [new file with mode: 0644]
ADC/source/adc_processor.vhd [new file with mode: 0644]
ADC/source/adc_slowcontrol_data_buffer.vhd [new file with mode: 0644]
ADC/trb3_periph_adc.prj
ADC/trb3_periph_adc.vhd
base/code/adc_data_buffer.vhd [deleted file]