Skip to content

Commit 7d678bb

Browse files
author
Tim 'mithro' Ansell
committed
yosys: Update pmgen targets.
Signed-off-by: Tim 'mithro' Ansell <[email protected]>
1 parent 911bc30 commit 7d678bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dependency_support/at_clifford_yosys/bundled.BUILD.bazel

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,9 @@ genrule(
467467
"passes/pmgen/ice40_dsp.pmg",
468468
"passes/pmgen/ice40_wrapcarry.pmg",
469469
"passes/pmgen/peepopt_muldiv.pmg",
470-
"passes/pmgen/peepopt_shiftmul.pmg",
470+
"passes/pmgen/peepopt_shiftadd.pmg",
471+
"passes/pmgen/peepopt_shiftmul_right.pmg",
472+
"passes/pmgen/peepopt_shiftmul_left.pmg",
471473
"passes/pmgen/xilinx_dsp48a.pmg",
472474
"passes/pmgen/xilinx_dsp_cascade.pmg",
473475
"passes/pmgen/xilinx_dsp_CREG.pmg",

0 commit comments

Comments
 (0)