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_offstatements 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.