mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-04-21 12:27:27 +03:00
First commit for sie code generator project.
This commit is contained in:
15
Software/sie_cg/block_editor/test_block3.die
Normal file
15
Software/sie_cg/block_editor/test_block3.die
Normal file
@@ -0,0 +1,15 @@
|
||||
<!--File for SIE Code Generator. Custmos Blocks-->
|
||||
<CustomItem BlockName="Test Block 3">
|
||||
<Polygon>
|
||||
<Point x="-30" y="0"/>
|
||||
<Point x="-50" y="20"/>
|
||||
<Point x="50" y="20"/>
|
||||
<Point x="70" y="0"/>
|
||||
<Point x="50" y="-20"/>
|
||||
<Point x="-50" y="-20"/>
|
||||
</Polygon>
|
||||
<TextItems>
|
||||
<TextItem myStyleIO="0" posOffset-y="30" editableItem="0" ID="1" text="Test Block 3" posOffset-x="0"/>
|
||||
<TextItem myStyleIO="1" posOffset-y="-0" editableItem="0" ID="0" text="OUT Bool " posOffset-x="60"/>
|
||||
</TextItems>
|
||||
</CustomItem>
|
||||
Reference in New Issue
Block a user