Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into hetero-cgra
Browse files Browse the repository at this point in the history
  • Loading branch information
mcoduoza committed Dec 4, 2024
2 parents 9ca8bb5 + 89f0461 commit df2e802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aha/util/regress.py
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ def test_hardcoded_dense_app(test, width, height, env_parameters, extra_args, la
"--height", str(height),
"--env-parameters", env_parameters,
] + use_daemon + layer_array
buildkite_call(buildkite_args)
except:
print("[INFO] Finished PnR which is expected to fail", flush=True)

Expand Down

0 comments on commit df2e802

Please sign in to comment.