Skip to content

Commit

Permalink
axi.rhai snapshot update
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielnrn committed Dec 31, 2024
1 parent 18f9056 commit c18825a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fud2/tests/snapshots/tests__test@plan_axi-wrapped.snap
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ yxi = $calyx-base/target/debug/yxi
rule yxi
command = $yxi -l $calyx-base $in > $out

axi-generator = $calyx-base/yxi/axi-calyx/axi-generator.py
axi-generator = $calyx-base/yxi/axi-calyx/axi_generator.py
python = python3
rule gen-axi
command = $python $axi-generator $in > $out
Expand Down

0 comments on commit c18825a

Please sign in to comment.