Skip to content

gFEX-v2.0.0

Compare
Choose a tag to compare
@easmith5 easmith5 released this 14 Sep 15:48
· 39 commits to master since this release

Built With:

  • Vivado 2020.2
  • python 3.7
  • gfex-register-access 8e2ffc89
  • gFEX firmware XSA file 09e1095b

Major Changes:

  • All logfiles moved to /logs
  • gfex-register-access add to OS in /software
  • ironman run on boot of the board, with output stored in logs/ironman.log
  • i2c_hardware.json in /logs is where all i2c sensors are read to
  • The values are taken from this .json and then sent to the GPIO in the PL where the IPMC can access them. Temperature log stored in /logs/temp.log
  • gFEX OS built with new Vivado 2020.2 workflow which uses the XSA file from the firmware build to define the device tree of the processing system. Will require an OS update when the processing system changes in the hardware design (this happens infrequently).