Small commit to see if new hook tests non-main branch

This commit is contained in:
Jarred Allen 2021-03-22 23:57:01 -04:00
parent d5bd5fa9d7
commit 827993598d

View File

@ -4,7 +4,7 @@
// Written: jaallen@g.hmc.edu 2021-03-02 // Written: jaallen@g.hmc.edu 2021-03-02
// Modified: // Modified:
// //
// Purpose: Cache instructions for the ifu so it can access memory less often // Purpose: Cache instructions for the ifu so it can access memory less often, saving cycles
// //
// A component of the Wally configurable RISC-V project. // A component of the Wally configurable RISC-V project.
// //