Improve architecture example
Compare changes
@@ -30,19 +30,23 @@ out1 = Output(add4, "OUT1")
@@ -51,7 +55,7 @@ schedule.move_operation('cmul3', 1)
@@ -62,13 +66,13 @@ inputs.show(title="Input executions")
@@ -86,8 +90,10 @@ for i, mem in enumerate(mem_vars_set):
@@ -107,7 +113,7 @@ memories[2].show_content("New assigned memory2")
@@ -121,3 +127,14 @@ memories[2].show_content("New assigned memory2")