Commit graph

10 commits

Author SHA1 Message Date
MarioOpenHWGroup
721fa0c175
Fix Github CI by changing riscv-isa-sim hash (#2190) 2024-06-04 12:33:21 +02:00
MarioOpenHWGroup
8a9d7a832b
Fix RVFI always_ff blocks (#2053) 2024-04-18 10:06:34 +02:00
MarioOpenHWGroup
62bdf11594
Bump core-v-verif d94f0de and fix questa simulator (#1915) 2024-03-21 19:02:41 +01:00
MarioOpenHWGroup
a3dd9a708d
Use cva6.py in github ci (#1874) 2024-03-01 10:52:34 +01:00
valentinThomazic
706daa0a3b
removed the usage of install-cva6.sh and add setup-env.sh (#1741) 2024-01-03 13:42:23 +01:00
MarioOpenHWGroup
220f534b6d
Spike Tandem Implementation using VCS simulator (#1561) 2023-11-09 19:29:24 +01:00
Saad Waheed
584198427b
[CI] Update Verilator version to v5.008 (#1566)
Signed-off-by: Saad Waheed <saad.waheed@10xengineers.ai>
2023-10-23 22:38:17 +02:00
JeanRochCoulon
56f8c9f5fe
Add user field between memory and caches (#857)
* wt_dcche_wbuffer.sv: fix assert

Signed-off-by: Jean-Roch Coulon <jean-roch.coulon@thalesgroup.com>

* Many files: Add user between memories and cva6

Signed-off-by: Jean-Roch Coulon <jean-roch.coulon@thalesgroup.com>

* Update std_nbdcache.sv

Make wb cache work

* Update setup.sh

Co-authored-by: Guillaume Chauvon <guillaume.chauvon@thalesgroup.com>
2022-04-20 12:47:07 +02:00
Andreas Kuster
206916d706
Add detailed simulation flow installation info & helper scripts (#740)
* Add information for verilator flow setup to README.md

* Prevent re-download if RISCV64_UNKNOWN_ELF_GCC already exists.
Use variable for archive version.

* Add RISC-V proxy kernel and bootloader install script

* Integrate tool installation into getting-started section

* Remove $ sign in command snippets to allow command copy & paste

* Add information for verilator flow setup to README.md

* Prevent re-download if RISCV64_UNKNOWN_ELF_GCC already exists.
Use variable for archive version.

* Add RISC-V proxy kernel and bootloader install script

* Integrate tool installation into getting-started section

* Remove $ sign in command snippets to allow command copy & paste

* Replace manual install command for riscv-pk by script

* Fix README.md merge conflict mismatches

* Fix script name

Co-authored-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>

Co-authored-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
2021-10-01 11:40:24 +02:00
Florian Zaruba
33b7b672ee
ci: Switch to Github workflows (#689)
* ci: Switch to Github Workflows

Signed-off-by: Florian Zaruba <florian@openhwgroup.org>

* README: Change build status

* Revert to Verilator 4.040

* verilator: Bump and mark DPI as thread-unsafe

* ci: Verilator v4.100

* verilator: Disable threading
2021-06-24 22:00:02 +02:00