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:
29
Software/sie_cg/block_editor/test_block4.die
Normal file
29
Software/sie_cg/block_editor/test_block4.die
Normal file
@@ -0,0 +1,29 @@
|
||||
<!--File for SIE Code Generator. Custmos Blocks-->
|
||||
<CustomItem BlockName="BLOCK NAME HERE (not visible)">
|
||||
<Polygon>
|
||||
<Point x="-60" y="100"/>
|
||||
<Point x="100" y="100"/>
|
||||
<Point x="100" y="60"/>
|
||||
<Point x="50" y="60"/>
|
||||
<Point x="50" y="20"/>
|
||||
<Point x="100" y="20"/>
|
||||
<Point x="100" y="-10"/>
|
||||
<Point x="100" y="-20"/>
|
||||
<Point x="50" y="-20"/>
|
||||
<Point x="50" y="-40"/>
|
||||
<Point x="50" y="-60"/>
|
||||
<Point x="100" y="-60"/>
|
||||
<Point x="100" y="-100"/>
|
||||
<Point x="-60" y="-100"/>
|
||||
<Point x="-60" y="-20"/>
|
||||
<Point x="-100" y="-20"/>
|
||||
<Point x="-100" y="20"/>
|
||||
<Point x="-60" y="20"/>
|
||||
</Polygon>
|
||||
<TextItems>
|
||||
<TextItem myStyleIO="1" posOffset-y="-80" editableItem="0" ID="8" text="OUT Bool" posOffset-x="100"/>
|
||||
<TextItem myStyleIO="1" posOffset-y="-0" editableItem="0" ID="1" text="OUT Bool" posOffset-x="100"/>
|
||||
<TextItem myStyleIO="1" posOffset-y="80" editableItem="0" ID="6" text="OUT Bool" posOffset-x="100"/>
|
||||
<TextItem myStyleIO="130" posOffset-y="-0" editableItem="0" ID="5" text="IN Bool" posOffset-x="-100"/>
|
||||
</TextItems>
|
||||
</CustomItem>
|
||||
Reference in New Issue
Block a user