doc: release-notes-3.7: add fpga release notes

Add fpga release notes for v3.7.0

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
This commit is contained in:
Chris Friedt 2024-07-19 11:27:30 -04:00 committed by Alberto Escolar
commit ccadcef020

View file

@ -1725,6 +1725,11 @@ Libraries / Subsystems
* CMSIS-NN was updated to v6.0.0 from v4.1.0: * CMSIS-NN was updated to v6.0.0 from v4.1.0:
https://arm-software.github.io/CMSIS-NN/latest/rev_hist.html https://arm-software.github.io/CMSIS-NN/latest/rev_hist.html
* FPGA
* Improve handling of drivers missing reset, load, get_status, and get_info methods.
* Add support for Agilex and Agilex 5.
* Random * Random
* Besides the existing :c:func:`sys_rand32_get` function, :c:func:`sys_rand8_get`, * Besides the existing :c:func:`sys_rand32_get` function, :c:func:`sys_rand8_get`,