diff --git a/niar/cxxrtl.py b/niar/cxxrtl.py index 9e94698..ca8fdf6 100644 --- a/niar/cxxrtl.py +++ b/niar/cxxrtl.py @@ -136,6 +136,11 @@ def main(np: Project, args): with open(yosys_script_path, "w") as f: for box_source in black_boxes.values(): f.write(f"read_rtlil <