diff --git a/src/gateware/zc706.py b/src/gateware/zc706.py index fb491b1a..ab8c036c 100755 --- a/src/gateware/zc706.py +++ b/src/gateware/zc706.py @@ -574,8 +574,6 @@ def main(): soc = cls(acpki=acpki) soc.finalize() - print(soc.get_memory_regions()) - if args.r is not None: write_csr_file(soc, args.r) if args.m is not None: