Commit graph

23 commits

Author SHA1 Message Date
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
Cesar Fuguet
2cfa4e5a10
Update version of the HPDcache submodule (#1673) 2023-12-06 09:25:31 +01:00
Côme
c508a3dff5
ci: add Verible to GitHub Actions (#1669) 2023-12-04 11:16:58 +00:00
Côme
2d5cb206e5
dependabot: update hpdcache (#1634) 2023-11-16 06:58:17 +01:00
Côme
0b4f47c64d
dependabot: update verif/sim/dv (#1620) 2023-11-13 10:22:01 +01:00
MarioOpenHWGroup
220f534b6d
Spike Tandem Implementation using VCS simulator (#1561) 2023-11-09 19:29:24 +01:00
Florian Zaruba
9b55204283
[ci] Run stale job on schedule (#1555) 2023-10-19 20:20:44 +02:00
Florian Zaruba
04766ee5d7
[bot] Add stale-bot (#1552) 2023-10-19 16:32:04 +02:00
Nils Wistoff
589c3f1e6a
ci: Add regression tests for WB cache (#1523)
Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
2023-10-10 06:41:03 +02:00
Côme
b29e07feca
dependabot: run at 19:30 CET (#1449) 2023-09-19 17:39:09 +02:00
Fatima Saleem
a548c9dac8 Updating the Github task 2023-09-12 22:07:47 +05:00
Côme Allart
06ca8b82ed add dependabot to update verif/core-v-verif 2023-09-07 15:53:42 +02:00
Nils Wistoff
aa547723d2
ci: Remove unused defines parameter (#1208)
The `defines` parameter is no longer supported by the CVA6 Makefile.
remove it.

Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
2023-04-26 23:29:38 +02:00
Nils Wistoff
fafb6aa6d8
ci: Remove unused target matrix (#1209)
The value of the `target` matrix is currently not used by the CI.
However, it launches a job for each entry (without using it),
unnecessarily consuming CI runtime.

Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
2023-04-26 23:29:21 +02:00
Nils Wistoff
11b3d535a8
ci: Add bender-up-to-date action (#1198)
To check if `Bender.yml` is up-to-date

Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
2023-04-19 22:41:46 +02:00
cathales
e894e86a7b
Github action ci: Make GitHub accept notification from Dashboard (#1187) 2023-04-19 11:44:57 +02:00
JeanRochCoulon
31948853c6
Replace WT_DCACHE define by CVA6ConfigCacheType localparam (#1127) 2023-03-21 14:18:18 +01:00
Nils Wistoff
08ded80239
ci: Combine tests in matrix (#1120) 2023-03-17 13:57:54 +01:00
Kevin Eyssartier
56ccf8089e
Associated PRs in task.yaml (#929)
* Removing CVA6-SDK from task.yaml

* Associated PRs in task.yaml

This commit provide a new textarea to fill links to PRs used to complete the task.

* Create bug.yaml

* Update bug.yaml - Case consistency

Co-authored-by: JeanRochCoulon <jean-roch.coulon@thalesgroup.com>
2022-07-08 14:13:28 +02:00
Kevin Eyssartier
0cfa94b8c6
Adding a Bug issue template (#930)
* Create bug.yaml

* Update bug.yaml - Case consistency

* Spelling mistakes
2022-07-05 07:18:55 +02:00
DBees
c8e665c414
Create task.yaml
Using same task issue yaml file as cva6-sdk
2022-04-28 15:14:23 -07: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