History log of /XiangShan/src/test/scala/xiangshan/XSTester.scala (Results 1 – 10 of 10)
Revision Date Author Comments
# e3da8bad 22-Jul-2024 Tang Haojin <[email protected]>

build: purge chisel 3 and add deprecation check (#3250)


# 195ef4a5 28-Jun-2024 Tang Haojin <[email protected]>

build: bump chisel 3.6.1, scala 2.13.14, mill 0.11.8, etc. (#3118)


# c7d010e5 12-Oct-2023 Xuan Hu <[email protected]>

Merge upstream/master into new-backend


# 51e45dbb 11-Oct-2023 Tang Haojin <[email protected]>

build: support chisel 3.6.0 and chisel 6.0.0-M3 (#2372)


# 4b0d80d8 11-Oct-2023 Xuan Hu <[email protected]>

Merge upstream/master into tmp-backend-merge-master


# 7f37d55f 09-Oct-2023 Tang Haojin <[email protected]>

chore: bump rocket, Scala 2.13.10, and Chisel 3.6.0 (#2326)

Co-authored-by: Yinan Xu <[email protected]>


# 8891a219 08-Oct-2023 Yinan Xu <[email protected]>

Bump rocket-chip (#2353)


# 39c59369 03-Aug-2023 Xuan Hu <[email protected]>

params,backend: refactor RegFile parameters


# 8a00ff56 21-Apr-2023 Xuan Hu <[email protected]>

backend: fix merge master error


# 51981c77 14-Feb-2023 bugGenerator <[email protected]>

test: add example of chiseltest's unit-test and generating verilog for xs' module (#1890)

* test: add example to genenrate verilog for a small module

Just use Parameters from DefaultConfig(& Argp

test: add example of chiseltest's unit-test and generating verilog for xs' module (#1890)

* test: add example to genenrate verilog for a small module

Just use Parameters from DefaultConfig(& Argparser) like XSTop/SimTop

* test: add DecodeUnitTest as an example for xs' chiseltest

* ctrlblock: <> usage has changed, unidirection should use :=

* bump huancun

* makefile: mv new makefile cmd into Makefile.test

show more ...