Skip to content

Releases: riscv-software-src/riscv-config

3.18.3

28 May 07:46
f7e2ca6
Compare
Choose a tag to compare
  • exclude Svnapot from march generation. fixes #178.
    • log raw error messages from ruamel while loading yamls. fixes #179.

3.18.2

30 Apr 05:42
cf37473
Compare
Choose a tag to compare
  • added yaml dump_flag which provides for the functions that dump yaml.

3.18.1

10 Apr 13:40
3416efe
Compare
Choose a tag to compare
  • mprv should not be implemented when U mode is absent.

3.18.0

06 Apr 10:37
b351325
Compare
Choose a tag to compare
  • mabi generation to account for E extension

3.17.1

26 Mar 07:19
e21ecca
Compare
Choose a tag to compare
  • add unratified Ssdbltrp, Smdbltrp, and Sddbltrp extensions

3.17.0

10 Jan 05:18
95e21b2
Compare
Choose a tag to compare
  • support march generation without custom extensions

3.16.0

03 Jan 12:42
f896f78
Compare
Choose a tag to compare
  • use the "hartX" naming for the merged dict
    • improve logging statements
    • update the "fields" node of each csr in the normalized custom yaml

3.15.0

01 Jan 08:52
e9a2ca2
Compare
Choose a tag to compare
  • Added function that returns the march and mabi for gcc from a given ISA

3.14.3

01 Dec 12:03
829f875
Compare
Choose a tag to compare
  • Add support for Zimop extension

3.14.2

01 Dec 11:58
bf8a33e
Compare
Choose a tag to compare
  • Add Zcmop extension.