diff --git a/.github/synthesis/debug.json b/.github/synthesis/debug.json new file mode 100644 index 000000000..ff1cd6eb5 --- /dev/null +++ b/.github/synthesis/debug.json @@ -0,0 +1,12 @@ +[ + {"top": "boardTestExtended", "stage": "test"}, + {"top": "boardTestSimple", "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"} +]