Skip to content

Changelog

Mikhail Moiseev edited this page May 7, 2022 · 12 revisions

Version 1.4.22 (May`22)

  • Inner record supported, array in record supported
  • Record with base class supported, multiple inheritance supported
  • Variable, constant and static constant member std:array supported
  • Constant member std::vector supported

Version 1.4.16 (Mar`22)

  • Generate localparam for non-modifed member variables
  • Global constant in MIF fixed

Version 1.4.11 (Dec`21)

  • sc_vector of MIF supported
  • Function call in loop condition supported (for loop with wait())
  • Constant and static constant arrays suported in MIF
  • Unsigned mode added

Version 1.4.5 (Oct`21)

  • Clang/LLVM updated to 12.0.1
  • Signed arithmetic fixed
Clone this wiki locally