Releases: apollo-lhc/cm_mcu
Releases · apollo-lhc/cm_mcu
v0.31.2
v0.31.1
Ability to read SYSMON in both SLRs in VU7P (#95) * Update LocalTasks.c * try to ensure that the baseline is unchanged * rebase add info for #91 * Update LocalTasks.c comment changes * Update SensorControl.c problem with roll-over, not sure why this is now occurring a lot. * updates to github actions add release action
CDR and LOS/LOL info from Fireflies, readout of 2nd SLR temperature
Code from @fatimayousuf for firefly monitoring and also add code to read out the SYSMON of the VU7P's 2nd SLR (temperature)
CDR/loss of lock, readout of 2nd SLR SYSMON
Ability to read SYSMON in both SLRs in VU7P (#95) * Update LocalTasks.c * try to ensure that the baseline is unchanged * rebase add info for #91 * Update LocalTasks.c comment changes * Update SensorControl.c problem with roll-over, not sure why this is now occurring a lot. * updates to github actions add release action
Firefly 25G 12x parts, FF disable transmitters, cleanup and prep for Rev 2
Firefly task updates for 12-wide 25 G devices (#88) * Update FireFlyTask.c * hack for CDR for Samtec alpha 25G 12 Tx/Rx devices * Firefly CDR hacks, test register, more * code cleanup, cdr hacks, allow read of larger FF registers (arbitrary size) * refactor debug code to find stuck I2C transactions * don't disable transceivers on startup if power is off (Rev1 only) * other bug fixes * fix bad enum definition caught by GCC10 * go from two different tick counters to one
Clock synthesizer fixes
Clock synthesizer fix.
Documentation and code reformats (cosmetic).
LGA80D initialization
Code to initialize LGA80D power regulators to allow high-current running for VCCINT power supplies for both KU and VU FPGAs. See #71.
Clock Synth from MCU
Clock Synth from MCU directly, for now only for one frequency (156 MHz).
Also includes some minor bug fixes and under the hood changes to generalize alarm task.
No stale data to Zynq Monitoring Path; error logger cleanups
- ensure that stale data is not sent to Zynq path
- redefine bit widths for the error logger (data field now a full byte)
- clean up error logger for assert statements (save PC)
- clean up error logger for power supply mask.
- clean up handling of CONTINUATION codes for the raw error buffer functions
Zynq data path bug fix
See #63
Bug fix for Zynq monitoring data path.