Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
gussmith23 committed May 1, 2024
1 parent d01b794 commit b92735b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )

"$SCRIPT_DIR/../bin/lakeroad" \
--solver bitwuzla \
--bitwuzla --stp --yices --cvc5 \
--verilog-module-filepath "$SCRIPT_DIR/verilog/lattice_ecp5_2stage_muland_unsigned_16bit.sv" \
--architecture lattice-ecp5 \
--template dsp \
Expand Down

0 comments on commit b92735b

Please sign in to comment.