Formatting.

This commit is contained in:
Ross Thompson 2023-01-18 18:16:56 -06:00
parent a8549f26f2
commit cc186d0f3b

View File

@ -1,8 +1,9 @@
/////////////////////////////////////////// ///////////////////////////////////////////
// endianswap.sv // endianswap.sv
// //
// Written: David_Harris@hmc.edu 7 May 2022 // Written: David_Harris@hmc.edu
// Modified: // Created: 7 May 2022
// Modified: 18 January 2023
// //
// Purpose: Swap byte order for Big-Endian accesses // Purpose: Swap byte order for Big-Endian accesses
// //