0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
require writes to memory to be uninterrupted More... over 13 years ago
made tohost/fromhost 64 bits wide More... over 13 years ago
move PCR writes to WB stage More... over 13 years ago
remove second RF write port More... over 13 years ago
fix WAW hazard handling More... over 13 years ago
reduce superfluous replays More... over 13 years ago
validate BTB address and use BTB for J/JAL/JR/JALR More... over 13 years ago
remove datapath register resets resets More... over 13 years ago
fixes for correct verilog generation More... over 13 years ago
fix multiplier bug More... over 13 years ago
vlsi verilog compiles now but doesn't simulate More... over 13 years ago
parameterized multiplier unrolling More... over 13 years ago
booth multiplier More... over 13 years ago
fix divider for RV32 More... over 13 years ago
add dummy mul_rdy signal More... over 13 years ago
improve ALU and fix revealed emulator bug More... over 13 years ago
fix multiplier for rv32 More... over 13 years ago
hellacache now works More... over 13 years ago
hellacache returns! More... over 13 years ago
new mftx instruction format More... over 13 years ago
work in progress on hellacache More... over 13 years ago
Support cache->cpu nacks one cycle after request More... over 13 years ago
Don't replay from EX stage. More... over 13 years ago
code cleanup/parameterization More... over 13 years ago
Automatically infer rocketCAM address width More... over 13 years ago
made setReadLatency argument a parameter defined in consts.scala More... over 13 years ago
icache/dcache tag+data arrays now implemented using Mem4() however there seems to be a bug - readLatency needs to be set to 0 for C model to work, and 1 for Verilog model. More... over 13 years ago
caches now use Mem4() memories for tag+data arrays More... over 13 years ago
tweaks to cache/SRAM interface for TSMC65 SRAMs More... almost 14 years ago
changed branch addr generation to get it off critical path More... almost 14 years ago