HITDAQ/FPGA_firmware
2024-10-29 16:18:41 +01:00
..
sensor_algo_qsys copyright 2024-10-16 10:07:43 +02:00
.gitignore copyright 2024-10-16 10:07:43 +02:00
clkctrl.qsys git code 2024-10-11 14:49:54 +02:00
debouncer.v git code 2024-10-11 14:49:54 +02:00
hit20v3.qsf hitreader 2024-10-29 16:18:41 +01:00
m10_rgmii.out.sdc ignore not ours code 2024-10-15 14:03:00 +02:00
m10_rgmii.v copyright 2024-10-16 10:07:43 +02:00
q_sys.qsys git code 2024-10-11 14:49:54 +02:00
README.txt copyright 2024-10-16 10:07:43 +02:00
udp_generator_hw.tcl ignore not ours code 2024-10-15 14:03:00 +02:00
udp_generator.v git code 2024-10-11 14:49:54 +02:00

This firmware is generted from Simple Socket Server Example. 

M.Dziewiecki created sensor_interface.v in 2019, which controls, collects, and sends ADC data to ethernet.

L.Qin created algo_top_cl_cali_rms.v in 2024, which reconstructs the position and sigma from the ADC data.