bender pickle does not properly rename all the occurrences of a package, in particular we found the following minimal usecase that fails pickling.
Bender.yml
prefix_bug.sv
delivers wrong output when running bender pickle --prefix pfx_ --expand-macros --top dut > out.sv.
bender pickledoes not properly rename all the occurrences of a package, in particular we found the following minimal usecase that fails pickling.Bender.ymlprefix_bug.svdelivers wrong output when running
bender pickle --prefix pfx_ --expand-macros --top dut > out.sv.