Skip to content

Releases: ReconfigureIO/examples

Examples v0.5.2

29 Oct 22:21
61fc505
Compare
Choose a tag to compare

Changes

  • Updated vendored SDAccel library for all examples to ensure correct operation with reworked compiler.

Examples v0.5.1

28 Aug 10:01
1c73af5
Compare
Choose a tag to compare

Changes

  • Fix addition example – add reco.yml

Examples v0.5.0

28 Aug 09:47
94a2a71
Compare
Choose a tag to compare

Changes

  • Updated all examples to use the SMI protocol as standard
  • Updates to vendor libraries

Examples v0.4.10

30 Jul 12:08
e1fe4e2
Compare
Choose a tag to compare

Changes

  • Improved host-side code to highlight where the FPGA output appears in logs

Examples v0.4.9

09 Apr 09:27
0e8d4d8
Compare
Choose a tag to compare

Changes

  • Updated vendored sdaccel library. histogram-array-SMI now builds.

Examples v0.4.8

08 Mar 11:55
ff160e1
Compare
Choose a tag to compare

Changes

  • New version of the histogram-array example using the SMI protocol

Examples v0.4.7

27 Feb 20:17
722a0b7
Compare
Choose a tag to compare

Changes

  • Strip back to just complete runnable examples. Move tutorial materials to a new repo.
  • Improved descriptions

Examples v0.4.5

19 Feb 11:27
33e6ccb
Compare
Choose a tag to compare

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

15 Feb 12:08
3662ca2
Compare
Choose a tag to compare

Changes

  • Add a test file to the addition example
  • Use Glide for dependancy management across all examples

Examples v0.4.3

06 Feb 14:36
9946ca7
Compare
Choose a tag to compare

Changes

  • Fix vendor folder location for tutorial 3 examples