From aa44da35c6a232a9e39c43987a3afc9b025ab614 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Sat, 20 Jan 2018 15:16:38 +0100 Subject: [PATCH] example_designs/make.py: fix typos --- example_designs/make.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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(