Skip to content

v1.10.0

Compare
Choose a tag to compare
@andreaskurth andreaskurth released this 18 Dec 16:54
· 270 commits to master since this release
v1.10.0
0787d3e

Changes since v1.9.0

Added

  • Add fifo_v3 with generic fill count
  • Add 16 bit LFSR
  • Add stream delayer
  • Add stream arbiter
  • Add register macros for RTL
  • Add shift register

Changed

  • Make number of registers of rstgen_bypass a parameter.

Fixed

  • Fix valid_i and grant_i guarantees in generic_fifo for backward compatibility.
  • LZC: Synthesis of streaming operators in ternary operators
  • Add missing entry for popcount to Bender.yml.
  • Add default values for parameters to improve compatibility with Synopsys DC and Vivado.