apollo-lhc / cm_mcu

Microcontroller source code for the APOLLO blade for the CMS tracker HL-LHC upgrade.
MIT License
3 stars 2 forks source link

Implement and test a new ff_laser_fault #202

Closed pkotamnives closed 8 months ago

pkotamnives commented 10 months ago

This PR adds a new ff_laser_fault, which is one of FF information necessary to monitor and send to Zynq. It only reads tx channels of 12-ch FFs and transmit fault alarm of 4-ch FFs.

pkotamnives commented 8 months ago

implement in #201