diff --git a/LICENSE.NPL b/LICENSE.NPL index b6a86959..5023c89e 100644 --- a/LICENSE.NPL +++ b/LICENSE.NPL @@ -1,4 +1,4 @@ -Copyright (c) <2020 - 2023> Huazhong University of Sci. & Tech. +Copyright (c) 2020 - 2024 Huazhong University of Sci. & Tech. "Anti 996" License Version 1.0 (Draft) diff --git a/src/main/scala/GF180SVPWM.scala b/src/main/scala/GF180SVPWM.scala index 03f6bd31..ebdc2bee 100644 --- a/src/main/scala/GF180SVPWM.scala +++ b/src/main/scala/GF180SVPWM.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/Parameters.scala b/src/main/scala/Parameters.scala index 5d295e08..d6ed8675 100644 --- a/src/main/scala/Parameters.scala +++ b/src/main/scala/Parameters.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/Sky130BLFSR.scala b/src/main/scala/Sky130BLFSR.scala index 7084e4ce..d126c364 100644 --- a/src/main/scala/Sky130BLFSR.scala +++ b/src/main/scala/Sky130BLFSR.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/axi/axi.scala b/src/main/scala/axi/axi.scala index d39ae418..40989e8b 100644 --- a/src/main/scala/axi/axi.scala +++ b/src/main/scala/axi/axi.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/axi/axi_full_mem.scala b/src/main/scala/axi/axi_full_mem.scala index f5719925..18368219 100644 --- a/src/main/scala/axi/axi_full_mem.scala +++ b/src/main/scala/axi/axi_full_mem.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/AgeMatrix.scala b/src/main/scala/base/AgeMatrix.scala index 762e7495..274cfcbf 100644 --- a/src/main/scala/base/AgeMatrix.scala +++ b/src/main/scala/base/AgeMatrix.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/CacheRAM.scala b/src/main/scala/base/CacheRAM.scala index d7e8ecda..314e13f6 100644 --- a/src/main/scala/base/CacheRAM.scala +++ b/src/main/scala/base/CacheRAM.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/Decoupled1toN.scala b/src/main/scala/base/Decoupled1toN.scala index 11ba81bd..fb2e2612 100644 --- a/src/main/scala/base/Decoupled1toN.scala +++ b/src/main/scala/base/Decoupled1toN.scala @@ -4,7 +4,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/Hash.scala b/src/main/scala/base/Hash.scala index fbb4e01e..b5cbcd52 100644 --- a/src/main/scala/base/Hash.scala +++ b/src/main/scala/base/Hash.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/LRU.scala b/src/main/scala/base/LRU.scala index 994229fa..ab782e7b 100644 --- a/src/main/scala/base/LRU.scala +++ b/src/main/scala/base/LRU.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/MultiPortBuf.scala b/src/main/scala/base/MultiPortBuf.scala index 269478c7..c19e77b0 100644 --- a/src/main/scala/base/MultiPortBuf.scala +++ b/src/main/scala/base/MultiPortBuf.scala @@ -1,7 +1,7 @@ // /* -// Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> +// Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/MultiPortFifo.scala b/src/main/scala/base/MultiPortFifo.scala index cc338f0c..3639fa86 100644 --- a/src/main/scala/base/MultiPortFifo.scala +++ b/src/main/scala/base/MultiPortFifo.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/PolicyMux.scala b/src/main/scala/base/PolicyMux.scala index 99fec1a2..bdd71d4f 100644 --- a/src/main/scala/base/PolicyMux.scala +++ b/src/main/scala/base/PolicyMux.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/RePort.scala b/src/main/scala/base/RePort.scala index 76f82ec7..b7751061 100644 --- a/src/main/scala/base/RePort.scala +++ b/src/main/scala/base/RePort.scala @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/Sram.scala b/src/main/scala/base/Sram.scala index e6d8d021..95a28e00 100644 --- a/src/main/scala/base/Sram.scala +++ b/src/main/scala/base/Sram.scala @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/Util.scala b/src/main/scala/base/Util.scala index 58cf683e..32afceb6 100644 --- a/src/main/scala/base/Util.scala +++ b/src/main/scala/base/Util.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/XArbiter.scala b/src/main/scala/base/XArbiter.scala index f1290993..1a4ccafd 100644 --- a/src/main/scala/base/XArbiter.scala +++ b/src/main/scala/base/XArbiter.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/base/ZipQueue.scala b/src/main/scala/base/ZipQueue.scala index c905085a..f0e22bcd 100644 --- a/src/main/scala/base/ZipQueue.scala +++ b/src/main/scala/base/ZipQueue.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/AClint.scala b/src/main/scala/rift2Chip/AClint.scala index 18fb2529..3e38f8fa 100644 --- a/src/main/scala/rift2Chip/AClint.scala +++ b/src/main/scala/rift2Chip/AClint.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Chiplink.scala b/src/main/scala/rift2Chip/Chiplink.scala index 53dfbb17..247523b7 100644 --- a/src/main/scala/rift2Chip/Chiplink.scala +++ b/src/main/scala/rift2Chip/Chiplink.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Debug/DM.scala b/src/main/scala/rift2Chip/Debug/DM.scala index a23a0bc0..7d63f2f0 100644 --- a/src/main/scala/rift2Chip/Debug/DM.scala +++ b/src/main/scala/rift2Chip/Debug/DM.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Debug/DMI.scala b/src/main/scala/rift2Chip/Debug/DMI.scala index 4a375848..8b09f648 100644 --- a/src/main/scala/rift2Chip/Debug/DMI.scala +++ b/src/main/scala/rift2Chip/Debug/DMI.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Debug/DTM.scala b/src/main/scala/rift2Chip/Debug/DTM.scala index 60b06651..0fd755cd 100644 --- a/src/main/scala/rift2Chip/Debug/DTM.scala +++ b/src/main/scala/rift2Chip/Debug/DTM.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Debug/Debugger.scala b/src/main/scala/rift2Chip/Debug/Debugger.scala index 46271394..4282eab9 100644 --- a/src/main/scala/rift2Chip/Debug/Debugger.scala +++ b/src/main/scala/rift2Chip/Debug/Debugger.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Debug/JTAG.scala b/src/main/scala/rift2Chip/Debug/JTAG.scala index fc0243e3..3334ad98 100644 --- a/src/main/scala/rift2Chip/Debug/JTAG.scala +++ b/src/main/scala/rift2Chip/Debug/JTAG.scala @@ -27,7 +27,7 @@ MODIFICATIONS. */ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Debug/debugROM.scala b/src/main/scala/rift2Chip/Debug/debugROM.scala index 98ee7f13..00bc841b 100644 --- a/src/main/scala/rift2Chip/Debug/debugROM.scala +++ b/src/main/scala/rift2Chip/Debug/debugROM.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Debug/sba.scala b/src/main/scala/rift2Chip/Debug/sba.scala index e5a7f637..21bba4d5 100644 --- a/src/main/scala/rift2Chip/Debug/sba.scala +++ b/src/main/scala/rift2Chip/Debug/sba.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Plic.scala b/src/main/scala/rift2Chip/Plic.scala index c0a73992..53012f4c 100644 --- a/src/main/scala/rift2Chip/Plic.scala +++ b/src/main/scala/rift2Chip/Plic.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Rift2Chip.scala b/src/main/scala/rift2Chip/Rift2Chip.scala index 235dda9c..6bf8906a 100644 --- a/src/main/scala/rift2Chip/Rift2Chip.scala +++ b/src/main/scala/rift2Chip/Rift2Chip.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Rift2Link.scala b/src/main/scala/rift2Chip/Rift2Link.scala index bb29da3a..a7bc24dd 100644 --- a/src/main/scala/rift2Chip/Rift2Link.scala +++ b/src/main/scala/rift2Chip/Rift2Link.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Chip/Rift2NoC.scala b/src/main/scala/rift2Chip/Rift2NoC.scala index adb16d25..282c7794 100644 --- a/src/main/scala/rift2Chip/Rift2NoC.scala +++ b/src/main/scala/rift2Chip/Rift2NoC.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/PreFetcher.scala b/src/main/scala/rift2Core/PreFetcher.scala index 8f64fe8e..24cda375 100644 --- a/src/main/scala/rift2Core/PreFetcher.scala +++ b/src/main/scala/rift2Core/PreFetcher.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Alu.scala b/src/main/scala/rift2Core/backend/Alu.scala index fa8c2ac9..3f52a2f0 100644 --- a/src/main/scala/rift2Core/backend/Alu.scala +++ b/src/main/scala/rift2Core/backend/Alu.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Bru.scala b/src/main/scala/rift2Core/backend/Bru.scala index 91e5d4c9..99b14b9a 100644 --- a/src/main/scala/rift2Core/backend/Bru.scala +++ b/src/main/scala/rift2Core/backend/Bru.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Commit.scala b/src/main/scala/rift2Core/backend/Commit.scala index d07895ac..49f91b22 100644 --- a/src/main/scala/rift2Core/backend/Commit.scala +++ b/src/main/scala/rift2Core/backend/Commit.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Csr.scala b/src/main/scala/rift2Core/backend/Csr.scala index ecc91f12..dd098b41 100644 --- a/src/main/scala/rift2Core/backend/Csr.scala +++ b/src/main/scala/rift2Core/backend/Csr.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Execute.scala b/src/main/scala/rift2Core/backend/Execute.scala index 8781d54b..9354a570 100644 --- a/src/main/scala/rift2Core/backend/Execute.scala +++ b/src/main/scala/rift2Core/backend/Execute.scala @@ -3,7 +3,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/FPU/FAlu.scala b/src/main/scala/rift2Core/backend/FPU/FAlu.scala index 17e51939..ddea1ab0 100644 --- a/src/main/scala/rift2Core/backend/FPU/FAlu.scala +++ b/src/main/scala/rift2Core/backend/FPU/FAlu.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/FPU/FIssue.scala b/src/main/scala/rift2Core/backend/FPU/FIssue.scala index 650b3b34..3a553ecc 100644 --- a/src/main/scala/rift2Core/backend/FPU/FIssue.scala +++ b/src/main/scala/rift2Core/backend/FPU/FIssue.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/FPU/Float2Float.scala b/src/main/scala/rift2Core/backend/FPU/Float2Float.scala index b52895e1..ecfb2171 100644 --- a/src/main/scala/rift2Core/backend/FPU/Float2Float.scala +++ b/src/main/scala/rift2Core/backend/FPU/Float2Float.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/FPU/Float2Int.scala b/src/main/scala/rift2Core/backend/FPU/Float2Int.scala index ee82559f..d9c118a5 100644 --- a/src/main/scala/rift2Core/backend/FPU/Float2Int.scala +++ b/src/main/scala/rift2Core/backend/FPU/Float2Int.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/FPU/FloatDivSqrt.scala b/src/main/scala/rift2Core/backend/FPU/FloatDivSqrt.scala index 53bdfb9f..9eec27d1 100644 --- a/src/main/scala/rift2Core/backend/FPU/FloatDivSqrt.scala +++ b/src/main/scala/rift2Core/backend/FPU/FloatDivSqrt.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/FPU/FloatFma.scala b/src/main/scala/rift2Core/backend/FPU/FloatFma.scala index 8237a5c5..f91abddf 100644 --- a/src/main/scala/rift2Core/backend/FPU/FloatFma.scala +++ b/src/main/scala/rift2Core/backend/FPU/FloatFma.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/FPU/Int2Float.scala b/src/main/scala/rift2Core/backend/FPU/Int2Float.scala index 5f797b9c..26d50490 100644 --- a/src/main/scala/rift2Core/backend/FPU/Int2Float.scala +++ b/src/main/scala/rift2Core/backend/FPU/Int2Float.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Fpu.scala b/src/main/scala/rift2Core/backend/Fpu.scala index de2090d0..d5ad79a3 100644 --- a/src/main/scala/rift2Core/backend/Fpu.scala +++ b/src/main/scala/rift2Core/backend/Fpu.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Issue.scala b/src/main/scala/rift2Core/backend/Issue.scala index 34a3ae72..fa559160 100644 --- a/src/main/scala/rift2Core/backend/Issue.scala +++ b/src/main/scala/rift2Core/backend/Issue.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/Dcache.scala b/src/main/scala/rift2Core/backend/LSU/Dcache.scala index e53a4582..02df2d97 100644 --- a/src/main/scala/rift2Core/backend/LSU/Dcache.scala +++ b/src/main/scala/rift2Core/backend/LSU/Dcache.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/DcacheStage.scala b/src/main/scala/rift2Core/backend/LSU/DcacheStage.scala index 0bcb7c30..bfa66b57 100644 --- a/src/main/scala/rift2Core/backend/LSU/DcacheStage.scala +++ b/src/main/scala/rift2Core/backend/LSU/DcacheStage.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/IO_Lsu.scala b/src/main/scala/rift2Core/backend/LSU/IO_Lsu.scala index 12349fdf..7d4beb09 100644 --- a/src/main/scala/rift2Core/backend/LSU/IO_Lsu.scala +++ b/src/main/scala/rift2Core/backend/LSU/IO_Lsu.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/Lsu.scala b/src/main/scala/rift2Core/backend/LSU/Lsu.scala index bdbd26d2..c67e6f0c 100644 --- a/src/main/scala/rift2Core/backend/LSU/Lsu.scala +++ b/src/main/scala/rift2Core/backend/LSU/Lsu.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/MissUnit.scala b/src/main/scala/rift2Core/backend/LSU/MissUnit.scala index c6308739..52f2f19f 100644 --- a/src/main/scala/rift2Core/backend/LSU/MissUnit.scala +++ b/src/main/scala/rift2Core/backend/LSU/MissUnit.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/ProbeUnit.scala b/src/main/scala/rift2Core/backend/LSU/ProbeUnit.scala index 8a4bdf2b..52497825 100644 --- a/src/main/scala/rift2Core/backend/LSU/ProbeUnit.scala +++ b/src/main/scala/rift2Core/backend/LSU/ProbeUnit.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/Store_queue.scala b/src/main/scala/rift2Core/backend/LSU/Store_queue.scala index c917d6d4..e8c0f3fd 100644 --- a/src/main/scala/rift2Core/backend/LSU/Store_queue.scala +++ b/src/main/scala/rift2Core/backend/LSU/Store_queue.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/Util.scala b/src/main/scala/rift2Core/backend/LSU/Util.scala index 5868263b..5915872f 100644 --- a/src/main/scala/rift2Core/backend/LSU/Util.scala +++ b/src/main/scala/rift2Core/backend/LSU/Util.scala @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/LSU/wrtieBackUnit.scala b/src/main/scala/rift2Core/backend/LSU/wrtieBackUnit.scala index a9822cca..17f61ee4 100644 --- a/src/main/scala/rift2Core/backend/LSU/wrtieBackUnit.scala +++ b/src/main/scala/rift2Core/backend/LSU/wrtieBackUnit.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Mul.scala b/src/main/scala/rift2Core/backend/Mul.scala index 380b95ee..dbf379f4 100644 --- a/src/main/scala/rift2Core/backend/Mul.scala +++ b/src/main/scala/rift2Core/backend/Mul.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Regfiles.scala b/src/main/scala/rift2Core/backend/Regfiles.scala index f948e46b..b917a87d 100644 --- a/src/main/scala/rift2Core/backend/Regfiles.scala +++ b/src/main/scala/rift2Core/backend/Regfiles.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/Rename.scala b/src/main/scala/rift2Core/backend/Rename.scala index 7382d675..0796596c 100644 --- a/src/main/scala/rift2Core/backend/Rename.scala +++ b/src/main/scala/rift2Core/backend/Rename.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/backend/WriteBack.scala b/src/main/scala/rift2Core/backend/WriteBack.scala index f8d52d8c..f7106f5e 100644 --- a/src/main/scala/rift2Core/backend/WriteBack.scala +++ b/src/main/scala/rift2Core/backend/WriteBack.scala @@ -3,7 +3,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/define/defVector.scala b/src/main/scala/rift2Core/define/defVector.scala index edb09c40..4fd16d18 100644 --- a/src/main/scala/rift2Core/define/defVector.scala +++ b/src/main/scala/rift2Core/define/defVector.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/define/frontend.scala b/src/main/scala/rift2Core/define/frontend.scala index 9479ebd9..4d2a8e00 100644 --- a/src/main/scala/rift2Core/define/frontend.scala +++ b/src/main/scala/rift2Core/define/frontend.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/define/riscv_isa.scala b/src/main/scala/rift2Core/define/riscv_isa.scala index 864466ef..ac81a91c 100644 --- a/src/main/scala/rift2Core/define/riscv_isa.scala +++ b/src/main/scala/rift2Core/define/riscv_isa.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/diff.scala b/src/main/scala/rift2Core/diff.scala index 98bc65b6..0e2d3e81 100644 --- a/src/main/scala/rift2Core/diff.scala +++ b/src/main/scala/rift2Core/diff.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/BIM.scala b/src/main/scala/rift2Core/frontend/BIM.scala index 44a5fb69..9d7cff69 100644 --- a/src/main/scala/rift2Core/frontend/BIM.scala +++ b/src/main/scala/rift2Core/frontend/BIM.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/BTB.scala b/src/main/scala/rift2Core/frontend/BTB.scala index 0b9b8dec..3787dafd 100644 --- a/src/main/scala/rift2Core/frontend/BTB.scala +++ b/src/main/scala/rift2Core/frontend/BTB.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/Decoder.scala b/src/main/scala/rift2Core/frontend/Decoder.scala index 07e13620..facad5f4 100644 --- a/src/main/scala/rift2Core/frontend/Decoder.scala +++ b/src/main/scala/rift2Core/frontend/Decoder.scala @@ -5,7 +5,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/IF1.scala b/src/main/scala/rift2Core/frontend/IF1.scala index 84bfda04..8556ce16 100644 --- a/src/main/scala/rift2Core/frontend/IF1.scala +++ b/src/main/scala/rift2Core/frontend/IF1.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/IF2.scala b/src/main/scala/rift2Core/frontend/IF2.scala index 266cfd42..1e66310e 100644 --- a/src/main/scala/rift2Core/frontend/IF2.scala +++ b/src/main/scala/rift2Core/frontend/IF2.scala @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/IF3.scala b/src/main/scala/rift2Core/frontend/IF3.scala index d3f4fa19..c0180f79 100644 --- a/src/main/scala/rift2Core/frontend/IF3.scala +++ b/src/main/scala/rift2Core/frontend/IF3.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/IF4.scala b/src/main/scala/rift2Core/frontend/IF4.scala index e277c484..b7b9128c 100644 --- a/src/main/scala/rift2Core/frontend/IF4.scala +++ b/src/main/scala/rift2Core/frontend/IF4.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/RAS.scala b/src/main/scala/rift2Core/frontend/RAS.scala index 755a6ac9..d186e5da 100644 --- a/src/main/scala/rift2Core/frontend/RAS.scala +++ b/src/main/scala/rift2Core/frontend/RAS.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/TAGE.scala b/src/main/scala/rift2Core/frontend/TAGE.scala index 47e59ba1..596af58c 100644 --- a/src/main/scala/rift2Core/frontend/TAGE.scala +++ b/src/main/scala/rift2Core/frontend/TAGE.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/frontend/uBTB.scala b/src/main/scala/rift2Core/frontend/uBTB.scala index 508e0a8f..5df1467b 100644 --- a/src/main/scala/rift2Core/frontend/uBTB.scala +++ b/src/main/scala/rift2Core/frontend/uBTB.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/privilege/CSRInfoTable.scala b/src/main/scala/rift2Core/privilege/CSRInfoTable.scala index 9a71d68a..7f71cf43 100644 --- a/src/main/scala/rift2Core/privilege/CSRInfoTable.scala +++ b/src/main/scala/rift2Core/privilege/CSRInfoTable.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/privilege/CsrFiles.scala b/src/main/scala/rift2Core/privilege/CsrFiles.scala index 9a1b0a4d..91c11ff0 100644 --- a/src/main/scala/rift2Core/privilege/CsrFiles.scala +++ b/src/main/scala/rift2Core/privilege/CsrFiles.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/privilege/CsrScoreBoard.scala b/src/main/scala/rift2Core/privilege/CsrScoreBoard.scala index 13278792..d1265ce9 100644 --- a/src/main/scala/rift2Core/privilege/CsrScoreBoard.scala +++ b/src/main/scala/rift2Core/privilege/CsrScoreBoard.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/privilege/MMU.scala b/src/main/scala/rift2Core/privilege/MMU.scala index 99d76308..dd4026c0 100644 --- a/src/main/scala/rift2Core/privilege/MMU.scala +++ b/src/main/scala/rift2Core/privilege/MMU.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/privilege/PMP.scala b/src/main/scala/rift2Core/privilege/PMP.scala index 39b6d7e6..bef804c9 100644 --- a/src/main/scala/rift2Core/privilege/PMP.scala +++ b/src/main/scala/rift2Core/privilege/PMP.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/privilege/PTW.scala b/src/main/scala/rift2Core/privilege/PTW.scala index 8b266431..71b27415 100644 --- a/src/main/scala/rift2Core/privilege/PTW.scala +++ b/src/main/scala/rift2Core/privilege/PTW.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/privilege/TLB.scala b/src/main/scala/rift2Core/privilege/TLB.scala index 4411915a..d6619b43 100644 --- a/src/main/scala/rift2Core/privilege/TLB.scala +++ b/src/main/scala/rift2Core/privilege/TLB.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/rift2Core.scala b/src/main/scala/rift2Core/rift2Core.scala index 8ab6cd13..64999a09 100644 --- a/src/main/scala/rift2Core/rift2Core.scala +++ b/src/main/scala/rift2Core/rift2Core.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/vector/MultiplerAccumulater.scala b/src/main/scala/rift2Core/vector/MultiplerAccumulater.scala index 4519b839..d3758da5 100644 --- a/src/main/scala/rift2Core/vector/MultiplerAccumulater.scala +++ b/src/main/scala/rift2Core/vector/MultiplerAccumulater.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/vector/VDecode32.scala b/src/main/scala/rift2Core/vector/VDecode32.scala index 2ea9ca43..80f46b2c 100644 --- a/src/main/scala/rift2Core/vector/VDecode32.scala +++ b/src/main/scala/rift2Core/vector/VDecode32.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/vector/VPU.scala b/src/main/scala/rift2Core/vector/VPU.scala index 191d3ecf..871e5d28 100644 --- a/src/main/scala/rift2Core/vector/VPU.scala +++ b/src/main/scala/rift2Core/vector/VPU.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/vector/VRegfiles.scala b/src/main/scala/rift2Core/vector/VRegfiles.scala index 347304ee..de74cf11 100644 --- a/src/main/scala/rift2Core/vector/VRegfiles.scala +++ b/src/main/scala/rift2Core/vector/VRegfiles.scala @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/vector/VecPreIssue.scala b/src/main/scala/rift2Core/vector/VecPreIssue.scala index e3f0444e..cad46fe6 100644 --- a/src/main/scala/rift2Core/vector/VecPreIssue.scala +++ b/src/main/scala/rift2Core/vector/VecPreIssue.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/main/scala/rift2Core/vector/VecPreRename.scala b/src/main/scala/rift2Core/vector/VecPreRename.scala index a1b01466..a733ca42 100644 --- a/src/main/scala/rift2Core/vector/VecPreRename.scala +++ b/src/main/scala/rift2Core/vector/VecPreRename.scala @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/test/scala/mem/tl_l2l3c_tb.bk b/src/test/scala/mem/tl_l2l3c_tb.bk index 5cc6d557..63b49eab 100644 --- a/src/test/scala/mem/tl_l2l3c_tb.bk +++ b/src/test/scala/mem/tl_l2l3c_tb.bk @@ -1,6 +1,6 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/test/scala/mem/tl_l3c_tb.bk b/src/test/scala/mem/tl_l3c_tb.bk index b820ce29..862ed45b 100644 --- a/src/test/scala/mem/tl_l3c_tb.bk +++ b/src/test/scala/mem/tl_l3c_tb.bk @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/test/scala/rift2Core/rift2Chip_tb.scala b/src/test/scala/rift2Core/rift2Chip_tb.scala index 1c76135c..c3940927 100644 --- a/src/test/scala/rift2Core/rift2Chip_tb.scala +++ b/src/test/scala/rift2Core/rift2Chip_tb.scala @@ -3,7 +3,7 @@ package test /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/debugger/SimTop.v b/tb/debugger/SimTop.v index e3e6221a..8f8a6571 100644 --- a/tb/debugger/SimTop.v +++ b/tb/debugger/SimTop.v @@ -3,7 +3,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/debugger/sim_main.cpp b/tb/debugger/sim_main.cpp index 6e5c6aab..a077b920 100644 --- a/tb/debugger/sim_main.cpp +++ b/tb/debugger/sim_main.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/verilator/SimLink.v b/tb/verilator/SimLink.v index 53b50521..00689dbd 100644 --- a/tb/verilator/SimLink.v +++ b/tb/verilator/SimLink.v @@ -3,7 +3,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/verilator/SimTop.v b/tb/verilator/SimTop.v index c3601061..f6d71b48 100644 --- a/tb/verilator/SimTop.v +++ b/tb/verilator/SimTop.v @@ -3,7 +3,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/verilator/diff.cpp b/tb/verilator/diff.cpp index 3bf41faf..99886c7f 100644 --- a/tb/verilator/diff.cpp +++ b/tb/verilator/diff.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/verilator/diff.h b/tb/verilator/diff.h index de587510..4cbbfa2c 100644 --- a/tb/verilator/diff.h +++ b/tb/verilator/diff.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/verilator/dromajo.cpp b/tb/verilator/dromajo.cpp index 4746bfe7..1264ccf8 100644 --- a/tb/verilator/dromajo.cpp +++ b/tb/verilator/dromajo.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/verilator/sim_main.cpp b/tb/verilator/sim_main.cpp index 38eaf92c..23310dce 100644 --- a/tb/verilator/sim_main.cpp +++ b/tb/verilator/sim_main.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/verilator/test.v b/tb/verilator/test.v index a0b54918..13fce1fe 100644 --- a/tb/verilator/test.v +++ b/tb/verilator/test.v @@ -1,5 +1,5 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/axi_full_slv_sram.v b/tb/vtb/axi_full_slv_sram.v index 513bd902..ab4082f2 100644 --- a/tb/vtb/axi_full_slv_sram.v +++ b/tb/vtb/axi_full_slv_sram.v @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/debuger.v b/tb/vtb/debuger.v index 5ca065b4..142015a8 100644 --- a/tb/vtb/debuger.v +++ b/tb/vtb/debuger.v @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_asymmetricFIFO.v b/tb/vtb/gen_asymmetricFIFO.v index e0c4bd06..b68ec107 100644 --- a/tb/vtb/gen_asymmetricFIFO.v +++ b/tb/vtb/gen_asymmetricFIFO.v @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_bypassfifo.v b/tb/vtb/gen_bypassfifo.v index 120955e5..dfb221be 100644 --- a/tb/vtb/gen_bypassfifo.v +++ b/tb/vtb/gen_bypassfifo.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_counter.v b/tb/vtb/gen_counter.v index e4532e7c..3e4ed60b 100644 --- a/tb/vtb/gen_counter.v +++ b/tb/vtb/gen_counter.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_csrreg.v b/tb/vtb/gen_csrreg.v index 49128b38..fa1071e6 100644 --- a/tb/vtb/gen_csrreg.v +++ b/tb/vtb/gen_csrreg.v @@ -3,7 +3,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_dffr.v b/tb/vtb/gen_dffr.v index 6b293903..7d2e59ae 100644 --- a/tb/vtb/gen_dffr.v +++ b/tb/vtb/gen_dffr.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_dffren.v b/tb/vtb/gen_dffren.v index cb02993e..6d0ae270 100644 --- a/tb/vtb/gen_dffren.v +++ b/tb/vtb/gen_dffren.v @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_dpdffren.v b/tb/vtb/gen_dpdffren.v index 596498e6..fdd2ce49 100644 --- a/tb/vtb/gen_dpdffren.v +++ b/tb/vtb/gen_dpdffren.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_fifo.v b/tb/vtb/gen_fifo.v index ddb67eb0..cef8dfac 100644 --- a/tb/vtb/gen_fifo.v +++ b/tb/vtb/gen_fifo.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_ppbuff.v b/tb/vtb/gen_ppbuff.v index d6bc399b..cfae8462 100644 --- a/tb/vtb/gen_ppbuff.v +++ b/tb/vtb/gen_ppbuff.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_rsffr.v b/tb/vtb/gen_rsffr.v index a0e87f32..06ba3ce7 100644 --- a/tb/vtb/gen_rsffr.v +++ b/tb/vtb/gen_rsffr.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_slffr.v b/tb/vtb/gen_slffr.v index 46d9874d..968d63c1 100644 --- a/tb/vtb/gen_slffr.v +++ b/tb/vtb/gen_slffr.v @@ -3,7 +3,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_sram.v b/tb/vtb/gen_sram.v index 7e1eb242..9da505c6 100644 --- a/tb/vtb/gen_sram.v +++ b/tb/vtb/gen_sram.v @@ -3,7 +3,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_suffr.v b/tb/vtb/gen_suffr.v index 66bac8a2..d99f7544 100644 --- a/tb/vtb/gen_suffr.v +++ b/tb/vtb/gen_suffr.v @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/gen_syn.v b/tb/vtb/gen_syn.v index 8be0732a..f90dfaa2 100644 --- a/tb/vtb/gen_syn.v +++ b/tb/vtb/gen_syn.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/lfsr.v b/tb/vtb/lfsr.v index bf2fbdbf..1030b29c 100644 --- a/tb/vtb/lfsr.v +++ b/tb/vtb/lfsr.v @@ -2,7 +2,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/lzp.v b/tb/vtb/lzp.v index d5ff6014..22edeefb 100644 --- a/tb/vtb/lzp.v +++ b/tb/vtb/lzp.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tb/vtb/tl_mem.v b/tb/vtb/tl_mem.v index 46d1dd41..ca0e4039 100644 --- a/tb/vtb/tl_mem.v +++ b/tb/vtb/tl_mem.v @@ -1,7 +1,7 @@ /* - Copyright (c) 2020 - 2023 Wuhan University of Technology <295054118@whut.edu.cn> + Copyright (c) 2020 - 2024 Wuhan University of Technology <295054118@whut.edu.cn> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.