Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryz123 committed Feb 2, 2023
1 parent 4606ee1 commit 866e5b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,7 @@ jobs:
fail-fast: false
matrix:
config: [
"00", "01", "02", "03", "04", "05", "06", "07", "08", "09",
"10", "11", "12", "13", "14", "15", "16", "17", "18", "19",
"20", "21", "22", "23", "24", "25", "26", "27", "28", "29",
"30", "31", "32", "33", "34", "35", "36", "37", "38", "39",
"40", "41", "42", "43", "44", "45", "46", "47", "48", "49",
"50", "51", "52", "53", "54", "55", "56", "57", "58", "59",
"60", "61", "62", "63", "64", "65", "66", "67", "68", "69",
"70", "71", "72",
"TL00", "TL01", "TL02", "TL03", "TL04", "TL05",
"AXI400", "AXI401", "AXI402", "AXI403",
"Eval00", "Eval01", "Eval02", "Eval03", "Eval04",
"Eval05", "Eval06", "Eval07", "Eval08"
"Eval00"
]
env:
CONSTELLATION_STANDALONE: 1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The Constellation NoC Generator
=======================================================
=======================================================

**Documentation**: [constellation.readthedocs.io](http://constellation.readthedocs.io).

Expand Down

0 comments on commit 866e5b0

Please sign in to comment.