Formatting.

This commit is contained in:
Ross Thompson 2023-01-18 19:11:30 -06:00
parent 7289fa8d44
commit cd2f7c6208

View File

@ -1,8 +1,9 @@
/////////////////////////////////////////// ///////////////////////////////////////////
// irom.sv // irom.sv
// //
// Written: Ross Thompson ross1728@gmail.com January 30, 2022 // Written: Ross Thompson ross1728@gmail.com
// Modified: // Created: 30 January 2022
// Modified: 18 January 2023
// //
// Purpose: simple instruction ROM // Purpose: simple instruction ROM
// A component of the CORE-V-WALLY configurable RISC-V project. // A component of the CORE-V-WALLY configurable RISC-V project.