1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00

license comments

This commit is contained in:
Kevin Kim 2023-03-03 21:52:34 -08:00
parent 0403cfd41a
commit b315066b03

View File

@ -1,9 +1,9 @@
///////////////////////////////////////////
// alu.sv
//
// Written: David_Harris@hmc.edu, Sarah.Harris@unlv.edu
// Written: David_Harris@hmc.edu, Sarah.Harris@unlv.edu, kekim@hmc.edu
// Created: 9 January 2021
// Modified:
// Modified: 3 March 2023
//
// Purpose: RISC-V Arithmetic/Logic Unit
//