Hardware Design: SIE
Sign in or create your account | Project List | Help
Hardware Design: SIE Git Source Tree
Root/
Source at commit 9d578912b727722b22319832985451a79ec35747 created 13 years 18 days ago. By Juan64Bits, Updating prototype of SIE code generator. | |
---|---|
1 | <!--File for SIE Code Generator. Custmos Blocks--> |
2 | <CustomItem BlockName="Test Block 2"> |
3 | <Polygon> |
4 | <Point x="-60" y="-20"/> |
5 | <Point x="-40" y="0"/> |
6 | <Point x="-60" y="20"/> |
7 | <Point x="30" y="20"/> |
8 | <Point x="50" y="0"/> |
9 | <Point x="30" y="-20"/> |
10 | </Polygon> |
11 | <TextItems> |
12 | <TextItem myStyleIO="0" posOffset-y="30" editableItem="0" ID="0" text="Test Block 2" posOffset-x="-10"/> |
13 | <TextItem myStyleIO="130" posOffset-y="-0" editableItem="0" ID="1" text=" IN Bool" posOffset-x="-30"/> |
14 | </TextItems> |
15 | </CustomItem> |
16 |
Branches:
master