X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FHalfAdder.json;h=b1e8f85d73771278a522bd045a101ba79b0ddd99;hb=7aa6eab72deba89dbc22ae9c90ffb5df53f9d496;hp=99fd0f4b317d204054b0c9ee3a1d1a7fb95d3dc5;hpb=5bbe52e7d69c17c18c5b22d5e9fce19a29e35515;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 } ],