Formatting.

This commit is contained in:
Ross Thompson 2023-01-18 19:11:30 -06:00
parent 9170827c98
commit db48e547f0

View File

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