github pulp-platform/common_cells v1.33.0

latest releases: v1.39.0, v1.38.0, v1.37.0...
2 years ago

1.33.0 - 2024-03-07

Added

  • Add passthrough_stream_fifo: Stream FIFO which does not cut the timing path, this allows it to do a simultaneous push and pop when full.
  • Registers: Add FFARNC macro: Flip-Flop with asynchronous active-low reset and synchronous clear.

Changed

  • Enable assertions in verilator.
  • Change pragma translate_off statements to ```ifndef SYNTHESIS`` according to IEEE 1364.1-2005 spec 6.3.2.
  • plru_tree: Add assertion that output is onehot.
  • Update CI trigger condition.

Fixed

  • onehot_to_bin: Fix width mismatch in assignment.
  • plru_tree: Improve tool compatibility.
  • stream_xbar: Fix masked assertion.

Don't miss a new common_cells release

NewReleases is sending notifications on new releases.