Releases: ReconfigureIO/examples
Releases · ReconfigureIO/examples
Examples v0.5.2
Changes
- Updated vendored SDAccel library for all examples to ensure correct operation with reworked compiler.
Examples v0.5.1
Changes
- Fix addition example – add reco.yml
Examples v0.5.0
Changes
- Updated all examples to use the SMI protocol as standard
- Updates to vendor libraries
Examples v0.4.10
Changes
- Improved host-side code to highlight where the FPGA output appears in logs
Examples v0.4.9
Changes
- Updated vendored
sdaccel
library.histogram-array-SMI
now builds.
Examples v0.4.8
Changes
- New version of the histogram-array example using the SMI protocol
Examples v0.4.7
Changes
- Strip back to just complete runnable examples. Move tutorial materials to a new repo.
- Improved descriptions
Examples v0.4.5
Changes
- Move the Add function to earlier in the addition example as a workaround for
reco check
erroring on forward references
Examples v0.4.4
Changes
- Add a test file to the addition example
- Use Glide for dependancy management across all examples
Examples v0.4.3
Changes
- Fix vendor folder location for tutorial 3 examples