X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FTest.json;fp=net.mograsim.logic.ui%2FTest.json;h=4e376db1f232737e748d7a8a0a314ef70333ce6b;hb=5bbe52e7d69c17c18c5b22d5e9fce19a29e35515;hp=0000000000000000000000000000000000000000;hpb=2322c2da8893d16273c16a9c3db3b4298ada4895;p=Mograsim.git diff --git a/net.mograsim.logic.ui/Test.json b/net.mograsim.logic.ui/Test.json new file mode 100644 index 00000000..4e376db1 --- /dev/null +++ b/net.mograsim.logic.ui/Test.json @@ -0,0 +1,34 @@ +{ + "type": "SimpleRectangularSubmodelComponent", + "width": 35.0, + "height": 10.0, + "interfacePins": [ + { + "location": { + "x": 0.0, + "y": 5.0 + }, + "logicWidth": 1 + } + ], + "composition": { + "innerScale": 0.4, + "subComps": [ + { + "pos": { + "x": 0.0, + "y": 0.0 + }, + "type": "file:HalfAdder.json", + "logicWidth": 1 + } + ], + "innerWires": [] + }, + "specialized": { + "input_count": 1, + "label": "Test", + "logic_width": 1, + "output_count": 0 + } +} \ No newline at end of file