Skip to content

Releases: hlslibs/ac_types

v4.0

11 Jun 03:17
Compare
Choose a tag to compare

Release v4.0

v3.9: Changes in 3.9.0 (see pdfdocs/ac_datatypes_relnotes.pdf for details)

17 Oct 22:18
Compare
Choose a tag to compare
  Updates to ac_channel
  Fixes/updates to ac_float
  Fix for AC_ABS macro
  Added hex and oct handling for ostream operator <<
  Updates to fencing for macro defines for true and false to work around issues with headers from CLANG
  Addressed CLANG Warnings

Changes in 3.8.1
  Fixed trace functions to work with SystemC 2.3.2
  Updated return type for shift operator for ac_fixed with C integer types
  Removed operator %= for ac_fixed with ac_int
  Addressed GCC parentheses warnings

v3.7.2

31 May 18:30
Compare
Choose a tag to compare

Version v3.7.2 that incorporates some bug fixes and changes to address clang warnings.

v3.7.1

26 Jun 03:20
Compare
Choose a tag to compare
This version corrects an issue with ac_float that was introduced in v…