mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
add header for bmuctrl.sv
This commit is contained in:
parent
54fec7c31f
commit
047291ef49
@ -1,9 +1,9 @@
|
|||||||
///////////////////////////////////////////
|
///////////////////////////////////////////
|
||||||
// bmuctrl.sv
|
// bmuctrl.sv
|
||||||
//
|
//
|
||||||
// Written: Kevin Kim <kekim@hmc.edu>
|
// Written: Kevin Kim <kekim@hmc.edu>, kelvin.tran@okstate.edu
|
||||||
// Created: 16 February 2023
|
// Created: 16 February 2023
|
||||||
// Modified: 6 March 2023
|
// Modified: 6 March 2023, 9 March 2024
|
||||||
//
|
//
|
||||||
// Purpose: Top level bit manipulation instruction decoder
|
// Purpose: Top level bit manipulation instruction decoder
|
||||||
//
|
//
|
||||||
@ -12,7 +12,7 @@
|
|||||||
// A component of the CORE-V-WALLY configurable RISC-V project.
|
// A component of the CORE-V-WALLY configurable RISC-V project.
|
||||||
// https://github.com/openhwgroup/cvw
|
// 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
|
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user