Summary Changes
- Update JOSS paper according to reviewer feedback
- Update documentation
- Replace
twos_comp
withint_to_custom_signed
andcustom_signed_to_int
- Allow appending to files with
DDR3.save_data
- Add Python test workflow on commits and PRs to main
What's Changed
- Faster twos_comp by @Ajstros in #16
- Updated i2c pipe data transfer by @cnbecks in #17
- Ads sync by @lucask07 in #19
- Bitfile versioning by @Ajstros in #18
- Fix bug where end of last save gets cut off and not all data is returned by @Ajstros in #20
- Fix paper line length by @Ajstros in #21
- Fix Python App Workflow by @Ajstros in #25
- Joss Revisions by @Ajstros in #27
New Contributors
Full Changelog: v0.0.2...v0.0.3