From: Daniel Kirschten Date: Mon, 30 Mar 2020 17:21:13 +0000 (+0200) Subject: Added a SymbolRenderer for the Am2910InstrPLA X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=2f02bbcb98c343ddf15f1063fcc740ac2bf07fb0 Added a SymbolRenderer for the Am2910InstrPLA --- diff --git a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910InstrPLA.json b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910InstrPLA.json index 3e8be0eb..3d07b6e7 100644 --- a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910InstrPLA.json +++ b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910InstrPLA.json @@ -4848,7 +4848,14 @@ ], "version": "0.1.1" }, - "symbolRendererSnippetID": "default", + "symbolRendererSnippetID": "simpleRectangularLike", + "symbolRendererParams": { + "centerText": "Instruction\nPLA", + "centerTextHeight": 5.0, + "horizontalComponentCenter": 40.0, + "pinLabelHeight": 3.5, + "pinLabelMargin": 0.5 + }, "outlineRendererSnippetID": "default", "highLevelStateHandlerSnippetID": "default", "version": "0.1.5"