Skip to content

Commit

Permalink
Run all the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JvWesterveld committed Aug 22, 2024
1 parent 4ef24f6 commit ea75503
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/synthesis/debug.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{"top": "boardTestExtended", "stage": "test"},
{"top": "boardTestSimple", "stage": "test"},
{"top": "extraProbesTest", "stage": "test"},
{"top": "fincFdecTests", "stage": "test"},
{"top": "fullMeshHwCcTest", "stage": "test"},
{"top": "fullMeshHwCcWithRiscvTest", "stage": "test"},
{"top": "fullMeshSwCcTest", "stage": "test"},
{"top": "hwCcTopologyTest", "stage": "test"},
{"top": "syncInSyncOut", "stage": "test"},
{"top": "transceiversUpTest", "stage": "test"},
{"top": "vexRiscvTest", "stage": "test"}
]

0 comments on commit ea75503

Please sign in to comment.