Changeset 9328

Show
Ignore:
Timestamp:
05/02/09 19:34:25 (4 years ago)
Author:
mcarrick
Message:

adding device utilization numbers

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/mcarrick/ossiedev-trunk/components/CostasLoop/CostasLoop.prf.xml

    r9308 r9328  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <!DOCTYPE properties SYSTEM "../dtd/properties.dtd"> 
    3 <!--Created with OSSIE WaveDev--> 
    4 <!--Powered by Python--> 
     2<!DOCTYPE properties SYSTEM "../xml/dtd/properties.dtd"> 
    53<properties> 
    6     <description>These are the properties to configure the device manager</description>  
    7     <simplesequence id="port_list" mode="readonly" name="port_list" type="string"> 
    8         <description>Returns a sequence of strings with the names of the available Provides ports</description>  
    9         <kind kindtype="configure"/> 
    10         <values> 
    11             <value>dataIn::standardInterfaces.complexShort</value>  
    12         </values> 
    13     </simplesequence> 
     4    <simple id="DCE:3204f64f-216b-45a4-af8e-6b1e0aebfeea" mode="readwrite" name="clb_logiccells" type="short"> 
     5        <value>533</value> 
     6        <description>CLB Logic Cells</description> 
     7        <kind kindtype="allocation"/> 
     8        <action type="external"/> 
     9    </simple> 
     10    <simple id="DCE:e08d2794-d09f-419e-9f6b-7a1cd5da5955" mode="readwrite" name="clb_slices" type="short"> 
     11        <value>378</value> 
     12        <description>CLB Slices</description> 
     13        <kind kindtype="allocation"/> 
     14        <action type="external"/> 
     15    </simple> 
     16    <simple id="DCE:bca018e2-a454-4204-884e-d8fc841715e5" mode="readwrite" name="dcms" type="short"> 
     17        <value>1</value> 
     18        <description>Digital Clock Managers</description> 
     19        <kind kindtype="allocation"/> 
     20        <action type="external"/> 
     21    </simple> 
     22    <simple id="DCE:3ab4e104-d1a1-4d72-83d0-24346ebd4d7f" mode="readwrite" name="pmcds" type="short"> 
     23        <value>0</value> 
     24        <description>Phase Matched Clock Dividers</description> 
     25        <kind kindtype="allocation"/> 
     26        <action type="external"/> 
     27    </simple> 
     28    <simple id="DCE:2e7eb942-10cf-4faf-884c-71768cf98e68" mode="readwrite" name="rocketio" type="short"> 
     29        <value>0</value> 
     30        <description>RocketIO Transciever Blocks</description> 
     31        <kind kindtype="allocation"/> 
     32        <action type="external"/> 
     33    </simple> 
     34    <simple id="DCE:fe474836-8346-4030-88da-3dfb952b1b2a" mode="readwrite" name="IOpins" type="short"> 
     35        <value>140</value> 
     36        <description>IO Pins</description> 
     37        <kind kindtype="allocation"/> 
     38        <action type="external"/> 
     39    </simple> 
    1440</properties>