From: Daniel Kirschten Date: Wed, 4 Sep 2019 22:11:05 +0000 (+0200) Subject: Fixed a bug in GUIAm2910 X-Git-Url: https://mograsim.net/gitweb/?a=commitdiff_plain;h=e8c314fe3e8f9493731b949afe662d2bc9cace8e;p=Mograsim.git Fixed a bug in GUIAm2910 --- diff --git a/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/GUIAm2910.json b/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/GUIAm2910.json index a5681506..751b0bce 100644 --- a/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/GUIAm2910.json +++ b/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/GUIAm2910.json @@ -219,6 +219,15 @@ }, "params": 1 }, + { + "id": "GUINandGate", + "name": "GUINandGate#2", + "pos": { + "x": 250.0, + "y": 305.0 + }, + "params": 1 + }, { "id": "GUITriStateBuffer", "name": "GUITriStateBuffer#0", @@ -289,6 +298,15 @@ }, "params": 1 }, + { + "id": "WireCrossPoint", + "name": "WireCrossPoint#10", + "pos": { + "x": 244.0, + "y": 319.0 + }, + "params": 1 + }, { "id": "WireCrossPoint", "name": "WireCrossPoint#2", @@ -1086,20 +1104,15 @@ }, { "pin1": { - "compName": "GUITriStateBuffer#0", - "pinName": "EN" - }, - "pin2": { "compName": "_submodelinterface", "pinName": "_OE" }, + "pin2": { + "compName": "WireCrossPoint#10", + "pinName": "" + }, "name": "unnamedWire#53", - "path": [ - { - "x": 245.0, - "y": 300.0 - } - ] + "path": [] }, { "pin1": { @@ -1125,6 +1138,56 @@ "name": "unnamedWire#55", "path": [] }, + { + "pin1": { + "compName": "WireCrossPoint#10", + "pinName": "" + }, + "pin2": { + "compName": "GUINandGate#2", + "pinName": "B" + }, + "name": "unnamedWire#56", + "path": [] + }, + { + "pin1": { + "compName": "GUINandGate#2", + "pinName": "A" + }, + "pin2": { + "compName": "WireCrossPoint#10", + "pinName": "" + }, + "name": "unnamedWire#57", + "path": [ + { + "x": 245.0, + "y": 310.0 + } + ] + }, + { + "pin1": { + "compName": "GUITriStateBuffer#0", + "pinName": "EN" + }, + "pin2": { + "compName": "GUINandGate#2", + "pinName": "Y" + }, + "name": "unnamedWire#58", + "path": [ + { + "x": 275.0, + "y": 300.0 + }, + { + "x": 275.0, + "y": 315.0 + } + ] + }, { "pin1": { "compName": "WireCrossPoint#0",