Skip to content

Commit

Permalink
try a new solver to fix timeout on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gussmith23 committed Nov 19, 2024
1 parent ebcaa46 commit 0990d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/lakeroad/two_stage_multiplier_xilinx.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// RUN: racket $LAKEROAD_DIR/bin/main.rkt \
// RUN: --solver bitwuzla \
// RUN: --solver cvc5 \
// RUN: --verilog-module-filepath %s \
// RUN: --architecture xilinx-ultrascale-plus \
// RUN: --template dsp \
Expand Down

0 comments on commit 0990d30

Please sign in to comment.