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.
 
 
 
 
 
 
Yunsup Lee cb6cfc5f3a refactor disassembler, and add hwacha disassembler 13 years ago
..
insns revamp hwacha; now runs in physical mode 13 years ago
cachesim.cc add BSD license 13 years ago
cachesim.h add BSD license 13 years ago
common.h add BSD license 13 years ago
decode.h Added commit logging (--enable-commitlog). Also fixed disasm bug. 13 years ago
disasm.cc refactor disassembler, and add hwacha disassembler 13 years ago
disasm.h refactor disassembler, and add hwacha disassembler 13 years ago
dummy-rocc-test.c Add test program for dummy rocc 13 years ago
dummy-rocc.h Propogate the reset call to the extensions as well. Add reset function to extensions (demonstration in dummy acc) 13 years ago
extension.cc revamp hwacha; now runs in physical mode 13 years ago
extension.h refactor disassembler, and add hwacha disassembler 13 years ago
htif.cc Fix Scott's deadlock 13 years ago
htif.h Fix Scott's deadlock 13 years ago
insn_template.cc Instructions are no longer member functions 13 years ago
interactive.cc refactor disassembler, and add hwacha disassembler 13 years ago
memtracer.h add BSD license 13 years ago
mmu.cc Instructions are no longer member functions 13 years ago
mmu.h Implement zany immediates 13 years ago
opcodes.h Update ISA encoding and AUIPC semantics 13 years ago
pcr.h add hwacha exception support 13 years ago
processor.cc refactor disassembler, and add hwacha disassembler 13 years ago
processor.h refactor disassembler, and add hwacha disassembler 13 years ago
riscv-dis.cc refactor disassembler, and add hwacha disassembler 13 years ago
riscv.ac Added commit logging (--enable-commitlog). Also fixed disasm bug. 13 years ago
riscv.mk.in revamp hwacha; now runs in physical mode 13 years ago
rocc.cc refactor disassembler, and add hwacha disassembler 13 years ago
rocc.h refactor disassembler, and add hwacha disassembler 13 years ago
sim.cc refactor disassembler, and add hwacha disassembler 13 years ago
sim.h refactor disassembler, and add hwacha disassembler 13 years ago
spike.cc revamp hwacha; now runs in physical mode 13 years ago
termios-xspike.cc Add xspike program 13 years ago
trap.cc Instructions are no longer member functions 13 years ago
trap.h add hwacha exception support 13 years ago
xspike.cc Kill spike when xspike is SIGINTed 13 years ago