incomprehensible code snippet /if_gen
jjts opened this issue · 2 comments
jjts commented
This must go
Remove [0+:1] part select in AXI connections of ext_mem0 in iob_soc.v template
if cls.num_extmem_connections == 1:
inplace_change(
os.path.join(cls.build_dir, "hardware/src", cls.name + ".v"),
"[0+:1])",
")",
)