From 848f17f8a8cd01c3b271754f7cecdc254a23d919 Mon Sep 17 00:00:00 2001 From: Jordan Carlin Date: Thu, 2 Jan 2025 12:30:03 -0800 Subject: [PATCH] Update copyright year to include 2025 --- .github/cli-space-cleanup.sh | 2 +- LICENSE | 2 +- benchmarks/coremark/coremark_sweep.py | 2 +- bin/CModelBTBAccuracy.sh | 2 +- bin/CModelBranchAccuracy.sh | 2 +- bin/CacheSim.py | 2 +- bin/SeparateBranch.sh | 2 +- bin/derivgen.pl | 2 +- bin/elf2hex.sh | 2 +- bin/exe2memfile.pl | 2 +- bin/extractFunctionRadix.sh | 2 +- bin/libppa.pl | 2 +- bin/parseHPMC.py | 2 +- bin/testcount.pl | 2 +- bin/testlist.pl | 2 +- bin/vclean.pl | 2 +- bin/wally-distro-check.sh | 2 +- bin/wally-package-install.sh | 2 +- bin/wally-tool-chain-install.sh | 2 +- config/derivlist.txt | 2 +- docs/Dockerfile | 2 +- fpga/generator/insert_debug_comment.sh | 2 +- fpga/probe | 2 +- fpga/proberange | 2 +- fpga/probes | 2 +- fpga/rvvidaemon/rvvidaemon.c | 2 +- fpga/zsbl/boot.c | 2 +- fpga/zsbl/boot.h | 2 +- fpga/zsbl/fail.c | 2 +- fpga/zsbl/fail.h | 2 +- fpga/zsbl/gpt.c | 2 +- fpga/zsbl/gpt.h | 2 +- fpga/zsbl/riscv.S | 2 +- fpga/zsbl/riscv.h | 2 +- fpga/zsbl/sd.c | 2 +- fpga/zsbl/sd.h | 2 +- fpga/zsbl/spi.c | 2 +- fpga/zsbl/spi.h | 2 +- fpga/zsbl/splitfile.sh | 2 +- fpga/zsbl/time.c | 2 +- fpga/zsbl/time.h | 2 +- fpga/zsbl/uart.c | 2 +- fpga/zsbl/uart.h | 2 +- linux/sdcard/flash-sd.sh | 2 +- linux/sdcard/write-bytes.sh | 2 +- sim/questa/coverage-exclusions-rv64gc.do | 2 +- sim/rv64gc_CacheSim.py | 2 +- src/cache/cache.sv | 2 +- src/cache/cacheLRU.sv | 2 +- src/cache/cachefsm.sv | 2 +- src/cache/cacheway.sv | 2 +- src/cache/subcachelineread.sv | 2 +- src/ebu/ahbcacheinterface.sv | 2 +- src/ebu/ahbinterface.sv | 2 +- src/ebu/buscachefsm.sv | 2 +- src/ebu/busfsm.sv | 2 +- src/ebu/controllerinput.sv | 2 +- src/ebu/ebu.sv | 2 +- src/ebu/ebufsmarb.sv | 2 +- src/fpu/fclassify.sv | 2 +- src/fpu/fcmp.sv | 2 +- src/fpu/fctrl.sv | 2 +- src/fpu/fcvt.sv | 2 +- src/fpu/fdivsqrt/fdivsqrt.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtcycles.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtexpcalc.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtfgen2.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtfgen4.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtfsm.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtiter.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtpostproc.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtpreproc.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtstage2.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtstage4.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtuotfc2.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtuotfc4.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtuslc2.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtuslc4.sv | 2 +- src/fpu/fdivsqrt/fdivsqrtuslc4cmp.sv | 2 +- src/fpu/fhazard.sv | 2 +- src/fpu/fli.sv | 2 +- src/fpu/fma/fma.sv | 2 +- src/fpu/fma/fmaadd.sv | 2 +- src/fpu/fma/fmaalign.sv | 2 +- src/fpu/fma/fmaexpadd.sv | 2 +- src/fpu/fma/fmalza.sv | 2 +- src/fpu/fma/fmamult.sv | 2 +- src/fpu/fma/fmasign.sv | 2 +- src/fpu/fmtparams.sv | 2 +- src/fpu/fpu.sv | 2 +- src/fpu/fregfile.sv | 2 +- src/fpu/fround.sv | 2 +- src/fpu/fsgninj.sv | 2 +- src/fpu/packoutput.sv | 2 +- src/fpu/postproc/cvtshiftcalc.sv | 2 +- src/fpu/postproc/divshiftcalc.sv | 2 +- src/fpu/postproc/flags.sv | 2 +- src/fpu/postproc/fmashiftcalc.sv | 2 +- src/fpu/postproc/negateintres.sv | 2 +- src/fpu/postproc/normshift.sv | 2 +- src/fpu/postproc/postprocess.sv | 2 +- src/fpu/postproc/resultsign.sv | 2 +- src/fpu/postproc/round.sv | 2 +- src/fpu/postproc/roundsign.sv | 2 +- src/fpu/postproc/shiftcorrection.sv | 2 +- src/fpu/postproc/specialcase.sv | 2 +- src/fpu/unpack.sv | 2 +- src/fpu/unpackinput.sv | 2 +- src/generic/adder.sv | 2 +- src/generic/aplusbeq0.sv | 2 +- src/generic/arrs.sv | 2 +- src/generic/counter.sv | 2 +- src/generic/csa.sv | 2 +- src/generic/flop/flop.sv | 2 +- src/generic/flop/flopen.sv | 2 +- src/generic/flop/flopenl.sv | 2 +- src/generic/flop/flopenr.sv | 2 +- src/generic/flop/flopenrc.sv | 2 +- src/generic/flop/flopr.sv | 2 +- src/generic/flop/synchronizer.sv | 2 +- src/generic/lzc.sv | 2 +- src/generic/mem/ram1p1rwbe.sv | 2 +- src/generic/mem/ram1p1rwbe_64x128.sv | 2 +- src/generic/mem/ram1p1rwbe_64x22.sv | 2 +- src/generic/mem/ram1p1rwbe_64x44.sv | 2 +- src/generic/mem/ram1p1rwe.sv | 2 +- src/generic/mem/ram2p1r1wbe.sv | 2 +- src/generic/mem/ram2p1r1wbe_1024x36.sv | 2 +- src/generic/mem/ram2p1r1wbe_1024x68.sv | 2 +- src/generic/mem/ram2p1r1wbe_128x64.sv | 2 +- src/generic/mem/ram2p1r1wbe_2048x64.sv | 2 +- src/generic/mem/ram2p1r1wbe_64x32.sv | 2 +- src/generic/mem/rom1p1r.sv | 2 +- src/generic/mem/rom1p1r_128x32.sv | 2 +- src/generic/mem/rom1p1r_128x64.sv | 2 +- src/generic/mux.sv | 2 +- src/generic/neg.sv | 2 +- src/generic/onehotdecoder.sv | 2 +- src/generic/or_rows.sv | 2 +- src/hazard/hazard.sv | 2 +- src/ieu/aes/aes32d.sv | 2 +- src/ieu/aes/aes32e.sv | 2 +- src/ieu/aes/aes64d.sv | 2 +- src/ieu/aes/aes64e.sv | 2 +- src/ieu/aes/aes64ks1i.sv | 2 +- src/ieu/aes/aes64ks2.sv | 2 +- src/ieu/aes/aesinvmixcolumns32.sv | 2 +- src/ieu/aes/aesinvmixcolumns8.sv | 2 +- src/ieu/aes/aesinvsbox64.sv | 2 +- src/ieu/aes/aesinvsbox8.sv | 2 +- src/ieu/aes/aesinvshiftrows64.sv | 2 +- src/ieu/aes/aesmixcolumns32.sv | 2 +- src/ieu/aes/aesmixcolumns8.sv | 2 +- src/ieu/aes/aessbox32.sv | 2 +- src/ieu/aes/aessbox8.sv | 2 +- src/ieu/aes/aesshiftrows64.sv | 2 +- src/ieu/aes/galoismultforward8.sv | 2 +- src/ieu/aes/galoismultinverse8.sv | 2 +- src/ieu/aes/rconlut32.sv | 2 +- src/ieu/aes/rotate.sv | 2 +- src/ieu/alu.sv | 2 +- src/ieu/bmu/bitmanipalu.sv | 2 +- src/ieu/bmu/bitreverse.sv | 2 +- src/ieu/bmu/bmuctrl.sv | 2 +- src/ieu/bmu/byteop.sv | 2 +- src/ieu/bmu/clmul.sv | 2 +- src/ieu/bmu/cnt.sv | 2 +- src/ieu/bmu/ext.sv | 2 +- src/ieu/bmu/popcnt.sv | 2 +- src/ieu/bmu/zbb.sv | 2 +- src/ieu/bmu/zbc.sv | 2 +- src/ieu/comparator.sv | 2 +- src/ieu/controller.sv | 2 +- src/ieu/datapath.sv | 2 +- src/ieu/extend.sv | 2 +- src/ieu/ieu.sv | 2 +- src/ieu/kmu/packer.sv | 2 +- src/ieu/kmu/zbkb.sv | 2 +- src/ieu/kmu/zbkx.sv | 2 +- src/ieu/kmu/zipper.sv | 2 +- src/ieu/kmu/zknde32.sv | 2 +- src/ieu/kmu/zknde64.sv | 2 +- src/ieu/kmu/zknh32.sv | 2 +- src/ieu/kmu/zknh64.sv | 2 +- src/ieu/regfile.sv | 2 +- src/ieu/sha/sha256.sv | 2 +- src/ieu/sha/sha512_32.sv | 2 +- src/ieu/sha/sha512_64.sv | 2 +- src/ieu/shifter.sv | 2 +- src/ifu/bpred/RASPredictor.sv | 2 +- src/ifu/bpred/bpred.sv | 2 +- src/ifu/bpred/btb.sv | 2 +- src/ifu/bpred/gshare.sv | 2 +- src/ifu/bpred/gsharebasic.sv | 2 +- src/ifu/bpred/icpred.sv | 2 +- src/ifu/bpred/localaheadbp.sv | 2 +- src/ifu/bpred/localbpbasic.sv | 2 +- src/ifu/bpred/localrepairbp.sv | 2 +- src/ifu/bpred/satCounter2.sv | 2 +- src/ifu/bpred/twoBitPredictor.sv | 2 +- src/ifu/decompress.sv | 2 +- src/ifu/ifu.sv | 2 +- src/ifu/irom.sv | 2 +- src/ifu/spill.sv | 2 +- src/lsu/align.sv | 2 +- src/lsu/amoalu.sv | 2 +- src/lsu/atomic.sv | 2 +- src/lsu/dtim.sv | 2 +- src/lsu/endianswap.sv | 2 +- src/lsu/lrsc.sv | 2 +- src/lsu/lsu.sv | 2 +- src/lsu/subwordread.sv | 2 +- src/lsu/subwordwrite.sv | 2 +- src/lsu/swbytemask.sv | 2 +- src/mdu/div.sv | 2 +- src/mdu/divstep.sv | 2 +- src/mdu/mdu.sv | 2 +- src/mdu/mul.sv | 2 +- src/mmu/adrdec.sv | 2 +- src/mmu/adrdecs.sv | 2 +- src/mmu/mmu.sv | 2 +- src/mmu/pmachecker.sv | 2 +- src/mmu/pmpadrdec.sv | 2 +- src/mmu/pmpchecker.sv | 2 +- src/mmu/tlb/tlb.sv | 2 +- src/mmu/tlb/tlbcam.sv | 2 +- src/mmu/tlb/tlbcamline.sv | 2 +- src/mmu/tlb/tlbcontrol.sv | 2 +- src/mmu/tlb/tlblru.sv | 2 +- src/mmu/tlb/tlbmixer.sv | 2 +- src/mmu/tlb/tlbram.sv | 2 +- src/mmu/tlb/tlbramline.sv | 2 +- src/mmu/tlb/vm64check.sv | 2 +- src/privileged/csr.sv | 2 +- src/privileged/csrc.sv | 2 +- src/privileged/csri.sv | 2 +- src/privileged/csrm.sv | 2 +- src/privileged/csrs.sv | 2 +- src/privileged/csrsr.sv | 2 +- src/privileged/csru.sv | 2 +- src/privileged/privdec.sv | 2 +- src/privileged/privmode.sv | 2 +- src/privileged/privpiperegs.sv | 2 +- src/privileged/trap.sv | 2 +- src/rvvi/csrindextoaddr.sv | 2 +- src/rvvi/packetizer.sv | 2 +- src/rvvi/priorityaomux.sv | 2 +- src/rvvi/regchangedetect.sv | 2 +- src/rvvi/rvvisynth.sv | 2 +- src/rvvi/triggergen.sv | 2 +- src/uncore/ahbapbbridge.sv | 2 +- src/uncore/clint_apb.sv | 2 +- src/uncore/gpio_apb.sv | 2 +- src/uncore/plic_apb.sv | 2 +- src/uncore/ram_ahb.sv | 2 +- src/uncore/rom_ahb.sv | 2 +- src/uncore/spi_apb.sv | 2 +- src/uncore/spi_controller.sv | 2 +- src/uncore/uartPC16550D.sv | 2 +- src/uncore/uart_apb.sv | 2 +- src/uncore/uncore.sv | 2 +- src/wally/wallypipelinedcore.sv | 2 +- src/wally/wallypipelinedsoc.sv | 2 +- studies/comparator.sv | 2 +- synthDC/extractArea.pl | 2 +- tests/coverage/WALLY-init-lib.h | 2 +- tests/coverage/amoAccessFault.S | 2 +- tests/coverage/btbthrash.S | 2 +- tests/coverage/csrwrites.S | 2 +- tests/coverage/dcache1.py | 2 +- tests/coverage/dcache2.S | 2 +- tests/coverage/ebu.S | 2 +- tests/coverage/fpu.S | 2 +- tests/coverage/gshare.S | 2 +- tests/coverage/hptwAccessFault.S | 2 +- tests/coverage/ieu.S | 2 +- tests/coverage/ifu.S | 2 +- tests/coverage/ifuCamlineWrite.S | 2 +- tests/coverage/lsu.S | 2 +- tests/coverage/nonleafpbmtfault.S | 2 +- tests/coverage/priv.S | 2 +- tests/coverage/tlbASID.S | 2 +- tests/coverage/tlbGLB.S | 2 +- tests/coverage/tlbGP.S | 2 +- tests/coverage/tlbMP.S | 2 +- tests/coverage/tlbMisaligned.S | 2 +- tests/coverage/tlbNAPOT.S | 2 +- tests/coverage/tlbTP.S | 2 +- tests/coverage/tlbmisc.S | 2 +- tests/coverage/vm64check.S | 2 +- tests/custom/spitest/spi.h | 2 +- tests/custom/spitest/spitest.c | 2 +- .../riscv-test-suite/rv64i_m/Q/src/WALLY-q-01.S | 2 +- 293 files changed, 293 insertions(+), 293 deletions(-) diff --git a/.github/cli-space-cleanup.sh b/.github/cli-space-cleanup.sh index 0f8de1619f..c6fb2c6b45 100755 --- a/.github/cli-space-cleanup.sh +++ b/.github/cli-space-cleanup.sh @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/LICENSE b/LICENSE index 9d84dec0db..173f17332c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/benchmarks/coremark/coremark_sweep.py b/benchmarks/coremark/coremark_sweep.py index 8cfce025d6..2134a783f4 100755 --- a/benchmarks/coremark/coremark_sweep.py +++ b/benchmarks/coremark/coremark_sweep.py @@ -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-25 Harvey Mudd College & Oklahoma State University # # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 diff --git a/bin/CModelBTBAccuracy.sh b/bin/CModelBTBAccuracy.sh index 504edf4391..16d7e1619b 100755 --- a/bin/CModelBTBAccuracy.sh +++ b/bin/CModelBTBAccuracy.sh @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/CModelBranchAccuracy.sh b/bin/CModelBranchAccuracy.sh index 039e38a8b7..5c04cf760f 100755 --- a/bin/CModelBranchAccuracy.sh +++ b/bin/CModelBranchAccuracy.sh @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/CacheSim.py b/bin/CacheSim.py index 2ac8b54612..6c60169aa0 100755 --- a/bin/CacheSim.py +++ b/bin/CacheSim.py @@ -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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/SeparateBranch.sh b/bin/SeparateBranch.sh index 27e0b1962a..87ac4d3d71 100755 --- a/bin/SeparateBranch.sh +++ b/bin/SeparateBranch.sh @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/derivgen.pl b/bin/derivgen.pl index 8a065bf7ee..84e8b93c77 100755 --- a/bin/derivgen.pl +++ b/bin/derivgen.pl @@ -14,7 +14,7 @@ ## https://github.com/openhwgroup/cvw ## https://github.com/openhwgroup/cvw ## -## Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +## Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/elf2hex.sh b/bin/elf2hex.sh index d36678e9c8..cfaf792ce1 100755 --- a/bin/elf2hex.sh +++ b/bin/elf2hex.sh @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/exe2memfile.pl b/bin/exe2memfile.pl index 2d09c1fdb1..312354e6e9 100755 --- a/bin/exe2memfile.pl +++ b/bin/exe2memfile.pl @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/extractFunctionRadix.sh b/bin/extractFunctionRadix.sh index c9446a3b51..1eb372282b 100755 --- a/bin/extractFunctionRadix.sh +++ b/bin/extractFunctionRadix.sh @@ -13,7 +13,7 @@ ## When a the PCE is greater than or equal to the function's starting address, the label will be associated with this address. ## File 2: .lab: A sorted list of funciton labels. The names of functions. Modelsim will display these names rather than the function address. ## -## Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +## Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/libppa.pl b/bin/libppa.pl index eddfc36866..e9d683c2e1 100755 --- a/bin/libppa.pl +++ b/bin/libppa.pl @@ -15,7 +15,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/parseHPMC.py b/bin/parseHPMC.py index c0137916ff..34003c7c29 100755 --- a/bin/parseHPMC.py +++ b/bin/parseHPMC.py @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/testcount.pl b/bin/testcount.pl index 7ac75d6763..ceddfa299e 100755 --- a/bin/testcount.pl +++ b/bin/testcount.pl @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/testlist.pl b/bin/testlist.pl index 50b77eb789..92b229c2bd 100755 --- a/bin/testlist.pl +++ b/bin/testlist.pl @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/vclean.pl b/bin/vclean.pl index 94a14c54c5..eabb0f5d15 100755 --- a/bin/vclean.pl +++ b/bin/vclean.pl @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/wally-distro-check.sh b/bin/wally-distro-check.sh index 2f24c3daf8..8c78adc5a1 100755 --- a/bin/wally-distro-check.sh +++ b/bin/wally-distro-check.sh @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/wally-package-install.sh b/bin/wally-package-install.sh index de8c0ebc1a..8ce969e4f7 100755 --- a/bin/wally-package-install.sh +++ b/bin/wally-package-install.sh @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/bin/wally-tool-chain-install.sh b/bin/wally-tool-chain-install.sh index 35578d008d..4f57e5bf8b 100755 --- a/bin/wally-tool-chain-install.sh +++ b/bin/wally-tool-chain-install.sh @@ -14,7 +14,7 @@ ## A component of the CORE-V-WALLY configurable RISC-V project. ## https://github.com/openhwgroup/cvw ## -## Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +## Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/config/derivlist.txt b/config/derivlist.txt index c83fd60ec9..3715102ffc 100644 --- a/config/derivlist.txt +++ b/config/derivlist.txt @@ -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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/docs/Dockerfile b/docs/Dockerfile index 8df9333635..2235596efb 100755 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/fpga/generator/insert_debug_comment.sh b/fpga/generator/insert_debug_comment.sh index 5f8e3fce16..4bcf716604 100755 --- a/fpga/generator/insert_debug_comment.sh +++ b/fpga/generator/insert_debug_comment.sh @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/fpga/probe b/fpga/probe index fa60dc658c..149e26bceb 100755 --- a/fpga/probe +++ b/fpga/probe @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/fpga/proberange b/fpga/proberange index 44885a0eb5..d456c55e4c 100755 --- a/fpga/proberange +++ b/fpga/proberange @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/fpga/probes b/fpga/probes index 8d220c62fb..7a2c69e348 100755 --- a/fpga/probes +++ b/fpga/probes @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/fpga/rvvidaemon/rvvidaemon.c b/fpga/rvvidaemon/rvvidaemon.c index 3ac9c6f43f..83a201d4f8 100644 --- a/fpga/rvvidaemon/rvvidaemon.c +++ b/fpga/rvvidaemon/rvvidaemon.c @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/boot.c b/fpga/zsbl/boot.c index 7665b2df28..7cd0f9928c 100644 --- a/fpga/zsbl/boot.c +++ b/fpga/zsbl/boot.c @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/boot.h b/fpga/zsbl/boot.h index 7d2dbf4b63..376bd00830 100644 --- a/fpga/zsbl/boot.h +++ b/fpga/zsbl/boot.h @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/fail.c b/fpga/zsbl/fail.c index 4430c4a8f5..0f3273660e 100644 --- a/fpga/zsbl/fail.c +++ b/fpga/zsbl/fail.c @@ -10,7 +10,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/fail.h b/fpga/zsbl/fail.h index c965265d1f..4e4caa7677 100644 --- a/fpga/zsbl/fail.h +++ b/fpga/zsbl/fail.h @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/gpt.c b/fpga/zsbl/gpt.c index e21176f059..fd31ee5d70 100644 --- a/fpga/zsbl/gpt.c +++ b/fpga/zsbl/gpt.c @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/gpt.h b/fpga/zsbl/gpt.h index 8cd3ecc111..4f07dcf355 100644 --- a/fpga/zsbl/gpt.h +++ b/fpga/zsbl/gpt.h @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/riscv.S b/fpga/zsbl/riscv.S index b2d86599ce..d52f784aa4 100644 --- a/fpga/zsbl/riscv.S +++ b/fpga/zsbl/riscv.S @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/riscv.h b/fpga/zsbl/riscv.h index 543fe5cde5..2227abe4ff 100644 --- a/fpga/zsbl/riscv.h +++ b/fpga/zsbl/riscv.h @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/sd.c b/fpga/zsbl/sd.c index 1f95d84773..60ec0ded2e 100644 --- a/fpga/zsbl/sd.c +++ b/fpga/zsbl/sd.c @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/sd.h b/fpga/zsbl/sd.h index f666865603..d1c4e5bc7a 100644 --- a/fpga/zsbl/sd.h +++ b/fpga/zsbl/sd.h @@ -10,7 +10,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/spi.c b/fpga/zsbl/spi.c index 4e75086ada..dbdaa68878 100644 --- a/fpga/zsbl/spi.c +++ b/fpga/zsbl/spi.c @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/spi.h b/fpga/zsbl/spi.h index 5a472142ff..a745777e09 100644 --- a/fpga/zsbl/spi.h +++ b/fpga/zsbl/spi.h @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/splitfile.sh b/fpga/zsbl/splitfile.sh index fc943576c1..af9dbf472a 100755 --- a/fpga/zsbl/splitfile.sh +++ b/fpga/zsbl/splitfile.sh @@ -9,7 +9,7 @@ # # A component of the Wally configurable RISC-V project. # -# Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +# Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University # # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 # diff --git a/fpga/zsbl/time.c b/fpga/zsbl/time.c index c265eea05d..4c443b7b34 100644 --- a/fpga/zsbl/time.c +++ b/fpga/zsbl/time.c @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/time.h b/fpga/zsbl/time.h index 8bf7064af1..3bdb2ab2f2 100644 --- a/fpga/zsbl/time.h +++ b/fpga/zsbl/time.h @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/uart.c b/fpga/zsbl/uart.c index 580265d982..4dbffdbb7e 100644 --- a/fpga/zsbl/uart.c +++ b/fpga/zsbl/uart.c @@ -10,7 +10,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/fpga/zsbl/uart.h b/fpga/zsbl/uart.h index 96c55ffe8c..58624e5168 100644 --- a/fpga/zsbl/uart.h +++ b/fpga/zsbl/uart.h @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/linux/sdcard/flash-sd.sh b/linux/sdcard/flash-sd.sh index 31e6ee45f8..b06dd6e794 100755 --- a/linux/sdcard/flash-sd.sh +++ b/linux/sdcard/flash-sd.sh @@ -10,7 +10,7 @@ ## A component of the CORE-V-WALLY configurable RISC-V project. ## https://github.com/openhwgroup/cvw ## -## Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +## Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/linux/sdcard/write-bytes.sh b/linux/sdcard/write-bytes.sh index b9c312cebd..69c7924f43 100755 --- a/linux/sdcard/write-bytes.sh +++ b/linux/sdcard/write-bytes.sh @@ -11,7 +11,7 @@ ## A component of the CORE-V-WALLY configurable RISC-V project. ## https://github.com/openhwgroup/cvw ## -## Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +## Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/sim/questa/coverage-exclusions-rv64gc.do b/sim/questa/coverage-exclusions-rv64gc.do index 146660eb77..ab160112d7 100644 --- a/sim/questa/coverage-exclusions-rv64gc.do +++ b/sim/questa/coverage-exclusions-rv64gc.do @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University #// #// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 #// diff --git a/sim/rv64gc_CacheSim.py b/sim/rv64gc_CacheSim.py index 9de3612375..a128a016a5 100755 --- a/sim/rv64gc_CacheSim.py +++ b/sim/rv64gc_CacheSim.py @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/src/cache/cache.sv b/src/cache/cache.sv index b74ecdcffd..3bdf68701a 100644 --- a/src/cache/cache.sv +++ b/src/cache/cache.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/cache/cacheLRU.sv b/src/cache/cacheLRU.sv index 2ab3bac8d5..9966bf0737 100644 --- a/src/cache/cacheLRU.sv +++ b/src/cache/cacheLRU.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/cache/cachefsm.sv b/src/cache/cachefsm.sv index 91aa5c97b5..4e9fe1cb31 100644 --- a/src/cache/cachefsm.sv +++ b/src/cache/cachefsm.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/cache/cacheway.sv b/src/cache/cacheway.sv index e2db5a46c1..9c14e67180 100644 --- a/src/cache/cacheway.sv +++ b/src/cache/cacheway.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/cache/subcachelineread.sv b/src/cache/subcachelineread.sv index 262992b52e..2757ce0462 100644 --- a/src/cache/subcachelineread.sv +++ b/src/cache/subcachelineread.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ebu/ahbcacheinterface.sv b/src/ebu/ahbcacheinterface.sv index f3fc676b0c..8694b80939 100644 --- a/src/ebu/ahbcacheinterface.sv +++ b/src/ebu/ahbcacheinterface.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ebu/ahbinterface.sv b/src/ebu/ahbinterface.sv index 5e5406c1f9..3b925586ed 100644 --- a/src/ebu/ahbinterface.sv +++ b/src/ebu/ahbinterface.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ebu/buscachefsm.sv b/src/ebu/buscachefsm.sv index f81bfa67a1..1c89ac437b 100644 --- a/src/ebu/buscachefsm.sv +++ b/src/ebu/buscachefsm.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ebu/busfsm.sv b/src/ebu/busfsm.sv index fbd6fe3f6b..d1244d4e9e 100644 --- a/src/ebu/busfsm.sv +++ b/src/ebu/busfsm.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ebu/controllerinput.sv b/src/ebu/controllerinput.sv index 9f644e1d3d..b2c512d038 100644 --- a/src/ebu/controllerinput.sv +++ b/src/ebu/controllerinput.sv @@ -16,7 +16,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ebu/ebu.sv b/src/ebu/ebu.sv index 642eb6de42..7dda3fef0d 100644 --- a/src/ebu/ebu.sv +++ b/src/ebu/ebu.sv @@ -16,7 +16,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ebu/ebufsmarb.sv b/src/ebu/ebufsmarb.sv index 853acd09b4..4de5e791c0 100644 --- a/src/ebu/ebufsmarb.sv +++ b/src/ebu/ebufsmarb.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fclassify.sv b/src/fpu/fclassify.sv index 6f52b0eaed..941b5aacc5 100644 --- a/src/fpu/fclassify.sv +++ b/src/fpu/fclassify.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fcmp.sv b/src/fpu/fcmp.sv index 682e492be9..cffa7b34dd 100755 --- a/src/fpu/fcmp.sv +++ b/src/fpu/fcmp.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fctrl.sv b/src/fpu/fctrl.sv index 2b8dbc411e..7e1a75ee50 100755 --- a/src/fpu/fctrl.sv +++ b/src/fpu/fctrl.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fcvt.sv b/src/fpu/fcvt.sv index 90e8d7a230..cbbd2e2107 100644 --- a/src/fpu/fcvt.sv +++ b/src/fpu/fcvt.sv @@ -10,7 +10,7 @@ // // Int component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrt.sv b/src/fpu/fdivsqrt/fdivsqrt.sv index 2a43b2d91f..dd6de76574 100644 --- a/src/fpu/fdivsqrt/fdivsqrt.sv +++ b/src/fpu/fdivsqrt/fdivsqrt.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtcycles.sv b/src/fpu/fdivsqrt/fdivsqrtcycles.sv index 2347c9d21f..21d32f340a 100644 --- a/src/fpu/fdivsqrt/fdivsqrtcycles.sv +++ b/src/fpu/fdivsqrt/fdivsqrtcycles.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtexpcalc.sv b/src/fpu/fdivsqrt/fdivsqrtexpcalc.sv index 058a3d17b9..b577467f44 100644 --- a/src/fpu/fdivsqrt/fdivsqrtexpcalc.sv +++ b/src/fpu/fdivsqrt/fdivsqrtexpcalc.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtfgen2.sv b/src/fpu/fdivsqrt/fdivsqrtfgen2.sv index 799ded9998..538c443051 100644 --- a/src/fpu/fdivsqrt/fdivsqrtfgen2.sv +++ b/src/fpu/fdivsqrt/fdivsqrtfgen2.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtfgen4.sv b/src/fpu/fdivsqrt/fdivsqrtfgen4.sv index 90af956433..b7ac4c36df 100644 --- a/src/fpu/fdivsqrt/fdivsqrtfgen4.sv +++ b/src/fpu/fdivsqrt/fdivsqrtfgen4.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtfsm.sv b/src/fpu/fdivsqrt/fdivsqrtfsm.sv index 4e05b5e584..de3c1539b1 100644 --- a/src/fpu/fdivsqrt/fdivsqrtfsm.sv +++ b/src/fpu/fdivsqrt/fdivsqrtfsm.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtiter.sv b/src/fpu/fdivsqrt/fdivsqrtiter.sv index ff03d29ec1..a0b5c3d684 100644 --- a/src/fpu/fdivsqrt/fdivsqrtiter.sv +++ b/src/fpu/fdivsqrt/fdivsqrtiter.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtpostproc.sv b/src/fpu/fdivsqrt/fdivsqrtpostproc.sv index 869b06f74a..4233d4c2a1 100644 --- a/src/fpu/fdivsqrt/fdivsqrtpostproc.sv +++ b/src/fpu/fdivsqrt/fdivsqrtpostproc.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtpreproc.sv b/src/fpu/fdivsqrt/fdivsqrtpreproc.sv index a399e4a4f9..3bb9e8e4d0 100644 --- a/src/fpu/fdivsqrt/fdivsqrtpreproc.sv +++ b/src/fpu/fdivsqrt/fdivsqrtpreproc.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtstage2.sv b/src/fpu/fdivsqrt/fdivsqrtstage2.sv index 06ac4ec82e..089fb34cbd 100644 --- a/src/fpu/fdivsqrt/fdivsqrtstage2.sv +++ b/src/fpu/fdivsqrt/fdivsqrtstage2.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtstage4.sv b/src/fpu/fdivsqrt/fdivsqrtstage4.sv index 551a358c40..166b8afc44 100644 --- a/src/fpu/fdivsqrt/fdivsqrtstage4.sv +++ b/src/fpu/fdivsqrt/fdivsqrtstage4.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtuotfc2.sv b/src/fpu/fdivsqrt/fdivsqrtuotfc2.sv index db858cb0b0..c2018647e4 100644 --- a/src/fpu/fdivsqrt/fdivsqrtuotfc2.sv +++ b/src/fpu/fdivsqrt/fdivsqrtuotfc2.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtuotfc4.sv b/src/fpu/fdivsqrt/fdivsqrtuotfc4.sv index 3d842f9a86..c6aba54e7a 100644 --- a/src/fpu/fdivsqrt/fdivsqrtuotfc4.sv +++ b/src/fpu/fdivsqrt/fdivsqrtuotfc4.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtuslc2.sv b/src/fpu/fdivsqrt/fdivsqrtuslc2.sv index 193231eea5..9cfa861399 100644 --- a/src/fpu/fdivsqrt/fdivsqrtuslc2.sv +++ b/src/fpu/fdivsqrt/fdivsqrtuslc2.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtuslc4.sv b/src/fpu/fdivsqrt/fdivsqrtuslc4.sv index 840215c285..63cdf28700 100644 --- a/src/fpu/fdivsqrt/fdivsqrtuslc4.sv +++ b/src/fpu/fdivsqrt/fdivsqrtuslc4.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fdivsqrt/fdivsqrtuslc4cmp.sv b/src/fpu/fdivsqrt/fdivsqrtuslc4cmp.sv index e6eb45f75e..8532e2af52 100644 --- a/src/fpu/fdivsqrt/fdivsqrtuslc4cmp.sv +++ b/src/fpu/fdivsqrt/fdivsqrtuslc4cmp.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fhazard.sv b/src/fpu/fhazard.sv index c31324ad1d..2b3534f664 100644 --- a/src/fpu/fhazard.sv +++ b/src/fpu/fhazard.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fli.sv b/src/fpu/fli.sv index 349189f33d..0f9d225904 100644 --- a/src/fpu/fli.sv +++ b/src/fpu/fli.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fma/fma.sv b/src/fpu/fma/fma.sv index 36d4a0ad5d..82a6701fdc 100644 --- a/src/fpu/fma/fma.sv +++ b/src/fpu/fma/fma.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fma/fmaadd.sv b/src/fpu/fma/fmaadd.sv index 4942f9d9ff..21973de209 100644 --- a/src/fpu/fma/fmaadd.sv +++ b/src/fpu/fma/fmaadd.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fma/fmaalign.sv b/src/fpu/fma/fmaalign.sv index 292472f7fa..9022b03b8c 100644 --- a/src/fpu/fma/fmaalign.sv +++ b/src/fpu/fma/fmaalign.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fma/fmaexpadd.sv b/src/fpu/fma/fmaexpadd.sv index 4ad254f794..f0386a4403 100644 --- a/src/fpu/fma/fmaexpadd.sv +++ b/src/fpu/fma/fmaexpadd.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fma/fmalza.sv b/src/fpu/fma/fmalza.sv index 417b9de282..f9be8ec1b4 100644 --- a/src/fpu/fma/fmalza.sv +++ b/src/fpu/fma/fmalza.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fma/fmamult.sv b/src/fpu/fma/fmamult.sv index ea0ea2238e..3fdaa56eee 100644 --- a/src/fpu/fma/fmamult.sv +++ b/src/fpu/fma/fmamult.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fma/fmasign.sv b/src/fpu/fma/fmasign.sv index 8220f0aadd..e24c850fda 100644 --- a/src/fpu/fma/fmasign.sv +++ b/src/fpu/fma/fmasign.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fmtparams.sv b/src/fpu/fmtparams.sv index ad2dcfa4d9..4cb91f615e 100644 --- a/src/fpu/fmtparams.sv +++ b/src/fpu/fmtparams.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fpu.sv b/src/fpu/fpu.sv index 7619b92af9..ef2d188015 100755 --- a/src/fpu/fpu.sv +++ b/src/fpu/fpu.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fregfile.sv b/src/fpu/fregfile.sv index 40933de175..648458f196 100644 --- a/src/fpu/fregfile.sv +++ b/src/fpu/fregfile.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fround.sv b/src/fpu/fround.sv index 519d550969..008ec1f40d 100644 --- a/src/fpu/fround.sv +++ b/src/fpu/fround.sv @@ -11,7 +11,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/fsgninj.sv b/src/fpu/fsgninj.sv index 68e2eb4934..c26730b2ef 100755 --- a/src/fpu/fsgninj.sv +++ b/src/fpu/fsgninj.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/packoutput.sv b/src/fpu/packoutput.sv index e83f403c54..e8450acf9d 100644 --- a/src/fpu/packoutput.sv +++ b/src/fpu/packoutput.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/cvtshiftcalc.sv b/src/fpu/postproc/cvtshiftcalc.sv index 84f5120a09..fd86280c20 100644 --- a/src/fpu/postproc/cvtshiftcalc.sv +++ b/src/fpu/postproc/cvtshiftcalc.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/divshiftcalc.sv b/src/fpu/postproc/divshiftcalc.sv index d46b58f357..1b7752e876 100644 --- a/src/fpu/postproc/divshiftcalc.sv +++ b/src/fpu/postproc/divshiftcalc.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/flags.sv b/src/fpu/postproc/flags.sv index be28a490c5..7753356bfe 100644 --- a/src/fpu/postproc/flags.sv +++ b/src/fpu/postproc/flags.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/fmashiftcalc.sv b/src/fpu/postproc/fmashiftcalc.sv index 22c354e304..007f801d17 100644 --- a/src/fpu/postproc/fmashiftcalc.sv +++ b/src/fpu/postproc/fmashiftcalc.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/negateintres.sv b/src/fpu/postproc/negateintres.sv index b9cb038a44..593ed60e13 100644 --- a/src/fpu/postproc/negateintres.sv +++ b/src/fpu/postproc/negateintres.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/normshift.sv b/src/fpu/postproc/normshift.sv index d0a14cbfd1..4b9344b516 100644 --- a/src/fpu/postproc/normshift.sv +++ b/src/fpu/postproc/normshift.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/postprocess.sv b/src/fpu/postproc/postprocess.sv index 3674303ebd..f8047959c7 100644 --- a/src/fpu/postproc/postprocess.sv +++ b/src/fpu/postproc/postprocess.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/resultsign.sv b/src/fpu/postproc/resultsign.sv index 9425ec7ee5..4f19a763fb 100644 --- a/src/fpu/postproc/resultsign.sv +++ b/src/fpu/postproc/resultsign.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/round.sv b/src/fpu/postproc/round.sv index 4c6d251fb8..0065dc32c4 100644 --- a/src/fpu/postproc/round.sv +++ b/src/fpu/postproc/round.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/roundsign.sv b/src/fpu/postproc/roundsign.sv index fe422b98c1..11b52e0ef8 100644 --- a/src/fpu/postproc/roundsign.sv +++ b/src/fpu/postproc/roundsign.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/shiftcorrection.sv b/src/fpu/postproc/shiftcorrection.sv index 0524ca3640..cf7885c588 100644 --- a/src/fpu/postproc/shiftcorrection.sv +++ b/src/fpu/postproc/shiftcorrection.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/postproc/specialcase.sv b/src/fpu/postproc/specialcase.sv index bb655942dc..22f4a0ab68 100644 --- a/src/fpu/postproc/specialcase.sv +++ b/src/fpu/postproc/specialcase.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/unpack.sv b/src/fpu/unpack.sv index e0e35312f4..6e634000fd 100644 --- a/src/fpu/unpack.sv +++ b/src/fpu/unpack.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/fpu/unpackinput.sv b/src/fpu/unpackinput.sv index c90ede41da..c2b61b0e62 100644 --- a/src/fpu/unpackinput.sv +++ b/src/fpu/unpackinput.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/adder.sv b/src/generic/adder.sv index f499eca882..8f55a36b86 100644 --- a/src/generic/adder.sv +++ b/src/generic/adder.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/aplusbeq0.sv b/src/generic/aplusbeq0.sv index 91e01c7ab3..b018a922d2 100644 --- a/src/generic/aplusbeq0.sv +++ b/src/generic/aplusbeq0.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/arrs.sv b/src/generic/arrs.sv index 9fa09f4b6a..03d9e6cc9e 100644 --- a/src/generic/arrs.sv +++ b/src/generic/arrs.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/counter.sv b/src/generic/counter.sv index cc20ae71e1..4aa15d4e8d 100644 --- a/src/generic/counter.sv +++ b/src/generic/counter.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/csa.sv b/src/generic/csa.sv index ac9dfe098f..17340e0cd9 100644 --- a/src/generic/csa.sv +++ b/src/generic/csa.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/flop/flop.sv b/src/generic/flop/flop.sv index 662b9865e4..f26f69f27f 100644 --- a/src/generic/flop/flop.sv +++ b/src/generic/flop/flop.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/flop/flopen.sv b/src/generic/flop/flopen.sv index e56488a90e..ec5a03df5a 100644 --- a/src/generic/flop/flopen.sv +++ b/src/generic/flop/flopen.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/flop/flopenl.sv b/src/generic/flop/flopenl.sv index 310be24265..f09c63b3ac 100644 --- a/src/generic/flop/flopenl.sv +++ b/src/generic/flop/flopenl.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/flop/flopenr.sv b/src/generic/flop/flopenr.sv index 1e92ac5131..56d086f2e6 100644 --- a/src/generic/flop/flopenr.sv +++ b/src/generic/flop/flopenr.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/flop/flopenrc.sv b/src/generic/flop/flopenrc.sv index 45811db6e4..563508f7fb 100644 --- a/src/generic/flop/flopenrc.sv +++ b/src/generic/flop/flopenrc.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/flop/flopr.sv b/src/generic/flop/flopr.sv index 15deb5d54b..0c3261099e 100644 --- a/src/generic/flop/flopr.sv +++ b/src/generic/flop/flopr.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/flop/synchronizer.sv b/src/generic/flop/synchronizer.sv index 35df909b75..6135d70e72 100644 --- a/src/generic/flop/synchronizer.sv +++ b/src/generic/flop/synchronizer.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/lzc.sv b/src/generic/lzc.sv index 855b64d88d..dbc7e65925 100644 --- a/src/generic/lzc.sv +++ b/src/generic/lzc.sv @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram1p1rwbe.sv b/src/generic/mem/ram1p1rwbe.sv index 9151a35d28..b38fdacf02 100644 --- a/src/generic/mem/ram1p1rwbe.sv +++ b/src/generic/mem/ram1p1rwbe.sv @@ -16,7 +16,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram1p1rwbe_64x128.sv b/src/generic/mem/ram1p1rwbe_64x128.sv index 64ddec2592..b49be027b8 100755 --- a/src/generic/mem/ram1p1rwbe_64x128.sv +++ b/src/generic/mem/ram1p1rwbe_64x128.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram1p1rwbe_64x22.sv b/src/generic/mem/ram1p1rwbe_64x22.sv index 1b5e1bdb75..c37be3d30c 100755 --- a/src/generic/mem/ram1p1rwbe_64x22.sv +++ b/src/generic/mem/ram1p1rwbe_64x22.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram1p1rwbe_64x44.sv b/src/generic/mem/ram1p1rwbe_64x44.sv index 1744ba59f9..1559be0d93 100644 --- a/src/generic/mem/ram1p1rwbe_64x44.sv +++ b/src/generic/mem/ram1p1rwbe_64x44.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram1p1rwe.sv b/src/generic/mem/ram1p1rwe.sv index 84effae19c..91edfe7879 100644 --- a/src/generic/mem/ram1p1rwe.sv +++ b/src/generic/mem/ram1p1rwe.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram2p1r1wbe.sv b/src/generic/mem/ram2p1r1wbe.sv index 95840c2cc4..2b80bd3a6b 100644 --- a/src/generic/mem/ram2p1r1wbe.sv +++ b/src/generic/mem/ram2p1r1wbe.sv @@ -15,7 +15,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram2p1r1wbe_1024x36.sv b/src/generic/mem/ram2p1r1wbe_1024x36.sv index d499442b45..a826922a49 100755 --- a/src/generic/mem/ram2p1r1wbe_1024x36.sv +++ b/src/generic/mem/ram2p1r1wbe_1024x36.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram2p1r1wbe_1024x68.sv b/src/generic/mem/ram2p1r1wbe_1024x68.sv index a1633f8e98..ac7ff16984 100755 --- a/src/generic/mem/ram2p1r1wbe_1024x68.sv +++ b/src/generic/mem/ram2p1r1wbe_1024x68.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram2p1r1wbe_128x64.sv b/src/generic/mem/ram2p1r1wbe_128x64.sv index 54d0ee8dcf..a9af9a8680 100644 --- a/src/generic/mem/ram2p1r1wbe_128x64.sv +++ b/src/generic/mem/ram2p1r1wbe_128x64.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram2p1r1wbe_2048x64.sv b/src/generic/mem/ram2p1r1wbe_2048x64.sv index 95185346ab..83933f24cb 100644 --- a/src/generic/mem/ram2p1r1wbe_2048x64.sv +++ b/src/generic/mem/ram2p1r1wbe_2048x64.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/ram2p1r1wbe_64x32.sv b/src/generic/mem/ram2p1r1wbe_64x32.sv index db3cbc8465..9af52a0ad9 100755 --- a/src/generic/mem/ram2p1r1wbe_64x32.sv +++ b/src/generic/mem/ram2p1r1wbe_64x32.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/rom1p1r.sv b/src/generic/mem/rom1p1r.sv index e17b8af600..33ba9720c8 100644 --- a/src/generic/mem/rom1p1r.sv +++ b/src/generic/mem/rom1p1r.sv @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/rom1p1r_128x32.sv b/src/generic/mem/rom1p1r_128x32.sv index 0854f15573..a2053bf9a6 100755 --- a/src/generic/mem/rom1p1r_128x32.sv +++ b/src/generic/mem/rom1p1r_128x32.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mem/rom1p1r_128x64.sv b/src/generic/mem/rom1p1r_128x64.sv index 7a86bc50e6..41bae49739 100755 --- a/src/generic/mem/rom1p1r_128x64.sv +++ b/src/generic/mem/rom1p1r_128x64.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/mux.sv b/src/generic/mux.sv index f07efeb5ca..0a0ced5df2 100644 --- a/src/generic/mux.sv +++ b/src/generic/mux.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/neg.sv b/src/generic/neg.sv index 8621e510e6..21b964f21a 100644 --- a/src/generic/neg.sv +++ b/src/generic/neg.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/onehotdecoder.sv b/src/generic/onehotdecoder.sv index 91873c8e85..6a61b326c3 100644 --- a/src/generic/onehotdecoder.sv +++ b/src/generic/onehotdecoder.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/generic/or_rows.sv b/src/generic/or_rows.sv index 56e693abb4..15d1ed3bfa 100644 --- a/src/generic/or_rows.sv +++ b/src/generic/or_rows.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/hazard/hazard.sv b/src/hazard/hazard.sv index 63b31001c7..153840dab2 100644 --- a/src/hazard/hazard.sv +++ b/src/hazard/hazard.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aes32d.sv b/src/ieu/aes/aes32d.sv index f761b50606..4aabf212ee 100644 --- a/src/ieu/aes/aes32d.sv +++ b/src/ieu/aes/aes32d.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aes32e.sv b/src/ieu/aes/aes32e.sv index ab28db196e..0e4b6f7438 100644 --- a/src/ieu/aes/aes32e.sv +++ b/src/ieu/aes/aes32e.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aes64d.sv b/src/ieu/aes/aes64d.sv index 517dd4bf08..5d2c88720f 100644 --- a/src/ieu/aes/aes64d.sv +++ b/src/ieu/aes/aes64d.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aes64e.sv b/src/ieu/aes/aes64e.sv index f4b59178aa..0b04be7ed1 100644 --- a/src/ieu/aes/aes64e.sv +++ b/src/ieu/aes/aes64e.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aes64ks1i.sv b/src/ieu/aes/aes64ks1i.sv index cb2d71018e..2e9a04da8d 100644 --- a/src/ieu/aes/aes64ks1i.sv +++ b/src/ieu/aes/aes64ks1i.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aes64ks2.sv b/src/ieu/aes/aes64ks2.sv index b5209d7991..9b5e0e50aa 100644 --- a/src/ieu/aes/aes64ks2.sv +++ b/src/ieu/aes/aes64ks2.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aesinvmixcolumns32.sv b/src/ieu/aes/aesinvmixcolumns32.sv index d340a6bc33..fe0ee4f47a 100644 --- a/src/ieu/aes/aesinvmixcolumns32.sv +++ b/src/ieu/aes/aesinvmixcolumns32.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aesinvmixcolumns8.sv b/src/ieu/aes/aesinvmixcolumns8.sv index 134ceeb118..bb181bb7e6 100644 --- a/src/ieu/aes/aesinvmixcolumns8.sv +++ b/src/ieu/aes/aesinvmixcolumns8.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aesinvsbox64.sv b/src/ieu/aes/aesinvsbox64.sv index ce838cb294..786728da60 100644 --- a/src/ieu/aes/aesinvsbox64.sv +++ b/src/ieu/aes/aesinvsbox64.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aesinvsbox8.sv b/src/ieu/aes/aesinvsbox8.sv index 344f444eba..c4ead19a38 100644 --- a/src/ieu/aes/aesinvsbox8.sv +++ b/src/ieu/aes/aesinvsbox8.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aesinvshiftrows64.sv b/src/ieu/aes/aesinvshiftrows64.sv index 7e24f67c88..dd70a29d72 100644 --- a/src/ieu/aes/aesinvshiftrows64.sv +++ b/src/ieu/aes/aesinvshiftrows64.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aesmixcolumns32.sv b/src/ieu/aes/aesmixcolumns32.sv index ee5ad53b54..2b391f6766 100644 --- a/src/ieu/aes/aesmixcolumns32.sv +++ b/src/ieu/aes/aesmixcolumns32.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aesmixcolumns8.sv b/src/ieu/aes/aesmixcolumns8.sv index 256f728d01..0c20232dae 100644 --- a/src/ieu/aes/aesmixcolumns8.sv +++ b/src/ieu/aes/aesmixcolumns8.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aessbox32.sv b/src/ieu/aes/aessbox32.sv index fe00e7028b..647f22c203 100644 --- a/src/ieu/aes/aessbox32.sv +++ b/src/ieu/aes/aessbox32.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aessbox8.sv b/src/ieu/aes/aessbox8.sv index 5cf41289db..ff2ab5ff2d 100644 --- a/src/ieu/aes/aessbox8.sv +++ b/src/ieu/aes/aessbox8.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/aesshiftrows64.sv b/src/ieu/aes/aesshiftrows64.sv index 11577bf3a9..52eb88c8fc 100644 --- a/src/ieu/aes/aesshiftrows64.sv +++ b/src/ieu/aes/aesshiftrows64.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/galoismultforward8.sv b/src/ieu/aes/galoismultforward8.sv index ecb2d11224..942228661d 100644 --- a/src/ieu/aes/galoismultforward8.sv +++ b/src/ieu/aes/galoismultforward8.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/galoismultinverse8.sv b/src/ieu/aes/galoismultinverse8.sv index 06a12911fa..c73581e322 100644 --- a/src/ieu/aes/galoismultinverse8.sv +++ b/src/ieu/aes/galoismultinverse8.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/rconlut32.sv b/src/ieu/aes/rconlut32.sv index e1f80964bd..4d95da6c35 100644 --- a/src/ieu/aes/rconlut32.sv +++ b/src/ieu/aes/rconlut32.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/aes/rotate.sv b/src/ieu/aes/rotate.sv index 7f44f95f43..c294908626 100644 --- a/src/ieu/aes/rotate.sv +++ b/src/ieu/aes/rotate.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/alu.sv b/src/ieu/alu.sv index b631231266..6e6e886670 100644 --- a/src/ieu/alu.sv +++ b/src/ieu/alu.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/bitmanipalu.sv b/src/ieu/bmu/bitmanipalu.sv index 9bb0905ad1..285a1f0987 100644 --- a/src/ieu/bmu/bitmanipalu.sv +++ b/src/ieu/bmu/bitmanipalu.sv @@ -12,7 +12,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/bitreverse.sv b/src/ieu/bmu/bitreverse.sv index 5fc4e8b498..77a826b667 100644 --- a/src/ieu/bmu/bitreverse.sv +++ b/src/ieu/bmu/bitreverse.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/bmuctrl.sv b/src/ieu/bmu/bmuctrl.sv index fe781e78ba..1763a6fdc3 100644 --- a/src/ieu/bmu/bmuctrl.sv +++ b/src/ieu/bmu/bmuctrl.sv @@ -12,7 +12,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/byteop.sv b/src/ieu/bmu/byteop.sv index 33a0dc3324..24a5a679f5 100644 --- a/src/ieu/bmu/byteop.sv +++ b/src/ieu/bmu/byteop.sv @@ -12,7 +12,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/clmul.sv b/src/ieu/bmu/clmul.sv index 2ea45606fc..f897dabb43 100644 --- a/src/ieu/bmu/clmul.sv +++ b/src/ieu/bmu/clmul.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/cnt.sv b/src/ieu/bmu/cnt.sv index f0bc5f72d2..2dc5f37709 100644 --- a/src/ieu/bmu/cnt.sv +++ b/src/ieu/bmu/cnt.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/ext.sv b/src/ieu/bmu/ext.sv index c5dcbf5312..b78b80529e 100644 --- a/src/ieu/bmu/ext.sv +++ b/src/ieu/bmu/ext.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/popcnt.sv b/src/ieu/bmu/popcnt.sv index 435c8dff19..8897d78f42 100644 --- a/src/ieu/bmu/popcnt.sv +++ b/src/ieu/bmu/popcnt.sv @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/zbb.sv b/src/ieu/bmu/zbb.sv index d5ca3bd4b9..6e4779a709 100644 --- a/src/ieu/bmu/zbb.sv +++ b/src/ieu/bmu/zbb.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/bmu/zbc.sv b/src/ieu/bmu/zbc.sv index a9a027ab6a..993706b6ff 100644 --- a/src/ieu/bmu/zbc.sv +++ b/src/ieu/bmu/zbc.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/comparator.sv b/src/ieu/comparator.sv index 175e7df08f..ff3ff791b2 100644 --- a/src/ieu/comparator.sv +++ b/src/ieu/comparator.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/controller.sv b/src/ieu/controller.sv index 75dbf2b6af..ee896a2b7b 100644 --- a/src/ieu/controller.sv +++ b/src/ieu/controller.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/datapath.sv b/src/ieu/datapath.sv index 65eafe7f7b..cf1bd8cfdc 100644 --- a/src/ieu/datapath.sv +++ b/src/ieu/datapath.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/extend.sv b/src/ieu/extend.sv index cbe567ae3f..08bc2d95ab 100644 --- a/src/ieu/extend.sv +++ b/src/ieu/extend.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/ieu.sv b/src/ieu/ieu.sv index e820a3e41c..c2e473eab8 100644 --- a/src/ieu/ieu.sv +++ b/src/ieu/ieu.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/kmu/packer.sv b/src/ieu/kmu/packer.sv index ac44916d75..1bff4a59e5 100644 --- a/src/ieu/kmu/packer.sv +++ b/src/ieu/kmu/packer.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/kmu/zbkb.sv b/src/ieu/kmu/zbkb.sv index 942a3d9a9b..9099453230 100644 --- a/src/ieu/kmu/zbkb.sv +++ b/src/ieu/kmu/zbkb.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/kmu/zbkx.sv b/src/ieu/kmu/zbkx.sv index f7937f2675..244c268c56 100644 --- a/src/ieu/kmu/zbkx.sv +++ b/src/ieu/kmu/zbkx.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/kmu/zipper.sv b/src/ieu/kmu/zipper.sv index 2cc0a3a185..72366ed983 100644 --- a/src/ieu/kmu/zipper.sv +++ b/src/ieu/kmu/zipper.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/kmu/zknde32.sv b/src/ieu/kmu/zknde32.sv index 7e482d7570..526cc3a892 100644 --- a/src/ieu/kmu/zknde32.sv +++ b/src/ieu/kmu/zknde32.sv @@ -10,7 +10,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/kmu/zknde64.sv b/src/ieu/kmu/zknde64.sv index dee5180741..6677587d1e 100644 --- a/src/ieu/kmu/zknde64.sv +++ b/src/ieu/kmu/zknde64.sv @@ -10,7 +10,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/kmu/zknh32.sv b/src/ieu/kmu/zknh32.sv index b20ce8d3ab..e03e577a1c 100644 --- a/src/ieu/kmu/zknh32.sv +++ b/src/ieu/kmu/zknh32.sv @@ -10,7 +10,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/kmu/zknh64.sv b/src/ieu/kmu/zknh64.sv index 218837ee8b..ad39b50a49 100644 --- a/src/ieu/kmu/zknh64.sv +++ b/src/ieu/kmu/zknh64.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/regfile.sv b/src/ieu/regfile.sv index 48359d3cad..461981a92d 100644 --- a/src/ieu/regfile.sv +++ b/src/ieu/regfile.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/sha/sha256.sv b/src/ieu/sha/sha256.sv index 12d08f2ce8..fc00bcdf4e 100644 --- a/src/ieu/sha/sha256.sv +++ b/src/ieu/sha/sha256.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/sha/sha512_32.sv b/src/ieu/sha/sha512_32.sv index ce205172ca..579d741564 100644 --- a/src/ieu/sha/sha512_32.sv +++ b/src/ieu/sha/sha512_32.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/sha/sha512_64.sv b/src/ieu/sha/sha512_64.sv index 47fefce041..beb364eac5 100644 --- a/src/ieu/sha/sha512_64.sv +++ b/src/ieu/sha/sha512_64.sv @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ieu/shifter.sv b/src/ieu/shifter.sv index 8d4da28d91..3cf8f40c09 100644 --- a/src/ieu/shifter.sv +++ b/src/ieu/shifter.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/RASPredictor.sv b/src/ifu/bpred/RASPredictor.sv index 3bef288810..717e73eb59 100644 --- a/src/ifu/bpred/RASPredictor.sv +++ b/src/ifu/bpred/RASPredictor.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/bpred.sv b/src/ifu/bpred/bpred.sv index 8b8793f271..d38c87e12b 100644 --- a/src/ifu/bpred/bpred.sv +++ b/src/ifu/bpred/bpred.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/btb.sv b/src/ifu/bpred/btb.sv index 6c6ace7636..943ebc9669 100644 --- a/src/ifu/bpred/btb.sv +++ b/src/ifu/bpred/btb.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/gshare.sv b/src/ifu/bpred/gshare.sv index 46702e6b13..3b4bfed946 100644 --- a/src/ifu/bpred/gshare.sv +++ b/src/ifu/bpred/gshare.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/gsharebasic.sv b/src/ifu/bpred/gsharebasic.sv index 3f88494fed..a4a4f38926 100644 --- a/src/ifu/bpred/gsharebasic.sv +++ b/src/ifu/bpred/gsharebasic.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/icpred.sv b/src/ifu/bpred/icpred.sv index 0b19922103..0bb16d01e1 100644 --- a/src/ifu/bpred/icpred.sv +++ b/src/ifu/bpred/icpred.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/localaheadbp.sv b/src/ifu/bpred/localaheadbp.sv index e3d6ef8ed5..7e32bb25bb 100644 --- a/src/ifu/bpred/localaheadbp.sv +++ b/src/ifu/bpred/localaheadbp.sv @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/localbpbasic.sv b/src/ifu/bpred/localbpbasic.sv index 5b2334a3d4..64f3d435db 100644 --- a/src/ifu/bpred/localbpbasic.sv +++ b/src/ifu/bpred/localbpbasic.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/localrepairbp.sv b/src/ifu/bpred/localrepairbp.sv index e15c77f3c1..bc2a87401e 100644 --- a/src/ifu/bpred/localrepairbp.sv +++ b/src/ifu/bpred/localrepairbp.sv @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/satCounter2.sv b/src/ifu/bpred/satCounter2.sv index 90cdf4f58f..b8c1a9968f 100644 --- a/src/ifu/bpred/satCounter2.sv +++ b/src/ifu/bpred/satCounter2.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/bpred/twoBitPredictor.sv b/src/ifu/bpred/twoBitPredictor.sv index 2277f8b9bf..11e7c4d840 100644 --- a/src/ifu/bpred/twoBitPredictor.sv +++ b/src/ifu/bpred/twoBitPredictor.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/decompress.sv b/src/ifu/decompress.sv index 6d49e0e0a1..2a5a62206e 100644 --- a/src/ifu/decompress.sv +++ b/src/ifu/decompress.sv @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/ifu.sv b/src/ifu/ifu.sv index a904835339..945a86d4e2 100644 --- a/src/ifu/ifu.sv +++ b/src/ifu/ifu.sv @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/irom.sv b/src/ifu/irom.sv index f85b60a5d7..9c2ecab911 100644 --- a/src/ifu/irom.sv +++ b/src/ifu/irom.sv @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/ifu/spill.sv b/src/ifu/spill.sv index f073398f32..7cedba5777 100644 --- a/src/ifu/spill.sv +++ b/src/ifu/spill.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/align.sv b/src/lsu/align.sv index f1e2e18926..2a26164848 100644 --- a/src/lsu/align.sv +++ b/src/lsu/align.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/amoalu.sv b/src/lsu/amoalu.sv index bc8a294715..4214a70987 100644 --- a/src/lsu/amoalu.sv +++ b/src/lsu/amoalu.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/atomic.sv b/src/lsu/atomic.sv index cd87d70ac8..bcdc50073d 100644 --- a/src/lsu/atomic.sv +++ b/src/lsu/atomic.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/dtim.sv b/src/lsu/dtim.sv index f6530edc8e..b6d9108efe 100644 --- a/src/lsu/dtim.sv +++ b/src/lsu/dtim.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/endianswap.sv b/src/lsu/endianswap.sv index 3634e23222..65cc0bdbd3 100644 --- a/src/lsu/endianswap.sv +++ b/src/lsu/endianswap.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/lrsc.sv b/src/lsu/lrsc.sv index 20d3cb8f60..e17744aba0 100644 --- a/src/lsu/lrsc.sv +++ b/src/lsu/lrsc.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/lsu.sv b/src/lsu/lsu.sv index f6a215a277..fb8be2100c 100644 --- a/src/lsu/lsu.sv +++ b/src/lsu/lsu.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/subwordread.sv b/src/lsu/subwordread.sv index 40e3c11c6c..2fa800b530 100644 --- a/src/lsu/subwordread.sv +++ b/src/lsu/subwordread.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/subwordwrite.sv b/src/lsu/subwordwrite.sv index 4ae097cc3c..de700720a0 100644 --- a/src/lsu/subwordwrite.sv +++ b/src/lsu/subwordwrite.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/lsu/swbytemask.sv b/src/lsu/swbytemask.sv index cbe4070cc6..2ee9cd3607 100644 --- a/src/lsu/swbytemask.sv +++ b/src/lsu/swbytemask.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mdu/div.sv b/src/mdu/div.sv index 66fe5d9d40..13c72a65d2 100644 --- a/src/mdu/div.sv +++ b/src/mdu/div.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mdu/divstep.sv b/src/mdu/divstep.sv index aa93d67674..614d42a6b2 100644 --- a/src/mdu/divstep.sv +++ b/src/mdu/divstep.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mdu/mdu.sv b/src/mdu/mdu.sv index b2f0f75147..4671e09ada 100644 --- a/src/mdu/mdu.sv +++ b/src/mdu/mdu.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mdu/mul.sv b/src/mdu/mul.sv index 7c3f13a853..2c49e98d16 100644 --- a/src/mdu/mul.sv +++ b/src/mdu/mul.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/adrdec.sv b/src/mmu/adrdec.sv index f4de5a7b71..d829fdff45 100644 --- a/src/mmu/adrdec.sv +++ b/src/mmu/adrdec.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/adrdecs.sv b/src/mmu/adrdecs.sv index 2ef7c25f1d..9b6491387b 100644 --- a/src/mmu/adrdecs.sv +++ b/src/mmu/adrdecs.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/mmu.sv b/src/mmu/mmu.sv index a53392fc92..e78cfce1a3 100644 --- a/src/mmu/mmu.sv +++ b/src/mmu/mmu.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/pmachecker.sv b/src/mmu/pmachecker.sv index 021f448b2b..7ff288875e 100644 --- a/src/mmu/pmachecker.sv +++ b/src/mmu/pmachecker.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/pmpadrdec.sv b/src/mmu/pmpadrdec.sv index fab15b24d2..bcbda024c1 100644 --- a/src/mmu/pmpadrdec.sv +++ b/src/mmu/pmpadrdec.sv @@ -15,7 +15,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/pmpchecker.sv b/src/mmu/pmpchecker.sv index 27f8745fe3..1cdd5deeb0 100644 --- a/src/mmu/pmpchecker.sv +++ b/src/mmu/pmpchecker.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/tlb.sv b/src/mmu/tlb/tlb.sv index 7add2162e8..e1c06597c2 100644 --- a/src/mmu/tlb/tlb.sv +++ b/src/mmu/tlb/tlb.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/tlbcam.sv b/src/mmu/tlb/tlbcam.sv index 06b66efcc5..a74a7422e0 100644 --- a/src/mmu/tlb/tlbcam.sv +++ b/src/mmu/tlb/tlbcam.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/tlbcamline.sv b/src/mmu/tlb/tlbcamline.sv index e66c22da2a..f1daa55e31 100644 --- a/src/mmu/tlb/tlbcamline.sv +++ b/src/mmu/tlb/tlbcamline.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/tlbcontrol.sv b/src/mmu/tlb/tlbcontrol.sv index 4bc7501f90..f08c563851 100644 --- a/src/mmu/tlb/tlbcontrol.sv +++ b/src/mmu/tlb/tlbcontrol.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/tlblru.sv b/src/mmu/tlb/tlblru.sv index 6700ddcd04..e83382ca4e 100644 --- a/src/mmu/tlb/tlblru.sv +++ b/src/mmu/tlb/tlblru.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/tlbmixer.sv b/src/mmu/tlb/tlbmixer.sv index 502d3ef838..1028dfa530 100644 --- a/src/mmu/tlb/tlbmixer.sv +++ b/src/mmu/tlb/tlbmixer.sv @@ -14,7 +14,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/tlbram.sv b/src/mmu/tlb/tlbram.sv index a252bbd230..d429c08955 100644 --- a/src/mmu/tlb/tlbram.sv +++ b/src/mmu/tlb/tlbram.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/tlbramline.sv b/src/mmu/tlb/tlbramline.sv index 0b3e3994a5..ca5aed0fe8 100644 --- a/src/mmu/tlb/tlbramline.sv +++ b/src/mmu/tlb/tlbramline.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/mmu/tlb/vm64check.sv b/src/mmu/tlb/vm64check.sv index 6f2d3c2d4a..730659eabb 100644 --- a/src/mmu/tlb/vm64check.sv +++ b/src/mmu/tlb/vm64check.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/csr.sv b/src/privileged/csr.sv index ad3dab32d3..1063f5e94e 100644 --- a/src/privileged/csr.sv +++ b/src/privileged/csr.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/csrc.sv b/src/privileged/csrc.sv index 8b292513bb..7ff360c562 100644 --- a/src/privileged/csrc.sv +++ b/src/privileged/csrc.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/csri.sv b/src/privileged/csri.sv index 41f018e916..f92bea2ebc 100644 --- a/src/privileged/csri.sv +++ b/src/privileged/csri.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/csrm.sv b/src/privileged/csrm.sv index 8716ce63cb..581b80a83b 100644 --- a/src/privileged/csrm.sv +++ b/src/privileged/csrm.sv @@ -16,7 +16,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/csrs.sv b/src/privileged/csrs.sv index c30f78e146..e6d7bcad51 100644 --- a/src/privileged/csrs.sv +++ b/src/privileged/csrs.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/csrsr.sv b/src/privileged/csrsr.sv index 9989bceedd..444f900022 100644 --- a/src/privileged/csrsr.sv +++ b/src/privileged/csrsr.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/csru.sv b/src/privileged/csru.sv index 86a9089e87..e83866d673 100644 --- a/src/privileged/csru.sv +++ b/src/privileged/csru.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/privdec.sv b/src/privileged/privdec.sv index 99380e63f5..5f0bc4d668 100644 --- a/src/privileged/privdec.sv +++ b/src/privileged/privdec.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/privmode.sv b/src/privileged/privmode.sv index f9a38d5014..238fcfcff9 100644 --- a/src/privileged/privmode.sv +++ b/src/privileged/privmode.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/privpiperegs.sv b/src/privileged/privpiperegs.sv index 4cab65c349..3018d2fbd0 100644 --- a/src/privileged/privpiperegs.sv +++ b/src/privileged/privpiperegs.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/privileged/trap.sv b/src/privileged/trap.sv index 95ae26e1a6..f218d17b4e 100644 --- a/src/privileged/trap.sv +++ b/src/privileged/trap.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/rvvi/csrindextoaddr.sv b/src/rvvi/csrindextoaddr.sv index 4612dd4eea..fb2ddc258d 100644 --- a/src/rvvi/csrindextoaddr.sv +++ b/src/rvvi/csrindextoaddr.sv @@ -11,7 +11,7 @@ // // A component of the CORE-V-WALLY configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/rvvi/packetizer.sv b/src/rvvi/packetizer.sv index 29a58d383c..9238dad47c 100644 --- a/src/rvvi/packetizer.sv +++ b/src/rvvi/packetizer.sv @@ -11,7 +11,7 @@ // // A component of the CORE-V-WALLY configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/rvvi/priorityaomux.sv b/src/rvvi/priorityaomux.sv index 7b119a81fc..bd32fed247 100644 --- a/src/rvvi/priorityaomux.sv +++ b/src/rvvi/priorityaomux.sv @@ -11,7 +11,7 @@ // // A component of the CORE-V-WALLY configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/rvvi/regchangedetect.sv b/src/rvvi/regchangedetect.sv index 31d4ea1ecd..3d88917d31 100644 --- a/src/rvvi/regchangedetect.sv +++ b/src/rvvi/regchangedetect.sv @@ -11,7 +11,7 @@ // // A component of the CORE-V-WALLY configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/rvvi/rvvisynth.sv b/src/rvvi/rvvisynth.sv index 3e8170c93b..c8c6aa1b40 100644 --- a/src/rvvi/rvvisynth.sv +++ b/src/rvvi/rvvisynth.sv @@ -11,7 +11,7 @@ // // A component of the CORE-V-WALLY configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/rvvi/triggergen.sv b/src/rvvi/triggergen.sv index a4e74de918..2b6ca4af43 100644 --- a/src/rvvi/triggergen.sv +++ b/src/rvvi/triggergen.sv @@ -11,7 +11,7 @@ // // A component of the CORE-V-WALLY configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/ahbapbbridge.sv b/src/uncore/ahbapbbridge.sv index 84979ddeeb..c01505d3d2 100644 --- a/src/uncore/ahbapbbridge.sv +++ b/src/uncore/ahbapbbridge.sv @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/clint_apb.sv b/src/uncore/clint_apb.sv index e037451940..e0fcc10d89 100644 --- a/src/uncore/clint_apb.sv +++ b/src/uncore/clint_apb.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/gpio_apb.sv b/src/uncore/gpio_apb.sv index 7721d99866..31945f1790 100644 --- a/src/uncore/gpio_apb.sv +++ b/src/uncore/gpio_apb.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/plic_apb.sv b/src/uncore/plic_apb.sv index 6079949069..6f96508781 100644 --- a/src/uncore/plic_apb.sv +++ b/src/uncore/plic_apb.sv @@ -16,7 +16,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/ram_ahb.sv b/src/uncore/ram_ahb.sv index 60c8701381..8711f85f62 100644 --- a/src/uncore/ram_ahb.sv +++ b/src/uncore/ram_ahb.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/rom_ahb.sv b/src/uncore/rom_ahb.sv index 63f6e97160..e48ff1938d 100644 --- a/src/uncore/rom_ahb.sv +++ b/src/uncore/rom_ahb.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/spi_apb.sv b/src/uncore/spi_apb.sv index 4f4fcbc406..3d3005b0ba 100644 --- a/src/uncore/spi_apb.sv +++ b/src/uncore/spi_apb.sv @@ -15,7 +15,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/spi_controller.sv b/src/uncore/spi_controller.sv index 0ed8e57bea..6bc673d3ec 100644 --- a/src/uncore/spi_controller.sv +++ b/src/uncore/spi_controller.sv @@ -11,7 +11,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/uartPC16550D.sv b/src/uncore/uartPC16550D.sv index 3639fe8d52..b55bc3c827 100644 --- a/src/uncore/uartPC16550D.sv +++ b/src/uncore/uartPC16550D.sv @@ -18,7 +18,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/uart_apb.sv b/src/uncore/uart_apb.sv index f7dcf2a605..497ed5ace7 100644 --- a/src/uncore/uart_apb.sv +++ b/src/uncore/uart_apb.sv @@ -13,7 +13,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/uncore/uncore.sv b/src/uncore/uncore.sv index f17fc67fea..4eb46e8438 100644 --- a/src/uncore/uncore.sv +++ b/src/uncore/uncore.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/wally/wallypipelinedcore.sv b/src/wally/wallypipelinedcore.sv index b5a80a24b9..3368141d99 100644 --- a/src/wally/wallypipelinedcore.sv +++ b/src/wally/wallypipelinedcore.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/src/wally/wallypipelinedsoc.sv b/src/wally/wallypipelinedsoc.sv index 2e534ba59e..3db3061362 100644 --- a/src/wally/wallypipelinedsoc.sv +++ b/src/wally/wallypipelinedsoc.sv @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/studies/comparator.sv b/studies/comparator.sv index 1f9877077a..d900ed8926 100644 --- a/studies/comparator.sv +++ b/studies/comparator.sv @@ -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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/synthDC/extractArea.pl b/synthDC/extractArea.pl index cd795d3ffe..940a0132c3 100755 --- a/synthDC/extractArea.pl +++ b/synthDC/extractArea.pl @@ -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-25 Harvey Mudd College & Oklahoma State University ## ## SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 ## diff --git a/tests/coverage/WALLY-init-lib.h b/tests/coverage/WALLY-init-lib.h index 59245bb2c4..5b296d478e 100644 --- a/tests/coverage/WALLY-init-lib.h +++ b/tests/coverage/WALLY-init-lib.h @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/amoAccessFault.S b/tests/coverage/amoAccessFault.S index b69c545a4e..7c21b4cfa1 100644 --- a/tests/coverage/amoAccessFault.S +++ b/tests/coverage/amoAccessFault.S @@ -8,7 +8,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/btbthrash.S b/tests/coverage/btbthrash.S index 8fedf372a9..191a089144 100644 --- a/tests/coverage/btbthrash.S +++ b/tests/coverage/btbthrash.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/csrwrites.S b/tests/coverage/csrwrites.S index ef0c283ec4..c2213f23e8 100644 --- a/tests/coverage/csrwrites.S +++ b/tests/coverage/csrwrites.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/dcache1.py b/tests/coverage/dcache1.py index d8740bdda0..8b86cf21cc 100644 --- a/tests/coverage/dcache1.py +++ b/tests/coverage/dcache1.py @@ -8,7 +8,7 @@ # # A component of the CORE-V-WALLY configurable RISC-V project. # -# Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +# Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University # # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 # diff --git a/tests/coverage/dcache2.S b/tests/coverage/dcache2.S index d5a18a708d..1f5ce5e170 100644 --- a/tests/coverage/dcache2.S +++ b/tests/coverage/dcache2.S @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/ebu.S b/tests/coverage/ebu.S index 872e373943..ea0d4e9895 100644 --- a/tests/coverage/ebu.S +++ b/tests/coverage/ebu.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/fpu.S b/tests/coverage/fpu.S index 7608983062..b84d80c5b1 100644 --- a/tests/coverage/fpu.S +++ b/tests/coverage/fpu.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/gshare.S b/tests/coverage/gshare.S index ef0fcab777..9c89df58c9 100644 --- a/tests/coverage/gshare.S +++ b/tests/coverage/gshare.S @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/hptwAccessFault.S b/tests/coverage/hptwAccessFault.S index 86f681d21c..7e6b9204e5 100644 --- a/tests/coverage/hptwAccessFault.S +++ b/tests/coverage/hptwAccessFault.S @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/ieu.S b/tests/coverage/ieu.S index 285a170cb8..ec2f4a0c0c 100644 --- a/tests/coverage/ieu.S +++ b/tests/coverage/ieu.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/ifu.S b/tests/coverage/ifu.S index 054f4f3366..2c4fe910ea 100644 --- a/tests/coverage/ifu.S +++ b/tests/coverage/ifu.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/ifuCamlineWrite.S b/tests/coverage/ifuCamlineWrite.S index fed86756e0..b67fd98700 100644 --- a/tests/coverage/ifuCamlineWrite.S +++ b/tests/coverage/ifuCamlineWrite.S @@ -11,7 +11,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/lsu.S b/tests/coverage/lsu.S index 1c1d7fea6a..33d3fc66cc 100644 --- a/tests/coverage/lsu.S +++ b/tests/coverage/lsu.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/nonleafpbmtfault.S b/tests/coverage/nonleafpbmtfault.S index d4aa723f7e..d6b8b063d8 100644 --- a/tests/coverage/nonleafpbmtfault.S +++ b/tests/coverage/nonleafpbmtfault.S @@ -9,7 +9,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/priv.S b/tests/coverage/priv.S index d0d3f94f40..3dfa9050b8 100644 --- a/tests/coverage/priv.S +++ b/tests/coverage/priv.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/tlbASID.S b/tests/coverage/tlbASID.S index bb870429a9..c424788b1f 100644 --- a/tests/coverage/tlbASID.S +++ b/tests/coverage/tlbASID.S @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/tlbGLB.S b/tests/coverage/tlbGLB.S index affc4e49d2..d34094f7b0 100644 --- a/tests/coverage/tlbGLB.S +++ b/tests/coverage/tlbGLB.S @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/tlbGP.S b/tests/coverage/tlbGP.S index da1301cb06..f4a0ac5fa1 100644 --- a/tests/coverage/tlbGP.S +++ b/tests/coverage/tlbGP.S @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/tlbMP.S b/tests/coverage/tlbMP.S index 5f35c5879d..5503976a64 100644 --- a/tests/coverage/tlbMP.S +++ b/tests/coverage/tlbMP.S @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/tlbMisaligned.S b/tests/coverage/tlbMisaligned.S index 13506646d1..08ddc0e7f4 100644 --- a/tests/coverage/tlbMisaligned.S +++ b/tests/coverage/tlbMisaligned.S @@ -8,7 +8,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/tlbNAPOT.S b/tests/coverage/tlbNAPOT.S index c38472ad09..202c7b5e83 100644 --- a/tests/coverage/tlbNAPOT.S +++ b/tests/coverage/tlbNAPOT.S @@ -10,7 +10,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/tlbTP.S b/tests/coverage/tlbTP.S index 89b5d1ec7a..6282c447d4 100644 --- a/tests/coverage/tlbTP.S +++ b/tests/coverage/tlbTP.S @@ -9,7 +9,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/tlbmisc.S b/tests/coverage/tlbmisc.S index 9e660bdc44..302920de9c 100644 --- a/tests/coverage/tlbmisc.S +++ b/tests/coverage/tlbmisc.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/coverage/vm64check.S b/tests/coverage/vm64check.S index 0cc16ef8d5..c262b302b3 100644 --- a/tests/coverage/vm64check.S +++ b/tests/coverage/vm64check.S @@ -8,7 +8,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-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/custom/spitest/spi.h b/tests/custom/spitest/spi.h index 2b1d541da5..b7e119ade1 100644 --- a/tests/custom/spitest/spi.h +++ b/tests/custom/spitest/spi.h @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/custom/spitest/spitest.c b/tests/custom/spitest/spitest.c index 23d408c169..561aaab0f4 100644 --- a/tests/custom/spitest/spitest.c +++ b/tests/custom/spitest/spitest.c @@ -9,7 +9,7 @@ // // A component of the Wally configurable RISC-V project. // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 // diff --git a/tests/wally-riscv-arch-test/riscv-test-suite/rv64i_m/Q/src/WALLY-q-01.S b/tests/wally-riscv-arch-test/riscv-test-suite/rv64i_m/Q/src/WALLY-q-01.S index ea8bd15d5f..c805bc2df8 100644 --- a/tests/wally-riscv-arch-test/riscv-test-suite/rv64i_m/Q/src/WALLY-q-01.S +++ b/tests/wally-riscv-arch-test/riscv-test-suite/rv64i_m/Q/src/WALLY-q-01.S @@ -2,7 +2,7 @@ // ../wally-riscv-arch-test/riscv-test-suite/rv64i_m/I/src/WALLY-ADD.S // David_Harris@hmc.edu & Rose Thompson // Created 07 March 2024 -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-25 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 //