forked from M-Labs/artiq-zynq
forgot to remove a debug print
This commit is contained in:
parent
39d522e1a7
commit
ff7ba56d26
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user