mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 21:44:29 +00:00
add header for bmuctrl.sv
This commit is contained in:
parent
54fec7c31f
commit
047291ef49
@ -1,9 +1,9 @@
|
||||
///////////////////////////////////////////
|
||||
// bmuctrl.sv
|
||||
//
|
||||
// Written: Kevin Kim <kekim@hmc.edu>
|
||||
// Written: Kevin Kim <kekim@hmc.edu>, kelvin.tran@okstate.edu
|
||||
// Created: 16 February 2023
|
||||
// Modified: 6 March 2023
|
||||
// Modified: 6 March 2023, 9 March 2024
|
||||
//
|
||||
// Purpose: Top level bit manipulation instruction decoder
|
||||
//
|
||||
@ -12,7 +12,7 @@
|
||||
// A component of the CORE-V-WALLY configurable RISC-V project.
|
||||
// https://github.com/openhwgroup/cvw
|
||||
//
|
||||
// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University
|
||||
// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user