X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FFullAdder.json;h=b24145f7e9eb811e1499ca8f5abe859ddad53d09;hb=7aa6eab72deba89dbc22ae9c90ffb5df53f9d496;hp=4740f057ccbfe793ea15169189b36510655a5bfe;hpb=82cc1d386820c179be331790fa3c1fae22bada76;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 } ],