Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 794 Bytes

Changelog.md

File metadata and controls

50 lines (34 loc) · 794 Bytes

1.5.1

  • Fixes driver makefile to work with Vitis

1.5.0

  • Update Readme

1.4.1

  • Bugfixes
    • Made TB compatible with GHDL (workaround for GHDL issue #881)
    • Made driver C++ tolerant

1.4.0

  • First Open Source Release (older versions not kept in history)
  • Added license and copyright headers

1.3.0

  • Features
    • Added deependency resolution script
  • Changes
    • Use AXI slave from psi_common instead of legacy version

1.2.1

  • New Features
    • None
  • Bugfixes
    • Fixed paths that were incompatible with new GFA structure
    • Made code compatible with psi_common >= 1.10.0

1.2.0

  • New Features
    • Added EPICS template generator script
  • Bugfixes
    • None

1.1.0

  • New Features
    • Added Software driver
  • Bugfixes
    • None

1.0.0

  • First release