Proton Calorimetry/Meetings/2020/07/01: Difference between revisions
SaadShaikh (talk | contribs) |
SaadShaikh (talk | contribs) |
||
Line 9: | Line 9: | ||
=== [[ELogs/SaadShaikh|Saad Shaikh]] === | === [[ELogs/SaadShaikh|Saad Shaikh]] === | ||
*Making good progress on code for communicating FPGA with DDC232: | *Making good progress on code for communicating FPGA with DDC232: developing from scratch in VHDL using DDC232 datasheet guidelines. | ||
**Currently debugging so that code compiles on Vivado. | **Currently debugging so that code compiles on Vivado. | ||
**Will need to develop a 'test bench' to test code in simulation before trying it out on hardware. | **Will need to develop a 'test bench' to test code in simulation before trying it out on hardware. |
Revision as of 14:17, 1 July 2020
Minutes for UCL Proton Calorimetry Meetings, 1st July
Present
Simon Jolly, Laurent Kelleter, Saad Shaikh, Raffaella Radogna, Fern Pannell
Raffaella Radogna
Saad Shaikh
- Making good progress on code for communicating FPGA with DDC232: developing from scratch in VHDL using DDC232 datasheet guidelines.
- Currently debugging so that code compiles on Vivado.
- Will need to develop a 'test bench' to test code in simulation before trying it out on hardware.
- Need to debug UART interface code and figure out how to send data received from DDC232 to computer through UART.
- UART is probably only fast enough to support integration time of about 750 us. Will need to investigate other methods of data retrieval down the line.