OpenCores
URL https://opencores.org/ocsvn/socgen/socgen/trunk

Subversion Repositories socgen

[/] [socgen/] [trunk/] [tools/] [ip-xact/] [1685.1/] [simpleTypes.xsd] - Blame information for rev 135

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 135 jt_eaton
2
62
63
    
64
        
65
            A scaled integer.  It supports any string recognized by java.lang.Long.decode().  It also supports a magnitude scale suffix of upper or lower case K (kilo=2^10), M (mega=2^20), G (giga=2^30) or T (tera=2^40).
66
        
67
        
68
            
69
        
70
    
71
    
72
        
73
            A scaled nonnegative integer that consists of the value set {0, 1, ...}.  It is derived from scaledInteger and it supports a magnitude scale suffix of upper or lower case K (kilo=2^10), M (mega=2^20), G (giga=2^30) or T (tera=2^40).
74
        
75
        
76
            
77
        
78
    
79
    
80
        
81
            A scaled positive integer that consists of the value set {1, 2, ...}.  It is derived from scaledNonNegativeInteger and it supports a magnitude scale suffix of upper or lower case K (kilo=2^10), M (mega=2^20), G (giga=2^30) or T (tera=2^40).
82
        
83
        
84
            
85
        
86
    
87
    
88
        
89
            List of doubles.  Used to build configurableDouble type.
90
        
91
        
92
    
93
    
94
        
95
            Can be a double or an empty string.
96
        
97
        
98
            
99
            
100
        
101
    
102
    
103
        
104
            A type for a port name string, allows letters, digits, dash, colon, underscore and period
105
        
106
        
107
            
108
            
109
        
110
    
111
    
112
        
113
            A type for a instance name path string, allows letters, digits, dash, colon, underscore, period and slash
114
        
115
        
116
            
117
            
118
            
119
            
120
        
121
    
122

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.