example_designs/make.py: fix typos

This commit is contained in:
Florent Kermarrec 2018-01-20 15:16:38 +01:00
parent 72e71e7200
commit aa44da35c6
1 changed files with 4 additions and 4 deletions

View File

@ -123,16 +123,16 @@ if __name__ == "__main__":
====== Building parameters: ======""")
if hasattr(soc, "io"):
print("""
LiscopeIO
---------
LiteScopeIO
-----------
Width: {}
""".format(soc.io.dw)
)
if hasattr(soc, "analyzer"):
print("""
LiscopeAnalyzer
---------
LiteScopeAnalyzer
-----------------
Width: {}
Depth: {}
===============================""".format(