Change Netlisting to submodules to reflect what time is of

This commit is contained in:
Matt Guthaus
2018-12-06 11:59:20 -08:00
parent e4c67875d2
commit b5a7274316
+1 -1
View File
@@ -78,7 +78,7 @@ class sram_base(design):
if not OPTS.is_unit_test:
print_time("Netlisting",datetime.now(), start_time)
print_time("Submodules",datetime.now(), start_time)
def create_layout(self):