| <!-- set: ai sw=1 ts=1 sta et --> |
| <layout> |
| <fixed_layout name="2x4" width="8" height="6"> |
| <!-- |
| 01234567 |
| 5 ........ |
| 4 .I.XX.O. |
| 3 .I.XX.O. |
| 2 .I.XX.O. |
| 1 .I.XX.O. |
| 0 ........ |
| --> |
| <col priority="12" startx="0" type="EMPTY" /> |
| <col priority="10" startx="1" type="IBUF" /> |
| <col priority="10" startx="2" type="EMPTY" /> |
| <col priority="10" startx="3" type="TILE" /> |
| <col priority="10" startx="4" type="TILE" /> |
| <col priority="10" startx="5" type="EMPTY" /> |
| <col priority="10" startx="6" type="OBUF" /> |
| <col priority="12" startx="7" type="EMPTY" /> |
| |
| <row priority="11" starty="5" type="EMPTY" /> |
| <!-- startx="4" --> |
| <!-- startx="3" --> |
| <!-- startx="2" --> |
| <!-- startx="1" --> |
| <row priority="11" starty="0" type="EMPTY" /> |
| </fixed_layout> |
| </layout> |