From 6a9a8d0c8af10271913cd19e9f7cb5ea4ece866d Mon Sep 17 00:00:00 2001 From: Fabian Stemmler Date: Tue, 10 Sep 2019 17:41:55 +0200 Subject: [PATCH] Fixed crooked Wires and swapped I3 and I4 in Am901ALUInclSource... --- .../am2900/components/am2901/Am2901.json | 26 +++++++++---------- ...ALUInclSourceDecodeInclFunctionDecode.json | 24 ++++++++--------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2901/Am2901.json b/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2901/Am2901.json index 794cf08f..1374a06f 100644 --- a/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2901/Am2901.json +++ b/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2901/Am2901.json @@ -407,8 +407,8 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#0", "pos": { - "x": 15.0, - "y": 715.0 + "x": 14.0, + "y": 714.0 }, "params": 1 }, @@ -605,8 +605,8 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#3", "pos": { - "x": 255.0, - "y": 750.0 + "x": 254.0, + "y": 749.0 }, "params": 1 }, @@ -713,7 +713,7 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#40", "pos": { - "x": 415.0, + "x": 414.0, "y": 449.0 }, "params": 1 @@ -722,8 +722,8 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#41", "pos": { - "x": 105.0, - "y": 965.0 + "x": 104.0, + "y": 964.0 }, "params": 1 }, @@ -2803,11 +2803,11 @@ }, { "x": 800.0, - "y": 605.0 + "y": 610.0 }, { - "x": 565.0, - "y": 605.0 + "x": 575.0, + "y": 610.0 } ] }, @@ -3122,11 +3122,11 @@ }, { "x": 795.0, - "y": 610.0 + "y": 605.0 }, { - "x": 575.0, - "y": 610.0 + "x": 565.0, + "y": 605.0 } ] }, diff --git a/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2901/Am2901ALUInclSourceDecodeInclFunctionDecode.json b/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2901/Am2901ALUInclSourceDecodeInclFunctionDecode.json index 3531aae8..e20344eb 100644 --- a/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2901/Am2901ALUInclSourceDecodeInclFunctionDecode.json +++ b/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2901/Am2901ALUInclSourceDecodeInclFunctionDecode.json @@ -193,7 +193,7 @@ }, { "location": { - "x": 65.0, + "x": 55.0, "y": 0.0 }, "name": "I3", @@ -202,7 +202,7 @@ }, { "location": { - "x": 55.0, + "x": 65.0, "y": 0.0 }, "name": "I4", @@ -287,8 +287,8 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#0", "pos": { - "x": 215.0, - "y": 225.0 + "x": 214.0, + "y": 224.0 }, "params": 1 }, @@ -296,8 +296,8 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#1", "pos": { - "x": 220.0, - "y": 235.0 + "x": 219.0, + "y": 234.0 }, "params": 1 }, @@ -305,8 +305,8 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#2", "pos": { - "x": 225.0, - "y": 245.0 + "x": 224.0, + "y": 244.0 }, "params": 1 }, @@ -314,8 +314,8 @@ "id": "WireCrossPoint", "name": "WireCrossPoint#3", "pos": { - "x": 230.0, - "y": 255.0 + "x": 229.0, + "y": 254.0 }, "params": 1 }, @@ -576,7 +576,7 @@ "name": "unnamedWire#2", "path": [ { - "x": 260.0, + "x": 220.0, "y": 40.0 } ] @@ -1216,7 +1216,7 @@ "name": "unnamedWire#50", "path": [ { - "x": 220.0, + "x": 260.0, "y": 30.0 } ] -- 2.17.1