Formatting.

This commit is contained in:
Ross Thompson 2023-01-19 14:18:46 -06:00
parent 999477bb02
commit 40d62ec0d1

View File

@ -8,6 +8,8 @@
// cache line boundaries or if instruction address without a cache crosses
// XLEN/8 boundary.
//
// Documentation: RISC-V System on Chip Design Chapter 11 (Figure 11.5)
//
// A component of the CORE-V-WALLY configurable RISC-V project.
//
// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University