0
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfixes due to new hcl jar file More... over 12 years ago
queue data type is now templated More... over 12 years ago
more cleanup More... over 12 years ago
moved PCR writeback to end of MEM stage, cleanup of dcache/dpath/ctrl More... over 12 years ago
fixed dtlb bug (swapped r/w permissions), added fake mtfsr/mffsr/fld/fst instructions More... over 12 years ago
fixed dcache amo bug, cleaned up testharness, added RDTIME instruction More... over 12 years ago
writes of PC weren't being sign extended More... over 12 years ago
cleanup More... over 12 years ago
more amo fixes, added more options to testharness to control debug messages More... over 12 years ago
AMOADD, AMOAND, AMOOR, AMOSWAP working More... over 12 years ago
updated riscv-bmarks and riscv-tests to build with new toolchain More... over 12 years ago
made eret instruction take an illegal inst exception when ET is set More... over 12 years ago
added ei and di instructions More... over 12 years ago
flush.i invalidates I$ & ITLB, writing PTBR invalidates both TLBs More... over 12 years ago
added IPIs and timer interrupts More... over 12 years ago
synced up with supervisor mode state in latest ISA simulator More... over 12 years ago
more cache fixes, more test harness debug output More... over 12 years ago
cache/tlb bugfixes, increased memory size to 256meg More... over 12 years ago
fixed typo that broke illegal instruction exception More... over 12 years ago
regenerated instruction encodings using parse-opcodes More... over 12 years ago
timer interrupt fixes More... over 12 years ago
added timer interrupt support More... over 12 years ago
added ld/st misaligned exceptions More... over 12 years ago
added checks for addresses > physical memory size, increased memsize to 64M More... over 12 years ago
cache optimizations, cleanup, and testharness improvement More... over 12 years ago
fixing output enable signals for data/tag SRAMs More... over 12 years ago
more itlb/dtlb/ptw fixes More... over 12 years ago
more tlb/ptw debugging More... over 12 years ago
updated itlb More... over 12 years ago
dcache/dtlb overhaul More... over 12 years ago