Spike, a RISC-V ISA Simulator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
474 B

7 years ago
Version 1.0.1-dev
-----------------
- Added `hasel` debug feature.
- Added `--dm-no-abstract-csr` command-line option.
- Renamed `--progsize` to `--dm-progsize`.
- Renamed `--debug-sba` to `--dm-sba`.
- Renamed `--debug-auth` to `--dm-auth`.
- Renamed `--abstract-rti` to `--dm-abstract-rti`.
- Renamed `--without-hasel` to `--dm-no-hasel`.
- Added `--dm-no-halt-groups` command line option.
7 years ago
7 years ago
Version 1.0.0 (2019-03-30)
--------------------------
- First versioned release.