Skip to content

v1.20.0

Compare
Choose a tag to compare
@zarubaf zarubaf released this 04 Nov 11:19
· 125 commits to master since this release

Added

  • assertions: Assertion include header with macros (from lowrisc)

Changed

  • sram.sv: Deprecated as it has been moved to tech_cells_generic

Fixed

  • stream_register: Fix DATA_WIDTH of instantiated FIFO.
  • stream_xbar: Add missing argument in assertion error string.
  • Lint style fixes
  • stream_omega: Fix parse issue with verible.
  • src_files.yml: Fix compile order and missing modules.