1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-04-21 12:27:27 +03:00

Updating prototype of SIE code generator.

This commit is contained in:
Juan64Bits
2010-11-10 14:20:10 -05:00
parent d302857917
commit 9d578912b7
48 changed files with 1785 additions and 62 deletions

View File

@@ -0,0 +1,23 @@
<!--File for SIE Code Generator. Custmos Blocks-->
<CustomItem BlockName="ADC Single">
<Polygon>
<Point x="-80" y="0"/>
<Point x="-60" y="-40"/>
<Point x="60" y="-40"/>
<Point x="60" y="40"/>
<Point x="110" y="40"/>
<Point x="110" y="-40"/>
<Point x="60" y="-40"/>
<Point x="110" y="-40"/>
<Point x="110" y="40"/>
<Point x="-60" y="40"/>
</Polygon>
<TextItems>
<TextItem myStyleIO="0" posOffset-y="20" editableItem="0" ID="3" text="ADC Single Channel" posOffset-x="0"/>
<TextItem myStyleIO="0" posOffset-y="-0" editableItem="1" ID="4" text="0" posOffset-x="20"/>
<TextItem myStyleIO="0" posOffset-y="-0" editableItem="0" ID="5" text="CH:" posOffset-x="-20"/>
<TextItem myStyleIO="0" posOffset-y="-20" editableItem="0" ID="6" text="SP:" posOffset-x="-20"/>
<TextItem myStyleIO="0" posOffset-y="-20" editableItem="1" ID="7" text="255" posOffset-x="20"/>
<TextItem myStyleIO="8" posOffset-y="-20" editableItem="0" ID="8" text="UChar" posOffset-x="110"/>
</TextItems>
</CustomItem>