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 196370f186 fix missing null check when there's no extension 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 Added commit logging (--enable-commitlog). Also fixed disasm bug. 13 years ago
disasm.h add BSD license 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 Propogate the reset call to the extensions as well. Add reset function to extensions (demonstration in dummy acc) 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 Implement zany immediates 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 rd field to JAL; drop J 13 years ago
processor.cc fix missing null check when there's no extension 13 years ago
processor.h Implement RoCC and add a dummy RoCC 13 years ago
riscv-dis.cc Add helper disassembly program 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 revamp hwacha; now runs in physical mode 13 years ago
rocc.h revamp hwacha; now runs in physical mode 13 years ago
sim.cc Fix Scott's deadlock 13 years ago
sim.h Instructions are no longer member functions 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 Instructions are no longer member functions 13 years ago
xspike.cc Kill spike when xspike is SIGINTed 13 years ago