X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2FTest.json;fp=net.mograsim.logic.ui.am2900%2FTest.json;h=56085df7a7453c662bba0e0abcd33b7ecf9983a4;hb=f14ea37d69488dd51518a36413af7176916b8bd7;hp=0000000000000000000000000000000000000000;hpb=a84700145147c263ad6692c99117a7cf37832378;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/Test.json b/net.mograsim.logic.ui.am2900/Test.json new file mode 100644 index 00000000..56085df7 --- /dev/null +++ b/net.mograsim.logic.ui.am2900/Test.json @@ -0,0 +1,36 @@ +mograsim version: 0.1.1 +{ + "type": "SimpleRectangularSubmodelComponent", + "width": 35.0, + "height": 10.0, + "interfacePins": [ + { + "location": { + "x": 0.0, + "y": 5.0 + }, + "name": "Input pin #0", + "logicWidth": 1 + } + ], + "composition": { + "innerScale": 0.4, + "subComps": [ + { + "pos": { + "x": 0.0, + "y": 0.0 + }, + "type": "file:HalfAdder.json", + "params": {} + } + ], + "innerWires": [] + }, + "specialized": { + "input_count": 1, + "label": "Test", + "logic_width": 1, + "output_count": 0 + } +} \ No newline at end of file