- Added Zbpbo, Zpn, Zpsfoperand into constants.py - Added ISA string legality checker for Zp* extension into isa_validator.py - Added vxsat CSR into schema_isa.yaml (Credits: chuanhua)
3.5.0
- Add support for indexed registers - Add schemas for triggers - Fix bugs in WARL class - Add function to get a legal value from WARL fields.
3.4.0
- support x-extension parsing in ISA string - added check to capture duplicates in the extensions present in the isa string
3.3.1
- documentation cleanup for adding new extensions in riscv-config - disabled pdf asset generation for each release.
3.3.0
- rewrote regular expression for determining legal ISA/extension strings to fix bugs and simplify maintenance. (104) - updated example and regex in new-extensions.rst to match
3.2.0
- adding new function to get a legal value from a warl node