#
c4401c32 |
| 29-Dec-2020 |
Yinan Xu <[email protected]> |
emu: add xs_assert to replace finish to support exception handling
|
#
2199d4f9 |
| 16-Dec-2020 |
Allen <[email protected]> |
emu: make coverage configurable.
|
#
43676441 |
| 16-Dec-2020 |
Allen <[email protected]> |
coverage: use make coverage, and you will get the coverage report in build/coverage.log.
|
#
f060958b |
| 16-Dec-2020 |
Allen <[email protected]> |
emu: output coverage to coverage.dat.
|
#
e2a4bf3d |
| 09-Dec-2020 |
Yinan Xu <[email protected]> |
Merge pull request #298 from RISCVERS/opt-verilog
Makefile: add --remove-assert for make verilog
|
#
cbff12b1 |
| 07-Dec-2020 |
Yinan Xu <[email protected]> |
Makefile: add --remove-assert for make verilog
|
#
16851e7d |
| 06-Dec-2020 |
William Wang <[email protected]> |
Merge branch 'opt-lsu-timing' of https://github.com/RISCVERS/XiangShan into opt-lsu-timing
|
#
516a0385 |
| 06-Dec-2020 |
William Wang <[email protected]> |
Makefile: fix phy_evaluate rpt position
|
#
7dab57eb |
| 05-Dec-2020 |
LinJiawei <[email protected]> |
Add verilog module extractor to utils
TODO: move 'phy_eval' to scripts
|
#
b3ffb5b3 |
| 03-Dec-2020 |
William Wang <[email protected]> |
Scripts: add vme script
|
#
05d50a24 |
| 03-Dec-2020 |
William Wang <[email protected]> |
Makefile: add remote phy_evaluate module
* make vme will extract verilog module from sim_top.v * make phy_evaluate/phy_evaluate_atc will generate timing rpts using remote server
|
#
124b7d63 |
| 01-Dec-2020 |
Yinan Xu <[email protected]> |
Makefile: use $finish to avoid abort
|
#
aa3ecb22 |
| 30-Nov-2020 |
Yinan Xu <[email protected]> |
Makefile: replace $fatal with $stop to avoid verialtor stopped during eval without providing snapshots
|
#
ada67687 |
| 27-Nov-2020 |
Yinan Xu <[email protected]> |
Merge remote-tracking branch 'origin/master' into debian-gogogo
|
#
06a36a66 |
| 26-Nov-2020 |
zoujr <[email protected]> |
RAM: Add read image frome .gz file
|
#
2c1ab2e2 |
| 25-Nov-2020 |
LinJiawei <[email protected]> |
Brq: fix bug
|
#
a5bc9201 |
| 21-Nov-2020 |
Yinan Xu <[email protected]> |
codramsim3: add codramsim helper functions
|
#
de74d363 |
| 21-Nov-2020 |
Yinan Xu <[email protected]> |
Makefile: add --with-dramsim3 to SIM_ARGS when WITH_DRAMSIM3 is set
|
#
15aaf88b |
| 21-Nov-2020 |
Yinan Xu <[email protected]> |
Merge remote-tracking branch 'origin/master' into release-1114-SimRAMTOP
|
#
8ea79e0d |
| 20-Nov-2020 |
Yinan Xu <[email protected]> |
Makefile: wrap --trace in EMU_TRACE
|
#
2c126358 |
| 19-Nov-2020 |
Yinan Xu <[email protected]> |
Merge remote-tracking branch 'origin/master' into release-1114
|
#
ab51325d |
| 19-Nov-2020 |
Yinan Xu <[email protected]> |
Makefile: revert TOP_V
|
#
c3515a9c |
| 19-Nov-2020 |
Yinan Xu <[email protected]> |
Makefile: add rm -rf ./build
|
#
10325796 |
| 19-Nov-2020 |
Yinan Xu <[email protected]> |
Makefile: add DRAMsim flags
|
#
960af85e |
| 19-Nov-2020 |
Yinan Xu <[email protected]> |
Makefile: use 128 threads to build verilator cpp
|