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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [common/] [opencores.org/] [cde/] [ip/] [serial/] [rtl/] [xml/] [cde_serial_xmit.xml] - Blame information for rev 131

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 131 jt_eaton
2
5
6
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
7
xmlns:socgen="http://opencores.org"
8
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
10
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
11
 
12
opencores.org
13
cde
14
serial
15
xmit  default
16
 
17
 
18
19
 
20
 
21
 
22
 
23
 
24
25
 
26
 
27
 
28
 
29
 
30
 
31
 
32
33
       
34
              
35
              sim:*Simulation:*
36
              Verilog
37
              
38
                     
39
                            fs-sim
40
                     
41
              
42
 
43
              
44
              syn:*Synthesis:*
45
              Verilog
46
              
47
                     
48
                            fs-syn
49
                     
50
              
51
 
52
              
53
              doc
54
              
55
              
56
                                   spirit:library="Testbench"
57
                                   spirit:name="toolflow"
58
                                   spirit:version="documentation"/>
59
              
60
              :*Documentation:*
61
              Verilog
62
              
63
 
64
 
65
 
66
 
67
 
68
      
69
 
70
 
71
 
72
73
WIDTH8
74
75
 
76
 
77
 
78
79
 
80
clk
81
wire
82
in
83
84
 
85
reset
86
wire
87
in
88
89
 
90
edge_enable
91
wire
92
in
93
94
 
95
parity_enable
96
wire
97
in
98
99
 
100
parity_type
101
wire
102
in
103
104
 
105
parity_force
106
wire
107
in
108
109
 
110
load
111
wire
112
in
113
114
 
115
start_value
116
wire
117
in
118
119
 
120
stop_value
121
wire
122
in
123
124
 
125
 
126
 
127
data
128
wire
129
in
130
WIDTH-10
131
132
 
133
 
134
buffer_empty
135
reg
136
out
137
138
 
139
 
140
ser_out
141
reg
142
out
143
144
 
145
 
146
 
147
 
148
149
 
150
151
 
152
 
153
 
154
 
155
 
156
 
157
158
 
159
   
160
      fs-sim
161
 
162
 
163
      
164
        dest_dir
165
        ../verilog/
166
        verilogSourcelibraryDir
167
      
168
 
169
  
170
 
171
 
172
   
173
      fs-syn
174
 
175
      
176
        dest_dir
177
        ../verilog/
178
        verilogSourcelibraryDir
179
      
180
 
181
 
182
 
183
   
184
 
185
 
186
    
187
 
188
      fs-lint
189
      
190
        dest_dir../verilog/
191
        verilogSourcelibraryDir
192
      
193
 
194
    
195
 
196
 
197
 
198
 
199
 
200
201
 
202
 
203
 
204
 
205
 
206
 
207
 
208
 
209
 
210
 
211
 
212

powered by: WebSVN 2.1.0

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