source: trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Selftest/data/syntax.xml @ 2

Last change on this file since 2 was 2, checked in by kane, 17 years ago

Import Morpheo

File size: 508 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1" ?>
2
3<!-- comment -->
4
5<description>
6
7   <entity name="..." >
8
9      <generic name="..." value="..." min="..." max="..." step="..." default="..." level="..." />
10
11      <port    name="..." localisation="..." />
12
13   </entity>
14
15   <architecture>
16
17      <component name="..." size_x="..." pos_x="..." size_y="..." pos_y="..." />
18
19         <port_map name="..." localisation="..." map_component="..." map_port="..."/>
20
21      </component>
22
23   </architecture>
24
25<description>
Note: See TracBrowser for help on using the repository browser.