Added a SymbolRenderer for the Am2910InstrPLA
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Mon, 30 Mar 2020 17:21:13 +0000 (19:21 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Mon, 30 Mar 2020 17:21:13 +0000 (19:21 +0200)
plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2910/Am2910InstrPLA.json

index 3e8be0e..3d07b6e 100644 (file)
     ],
     "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"