diff --git a/example_designs/make.py b/example_designs/make.py index 582cd27..e18fd6a 100755 --- a/example_designs/make.py +++ b/example_designs/make.py @@ -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(