Skip to content

Commit

Permalink
Reverting bad corev_demo.py push
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasgoodfellow committed May 23, 2024
1 parent 0bd288f commit 79c6eae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/corev_demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
# Load test inputs
test_files = [
EXAMPLES_DIR / "tests" / "xcorev" / "*.inline_asm.c",
EXAMPLES_DIR / "tests" / "xcorev" / "test_subincacc.c",
]
seal5_flow.load(test_files, verbose=VERBOSE, overwrite=True)

Expand Down

0 comments on commit 79c6eae

Please sign in to comment.