Skip to content

Commit

Permalink
Benchmark build server
Browse files Browse the repository at this point in the history
We only want to see how fast the build servers are, and are not interested in the HITL tests.
  • Loading branch information
hiddemoll committed Nov 14, 2024
1 parent 55e2874 commit 2bca454
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/synthesis/debug.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{"top": "safeDffSynchronizer", "stage": "hdl" },

{"top": "fullMeshHwCcTest", "stage": "bitstream"},
{"top": "fullMeshSwCcTest", "stage": "bitstream"},
{"top": "linkConfigurationTest", "stage": "bitstream"},
{"top": "transceiversUpTest", "stage": "bitstream"},
{"top": "vexRiscvTcpTest", "stage": "bitstream"},
{"top": "vexRiscvTest", "stage": "bitstream"}
]

0 comments on commit 2bca454

Please sign in to comment.