From 314420475e3daefa7ab0bf68c765820f2d866bb4 Mon Sep 17 00:00:00 2001 From: Daniel Kirschten Date: Mon, 4 May 2020 20:19:01 +0200 Subject: [PATCH] Fixed horizontalComponentCenter of Am2904RegCTInstrDecode --- .../model/am2900/components/am2904/Am2904RegCTInstrDecode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2904/Am2904RegCTInstrDecode.json b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2904/Am2904RegCTInstrDecode.json index 6af533b8..b7cc4bdb 100644 --- a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2904/Am2904RegCTInstrDecode.json +++ b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2904/Am2904RegCTInstrDecode.json @@ -3986,7 +3986,7 @@ "symbolRendererParams": { "centerText": "Instruction\ndecode", "centerTextHeight": 5.0, - "horizontalComponentCenter": 17.5, + "horizontalComponentCenter": 40.0, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 }, -- 2.17.1