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:
35
Software/sie_cg/block_editor/divider.die
Normal file
35
Software/sie_cg/block_editor/divider.die
Normal file
@@ -0,0 +1,35 @@
|
||||
<!--File for SIE Code Generator. Custmos Blocks-->
|
||||
<CustomItem BlockName="Divider Int">
|
||||
<Polygon>
|
||||
<Point x="-60" y="-10"/>
|
||||
<Point x="-60" y="10"/>
|
||||
<Point x="20" y="10"/>
|
||||
<Point x="20" y="-10"/>
|
||||
<Point x="60" y="-10"/>
|
||||
<Point x="60" y="10"/>
|
||||
<Point x="20" y="10"/>
|
||||
<Point x="60" y="10"/>
|
||||
<Point x="60" y="-10"/>
|
||||
<Point x="-20" y="-10"/>
|
||||
<Point x="-40" y="10"/>
|
||||
<Point x="-20" y="10"/>
|
||||
<Point x="-20" y="10"/>
|
||||
<Point x="-30" y="10"/>
|
||||
<Point x="-40" y="10"/>
|
||||
<Point x="-40" y="10"/>
|
||||
<Point x="-20" y="-10"/>
|
||||
<Point x="-40" y="-10"/>
|
||||
<Point x="-40" y="-10"/>
|
||||
<Point x="-20" y="-10"/>
|
||||
<Point x="-20" y="-10"/>
|
||||
<Point x="-20" y="-10"/>
|
||||
</Polygon>
|
||||
<TextItems>
|
||||
<TextItem myStyleIO="131" posOffset-y="-0" editableItem="0" ID="0" text="IN" posOffset-x="-60"/>
|
||||
<TextItem myStyleIO="3" posOffset-y="-0" editableItem="0" ID="1" text="OUT" posOffset-x="60"/>
|
||||
<TextItem myStyleIO="0" posOffset-y="-0" editableItem="1" ID="2" text="1" posOffset-x="0"/>
|
||||
</TextItems><![CDATA[]]><![CDATA[
|
||||
|
||||
]]><![CDATA[
|
||||
out_1 = in_o / value_2;
|
||||
]]><![CDATA[]]></CustomItem>
|
||||
Reference in New Issue
Block a user