X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FFullAdder.json;h=b24145f7e9eb811e1499ca8f5abe859ddad53d09;hb=ae74a6a022756a4cc7ee5b453ad7a68e13832788;hp=4740f057ccbfe793ea15169189b36510655a5bfe;hpb=5bbe52e7d69c17c18c5b22d5e9fce19a29e35515;p=Mograsim.git diff --git a/net.mograsim.logic.ui/FullAdder.json b/net.mograsim.logic.ui/FullAdder.json index 4740f057..b24145f7 100644 --- a/net.mograsim.logic.ui/FullAdder.json +++ b/net.mograsim.logic.ui/FullAdder.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": "Input pin #0", "logicWidth": 1 }, { @@ -15,6 +17,7 @@ "x": 0.0, "y": 15.0 }, + "name": "Input pin #1", "logicWidth": 1 }, { @@ -22,6 +25,7 @@ "x": 0.0, "y": 25.0 }, + "name": "Input pin #2", "logicWidth": 1 }, { @@ -29,6 +33,7 @@ "x": 35.0, "y": 5.0 }, + "name": "Output pin #0", "logicWidth": 1 }, { @@ -36,6 +41,7 @@ "x": 35.0, "y": 15.0 }, + "name": "Output pin #1", "logicWidth": 1 } ],