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]] === | ||
* | *Seem to be 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. | ||
**Need to debug UART interface | **Need to debug UART interface project 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. | ***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. | ||
=== [[ELogs/LaurentKelleter|Laurent Kelleter]] === | === [[ELogs/LaurentKelleter|Laurent Kelleter]] === |
Revision as of 14:18, 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
- Seem to be 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 project 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.