diff --git a/runt.toml b/runt.toml index 96bebca7e1..6d07b13dc1 100644 --- a/runt.toml +++ b/runt.toml @@ -122,7 +122,7 @@ name=$(basename {} .py) && dir=$(dirname {}) && python3 {} |\ fud e --from calyx --to jq \ - --through verilog \ + --through icarus-verilog \ --through dat \ -s verilog.data "$dir/$name.data" \ -s jq.expr ".memories" \