From e63313fee12771150703e3da75124c75c820fe5b Mon Sep 17 00:00:00 2001 From: Daniel Kirschten Date: Mon, 13 Apr 2020 01:23:43 +0200 Subject: [PATCH] Adjusted layout of the Am2910 to the new Am2910RegCntr --- .../am2900/components/am2910/Am2910.json | 74 ++++++++++++------- 1 file changed, 49 insertions(+), 25 deletions(-) diff --git a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910.json b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910.json index 4615e769..6e08f810 100644 --- a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910.json +++ b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910.json @@ -135,8 +135,8 @@ "id": "Am2910RegCntr", "name": "Am2910RegCntr#0", "pos": { - "x": 130.0, - "y": 10.0 + "x": 115.0, + "y": 20.0 } }, { @@ -178,7 +178,7 @@ "id": "NandGate", "name": "NandGate#3", "pos": { - "x": 90.0, + "x": 85.0, "y": 20.0 }, "params": 1 @@ -226,7 +226,7 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#3", "pos": { - "x": 149.0, + "x": 169.0, "y": 54.0 }, "params": 12 @@ -235,8 +235,8 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#4", "pos": { - "x": 149.0, - "y": 4.0 + "x": 109.0, + "y": 49.0 }, "params": 12 }, @@ -263,7 +263,7 @@ "name": "WireCrossPoint#7", "pos": { "x": 199.0, - "y": 29.0 + "y": 14.0 }, "params": 1 }, @@ -471,7 +471,12 @@ "pinName": "" }, "name": "unnamedWire#9", - "path": [] + "path": [ + { + "x": 170.0, + "y": 40.0 + } + ] }, { "pin1": { @@ -510,12 +515,12 @@ "name": "unnamedWire#11", "path": [ { - "x": 120.0, + "x": 105.0, "y": 115.0 }, { - "x": 120.0, - "y": 40.0 + "x": 105.0, + "y": 60.0 } ] }, @@ -659,7 +664,16 @@ "pinName": "I2" }, "name": "unnamedWire#20", - "path": [] + "path": [ + { + "x": 170.0, + "y": 70.0 + }, + { + "x": 150.0, + "y": 70.0 + } + ] }, { "pin1": { @@ -683,7 +697,16 @@ "pinName": "" }, "name": "unnamedWire#22", - "path": [] + "path": [ + { + "x": 150.0, + "y": 10.0 + }, + { + "x": 110.0, + "y": 10.0 + } + ] }, { "pin1": { @@ -709,16 +732,12 @@ "name": "unnamedWire#24", "path": [ { - "x": 125.0, - "y": 5.0 - }, - { - "x": 125.0, - "y": 65.0 + "x": 110.0, + "y": 70.0 }, { "x": 140.0, - "y": 65.0 + "y": 70.0 } ] }, @@ -915,8 +934,8 @@ "name": "unnamedWire#37", "path": [ { - "x": 240.0, - "y": 30.0 + "x": 200.0, + "y": 35.0 } ] }, @@ -930,7 +949,12 @@ "pinName": "C" }, "name": "unnamedWire#38", - "path": [] + "path": [ + { + "x": 140.0, + "y": 15.0 + } + ] }, { "pin1": { @@ -1163,11 +1187,11 @@ "y": 95.0 }, { - "x": 85.0, + "x": 80.0, "y": 95.0 }, { - "x": 85.0, + "x": 80.0, "y": 35.0 } ] -- 2.17.1