From: Daniel Kirschten Date: Sun, 12 Apr 2020 21:48:45 +0000 (+0200) Subject: Swapped the positions of the Y and Z outputs of the halfsubtracter X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=2f4993ad065c0dc55345221f8fd8d05be4d37aa5 Swapped the positions of the Y and Z outputs of the halfsubtracter --- diff --git a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/halfsubtracter.json b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/halfsubtracter.json index 98603c33..f5854167 100644 --- a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/halfsubtracter.json +++ b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/halfsubtracter.json @@ -23,7 +23,7 @@ { "location": { "x": 50.0, - "y": 5.0 + "y": 15.0 }, "name": "Y", "logicWidth": 1, @@ -32,7 +32,7 @@ { "location": { "x": 50.0, - "y": 15.0 + "y": 5.0 }, "name": "Z", "logicWidth": 1, @@ -46,7 +46,7 @@ "id": "NandGate", "name": "NandGate#0", "pos": { - "x": 37.5, + "x": 40.0, "y": 2.5 }, "params": 1 @@ -55,7 +55,7 @@ "id": "NandGate", "name": "NandGate#1", "pos": { - "x": 37.5, + "x": 40.0, "y": 27.5 }, "params": 1 @@ -64,7 +64,7 @@ "id": "NandGate", "name": "NandGate#2", "pos": { - "x": 67.5, + "x": 70.0, "y": 2.5 }, "params": 1 @@ -83,7 +83,7 @@ "name": "NandGate#4", "pos": { "x": 100.0, - "y": 2.5 + "y": 27.5 }, "params": 1 }, @@ -91,7 +91,7 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#0", "pos": { - "x": 31.5, + "x": 34.0, "y": 11.5 }, "params": 1 @@ -118,7 +118,7 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#3", "pos": { - "x": 31.5, + "x": 34.0, "y": 36.5 }, "params": 1 @@ -127,7 +127,7 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#4", "pos": { - "x": 89.0, + "x": 94.0, "y": 11.5 }, "params": 1 @@ -146,11 +146,11 @@ "name": "unnamedWire#0", "path": [ { - "x": 62.5, + "x": 65.0, "y": 12.5 }, { - "x": 62.5, + "x": 65.0, "y": 7.5 } ] @@ -167,11 +167,11 @@ "name": "unnamedWire#1", "path": [ { - "x": 62.5, + "x": 65.0, "y": 37.5 }, { - "x": 62.5, + "x": 65.0, "y": 17.5 } ] @@ -200,12 +200,12 @@ "name": "unnamedWire#3", "path": [ { - "x": 95.0, + "x": 90.0, "y": 25.0 }, { - "x": 95.0, - "y": 17.5 + "x": 90.0, + "y": 42.5 } ] }, @@ -221,7 +221,7 @@ "name": "unnamedWire#4", "path": [ { - "x": 32.5, + "x": 35.0, "y": 7.5 } ] @@ -291,7 +291,7 @@ "name": "unnamedWire#9", "path": [ { - "x": 32.5, + "x": 35.0, "y": 17.5 } ] @@ -337,7 +337,7 @@ "name": "unnamedWire#12", "path": [ { - "x": 32.5, + "x": 35.0, "y": 42.5 } ] @@ -354,7 +354,7 @@ "name": "unnamedWire#13", "path": [ { - "x": 32.5, + "x": 35.0, "y": 32.5 } ] @@ -383,8 +383,8 @@ "name": "unnamedWire#15", "path": [ { - "x": 90.0, - "y": 7.5 + "x": 95.0, + "y": 32.5 } ] }, @@ -398,12 +398,7 @@ "pinName": "Z" }, "name": "unnamedWire#16", - "path": [ - { - "x": 90.0, - "y": 37.5 - } - ] + "path": [] } ], "version": "0.1.1"