Skip to content

Commit

Permalink
misc: update PCL information (OpenXiangShan#899)
Browse files Browse the repository at this point in the history
XiangShan is jointly released by ICT and PCL.
  • Loading branch information
poemonsense authored Jul 24, 2021
1 parent e4da502 commit f320e0f
Show file tree
Hide file tree
Showing 262 changed files with 265 additions and 2 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# XiangShan

XiangShan (香山) is an open-source high-performance RISC-V processor project.
XiangShan (香山) is an open-source high-performance RISC-V processor project.

中文说明[在此](readme.zh-cn.md)

Copyright 2020-2021 by Institute of Computing Technology, Chinese Academy of Sciences.

Copyright 2020-2021 by Peng Cheng Laboratory.

## Docs and slides
We gave 20+ presentations on RISC-V World Conference China 2021. XiangShan tutorial was held at the same place. Our slides for RVWC2021 have been updated on [our doc repo](https://github.com/OpenXiangShan/XiangShan-doc) (in Chinese).

Expand Down Expand Up @@ -69,7 +71,7 @@ Some of the key directories are shown below.

* Install [Verilator](https://verilator.org/guide/latest/), the open-source Verilog simulator.
* Run `make emu` to build the C++ simulator `./build/emu` with Verilator.
* Refer to `./build/emu --help` for run-time arguments of the simulator.
* Refer to `./build/emu --help` for run-time arguments of the simulator.
* Refer to `Makefile` and `verilator.mk` for more information.

Example:
Expand Down
1 change: 1 addition & 0 deletions build.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions debug/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions debug/cputest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions debug/env.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions debug/perf_sbuffer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions debug/sc_stat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/autorun/common/local_config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright 2020 zyy
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/autorun/common/simulator_task_goback.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright 2020 zyy
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/autorun/common/task_tree_go_back.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright 2020 zyy
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/autorun/config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright 2020 zyy
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/autorun/run.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright 2020 zyy
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/coverage/coverage.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/coverage/statistics.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/statistics.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/utils/lock-emu.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions scripts/xiangshan.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#***************************************************************************************
# Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
# Copyright (c) 2020-2021 Peng Cheng Laboratory
#
# XiangShan is licensed under Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/vsrc/regfile_160x64_10w16r_sim.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/bus/tilelink/Arbiter.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/bus/tilelink/Metadata.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/bus/tilelink/TLUtilities.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/bus/tilelink/TileLink.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4DummySD.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4Flash.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4IntrGenerator.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4Keyboard.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4Plic.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4RAM.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4SlaveModule.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4Timer.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4UART.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/AXI4VGA.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/device/TLTimer.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/difftest/Difftest.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/gpu/GPU.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/system/SoC.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/top/ArgParser.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/top/Configs.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/top/Top.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/top/XiangShanStage.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/BitUtils.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/CircularQueuePtr.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/DataDontCareNode.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/DataModuleTemplate.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/DebugIdentityNode.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/ECC.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/ExcitingUtils.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/ExtractVerilogModules.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/FlushableQueue.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/utils/GTimer.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/***************************************************************************************
* Copyright (c) 2020-2021 Institute of Computing Technology, Chinese Academy of Sciences
* Copyright (c) 2020-2021 Peng Cheng Laboratory
*
* XiangShan is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
Expand Down
Loading

0 comments on commit f320e0f

Please sign in to comment.