All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Design is now parametrizable through SystemVerilog without requiring an intermediate codegen step through python
- Kill handshake logic. Core and CLIC can now work together to allow higher level interrupts to overtake current interrupts that used to be stuck in a handshake.
- S-mode support
- Aligned to latest spec draft
- Memory map now follows the current clic draft (ie, ip, attr, ctrl)
- Blocking assignments
- Missing signal declarations
- Bender.yml wrong register_interface git address
- Initial version of RISC-V Core Local Interrupt Controller (CLIC)