mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-04-21 12:27:27 +03:00
First functional example, ADC an Framebuffer Test
This commit is contained in:
48
Software/sie_cg/block_editor/left_shift.die
Normal file → Executable file
48
Software/sie_cg/block_editor/left_shift.die
Normal file → Executable file
@@ -1,18 +1,40 @@
|
||||
<!--File for SIE Code Generator. Custmos Blocks-->
|
||||
<CustomItem BlockName="Left Shift">
|
||||
<Polygon>
|
||||
<Point x="-70" y="-30"/>
|
||||
<Point x="-70" y="20"/>
|
||||
<Point x="60" y="20"/>
|
||||
<Point x="60" y="-30"/>
|
||||
<Point x="-50" y="-30"/>
|
||||
<Point x="-70" y="-30"/>
|
||||
<Point x="-50" y="0"/>
|
||||
<Point x="-50" y="20"/>
|
||||
<Point x="-20" y="20"/>
|
||||
<Point x="-30" y="10"/>
|
||||
<Point x="-20" y="0"/>
|
||||
<Point x="-20" y="0"/>
|
||||
<Point x="-30" y="10"/>
|
||||
<Point x="-20" y="20"/>
|
||||
<Point x="-20" y="20"/>
|
||||
<Point x="-10" y="20"/>
|
||||
<Point x="-20" y="10"/>
|
||||
<Point x="-10" y="0"/>
|
||||
<Point x="0" y="0"/>
|
||||
<Point x="-10" y="10"/>
|
||||
<Point x="0" y="20"/>
|
||||
<Point x="-10" y="20"/>
|
||||
<Point x="10" y="20"/>
|
||||
<Point x="50" y="20"/>
|
||||
<Point x="0" y="20"/>
|
||||
<Point x="-10" y="10"/>
|
||||
<Point x="0" y="0"/>
|
||||
<Point x="40" y="0"/>
|
||||
<Point x="40" y="20"/>
|
||||
<Point x="80" y="20"/>
|
||||
<Point x="40" y="20"/>
|
||||
<Point x="40" y="0"/>
|
||||
<Point x="80" y="0"/>
|
||||
<Point x="80" y="20"/>
|
||||
<Point x="80" y="0"/>
|
||||
<Point x="40" y="0"/>
|
||||
<Point x="-20" y="0"/>
|
||||
</Polygon>
|
||||
<TextItems>
|
||||
<TextItem myStyleIO="131" posOffset-y="-0" editableItem="0" ID="0" text="IN" posOffset-x="-70"/>
|
||||
<TextItem myStyleIO="3" posOffset-y="-0" editableItem="0" ID="1" text="OUT" posOffset-x="60"/>
|
||||
<TextItem myStyleIO="0" posOffset-y="20" editableItem="0" ID="5" text="Bitwise Shift" posOffset-x="-10"/>
|
||||
<TextItem myStyleIO="0" posOffset-y="-10" editableItem="0" ID="10" text="<<" posOffset-x="-20"/>
|
||||
<TextItem myStyleIO="0" posOffset-y="-10" editableItem="1" ID="11" text="1" posOffset-x="10"/>
|
||||
</TextItems>
|
||||
</CustomItem>
|
||||
<TextItem myStyleIO="131" posOffset-y="-10" editableItem="0" ID="0" text="IN" posOffset-x="-50"/>
|
||||
<TextItem myStyleIO="3" posOffset-y="-10" editableItem="0" ID="1" text="OUT" posOffset-x="80"/>
|
||||
<TextItem myStyleIO="0" posOffset-y="-10" editableItem="1" ID="11" text="1" posOffset-x="20"/>
|
||||
</TextItems><![CDATA[]]><![CDATA[]]><![CDATA[]]><![CDATA[]]></CustomItem>
|
||||
|
||||
Reference in New Issue
Block a user