summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrian Campbell2018-11-12 16:10:04 +0000
committerBrian Campbell2018-11-12 16:10:04 +0000
commit4d652c426f57e5255ef8c1d828c53abcbb69d722 (patch)
treef0e6a997737357c1a0505aa5571fe17c32cdd4a0 /.gitignore
parentd0f80cd274d16b049896628e6046062eac95258f (diff)
Add RVFI DII version of the RISC-V simulator for TestRIG
The new riscv_rvfi target should still be usable as a normal simulator, but also has extra registers in the model for the RVFI DII protocol and code to update them, and the driver has a -r option to enable RVFI mode.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3ad05e9d..b222fe26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,8 +92,10 @@ lib/hol/sail-heap
/riscv/platform
/riscv/riscv.c
/riscv/riscv_model.c
+/riscv/riscv_rvfi_model.c
/riscv/riscv_c
/riscv/riscv_sim
+/riscv/riscv_rvfi
/x86/x86.lem
/x86/x86.ml