Releases: TENNLab-UTK/fpga
Releases · TENNLab-UTK/fpga
v0.3.0: 2024 ICRC Submission Edition v1
What's Changed
- Support for
fire_like_ravens
parameter by @keegandent in #25 - Change to Verilog implementation of AXI4-Stream interface by @keegandent in #29
- DBSCAN network and input spikes example courtesy of @jimplank
- UART Buffer Size Accommodation and Speed Improvement by @keegandent in #36
- Demo Related Fixes and Performance Improvements by @keegandent in #37, with help from @BGull00, @charizzo, @jimplank
- Hotfix for #38 by @keegandent in #39, reported by @BGull00
- Relative instead of absolute timestamps for
apply_spike*
andoutput_*
by @keegandent in #41, reported by @BGull00 in #40 - Support for Intel Altera FPGAs and Cyclone V GX board by @keegandent in #42
To Readers of the 2024 ICRC Paper Submission
Please note that versions after v0.3.0, particularly v0.4 or later, may behave quite differently than described in the paper, as we have already discovered areas we can make improvements. We appreciate you understanding the dynamic nature of this research and development.
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- Fix breaking cocotb tests by @keegandent in #6, reported by @BGull00
- Dispatch sink by @keegandent in #1
- Packet Visualizer by @keegandent in #7, requested by @BGull00
- SUM_WIDTH and THRESHOLD_INCLUSIVE fixes, etc. by @keegandent in #16 and #22, reported by @BGull00
- Fix tvalid Reset Bug in Stream Source by @keegandent in #12, reported by @BGull00
- Update RISP schema for
min_potential
andspike_value_factor
by @keegandent in #23, Framework changes by @jimplank - Fix for issue involving
to_python()
calls no longer necessary in Framework API by @keegandent in #24 apply_spikes()
using unit range instead of integer values by @keegandent in #18, Framework changes by @jimplank
Full Changelog: v0.1.0...v0.2.0
0.1.0 Initial Beta
Initial beta version demonstrated to UTK TENNLab and approved for incorporation into the research group.