Tags give the ability to mark specific points in history as being important
-
v0.10.3
protectedRelease: v0.10.39f0c5922 · ·0.10.3 - 2025-04-04 =================== Added ----- - [sw] command to enable PS UART loopback (#82) - [hdl] permanent PL UART loopback for PTS design (#82) Removed ------- - [sw] useless NumPy Python module dependency in spexi7u-shell tool (#118) Fixed ----- - [sw] Si5341 configuration verification and NVM programming (#90) - [sw] I2C access refactoring and Si5341 registers access (#72)
-
v0.10.2
protectedRelease: v0.10.2d05985c2 · ·0.10.2 - 2025-02-12 =================== Added ----- - [hdl] Basic support for hdlmake (#111) Removed ------- - [ci] unused `DOCKER_AUTH_CONFIG` variable (#110) Fixed ----- - [hdl] Remove multiple drivers from interrupt controller (#109) - [sw] Driver cleanup by Michel (#112) - [sw] Prevent kernel oops when BAR2 is not mapped (#115)
-
v0.10.1
protectedRelease: v0.10.17e56aaa4 · ·0.10.1 - 2024-11-04 =================== Added ----- - [hdl] SPEXI7U PTS gateware now part of repo (#61) - [hdl] Basic auto versioning for PTS design (#100) Changed ------- - [ci] switch to ci4fpga infrastructure provided by IT (#102) Fixed ----- - [sw] Broken DDR and sysmon shell commands (#94) - [sw] PS DDR check shell command now working also above 2GB (#32) - [sw] Driver building for kernels 6.3 and later (#96) - [hdl] Inverted PXI TRIG0 and TRIG1 in PTS for V1 hardware (#74) - [hdl] SFP detection in PTS (#59) - [hdl] PXIe 100 clock detection in PTS (#75) - [hdl] Wrong pin mapping of DSTARC in PTS for V2 hardware (#75) - [hdl] Stuck at zero for DSTARC in PTS (#75)
-
v0.10.0
protectedRelease: v0.10.0755903cb · ·0.10.0 - 2024-08-02 =================== Added ----- - [sw] sys_reset command that reloads and restarts PL and PS of MPSoC - [hdl] tcl scripts and makefiles to build everything - [hdl] automated versioning - [hdl] support for MSI-X interrupts - [ci] use EDL CI to build and publish docs, software, gateware and firmware Changed ------- - [hdl] default build is for SPEXI7U v2, option to build for v1 - [sw] optimise hwmon and restructure associated sysfs attributes Fixed ----- - [sw] synchronised R5 command server sources with those from MRO and make this repo the single source of truth - licences Removed ------- - [hdl,sw] auto-generated project files