X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FHalfAdder.json;h=b1e8f85d73771278a522bd045a101ba79b0ddd99;hb=20aa3391efe7ae7d99861741f8b5594f88eae1d9;hp=99fd0f4b317d204054b0c9ee3a1d1a7fb95d3dc5;hpb=82cc1d386820c179be331790fa3c1fae22bada76;p=Mograsim.git diff --git a/net.mograsim.logic.ui/HalfAdder.json b/net.mograsim.logic.ui/HalfAdder.json index 99fd0f4b..b1e8f85d 100644 --- a/net.mograsim.logic.ui/HalfAdder.json +++ b/net.mograsim.logic.ui/HalfAdder.json @@ -1,3 +1,4 @@ +mograsim version: 0.1.0 { "type": "SimpleRectangularSubmodelComponent", "width": 35.0, @@ -8,6 +9,7 @@ "x": 0.0, "y": 5.0 }, + "name": "A", "logicWidth": 1 }, { @@ -15,6 +17,7 @@ "x": 0.0, "y": 15.0 }, + "name": "B", "logicWidth": 1 }, { @@ -22,6 +25,7 @@ "x": 35.0, "y": 5.0 }, + "name": "Y", "logicWidth": 1 }, { @@ -29,6 +33,7 @@ "x": 35.0, "y": 15.0 }, + "name": "Z", "logicWidth": 1 } ],