File tree
474 files changed
+54021
-30862
lines changed- examples
- fifo_rtl
- ram_rtl
- simulation_verilator
- thread_embedded_verilog_ipxact
- thread_matmul
- thread_matmul_ipxact
- thread_matmul_narrow
- thread_matmul_wide
- thread_memcpy_ipxact
- thread_stream_axi_stream_fifo
- thread_stream_axi_stream_fifo_ipxact
- thread_stream_matmul
- thread_verilog_submodule_ipxact
- examples_obsolete/dataflow_stencil
- tests
- core
- like
- probe
- submodule_/getattr
- extension
- seq_/prev_op
- stream_
- add_tree
- add_validready
- average
- div_validready
- reduceadd
- reduceadd_valid
- reduceadd_validready
- substream
- thread_
- attribute
- axi_dma
- axi_dma_axim2
- axi_dma_axim2_narrow
- axi_dma_long_narrow
- axi_dma_narrow
- axi_dma_wide
- axi_stream
- axi_stream_with_master
- axi_stream_with_master_fifo
- axi_stream_with_master_fifo_narrow
- axi_stream_with_master_fifo_wide
- axi_stream_with_master_ram
- axi_stream_with_master_ram_narrow
- axi_stream_with_master_ram_wide
- barrier
- call_from_different_point
- child_thread
- fifo
- fifo_multithread
- fifo_try
- fixed_const
- fixed_fifo
- fixed_fifo_try
- fixed_ram
- fixed_ram_initvals
- fixed_read
- fixed_tmp_variable
- fsm_as_module
- fsm_as_module_mutex
- function
- global_value
- hello
- implicit_function
- intrinsic_embedded_code
- intrinsic_explicit
- intrinsic_function
- intrinsic_method
- intrinsic_method_prefix
- intrinsic_statement
- intrinsic_verilog
- lock
- method
- multibank_ram
- multibank_ram_bank
- multibank_ram_rtl_connect
- multibank_ram_style
- multithread
- multithread_run
- mutex
- mutex_ram
- mutex_try_lock
- parallel
- property
- ram
- ram_copy
- ram_copy_pattern
- ram_initvals
- ram_initvals_nocheck
- ram_own_mutex
- ram_read_dataflow
- ram_read_dataflow_reuse
- ram_rtl
- ram_rtl_connect
- ram_style
- ram_write_dataflow
- ram_write_dataflow_when
- read
- reset
- select_thread
- slice
- stream
- stream_axi_stream
- stream_axi_stream_async
- stream_conv1d
- stream_counter
- stream_counter_enable
- stream_counter_initval_variable
- stream_counter_initval_variable_offset
- stream_counter_stall
- stream_countervalid
- stream_div
- stream_div_multicycle
- stream_dump
- stream_dump_unused
- stream_extern
- stream_fifo
- stream_fifo_dump
- stream_fifo_multistream
- stream_fixed
- stream_fixed_different_point
- stream_fixed_neg_point
- stream_graph_ringbuffer_multi
- stream_graph_scratchpad_multi
- stream_graph_substream
- stream_linebuffer2d
- stream_linebuffer2d_2
- stream_linebuffer2d_2_stall
- stream_linebuffer2d_stall
- stream_linebuffer3d
- stream_linebuffer3d_stall
- stream_mul
- stream_mul_semi_signed
- stream_multibank
- stream_multidim
- stream_multipattern
- stream_multipattern_stall
- stream_no_sink_size
- stream_parameter
- stream_parameter_source_join
- stream_pattern
- stream_pattern_source_join
- stream_pattern_stall
- stream_producer_consumer
- stream_ram_external_ports
- stream_rand
- stream_read_modify_write
- stream_read_modify_write_stall
- stream_read_ram
- stream_read_ram_stall
- stream_read_ram_when
- stream_reduce
- stream_reduce_arg_max
- stream_reduce_div
- stream_reduce_iteration_interval
- stream_reduce_max
- stream_reduce_mul
- stream_reduce_source_join
- stream_reduce_source_join_and_run
- stream_reduce_stall
- stream_reg
- stream_ringbuffer
- stream_ringbuffer_multi
- stream_ringbuffer_reuse
- stream_ringbuffer_stall
- stream_scratchpad
- stream_scratchpad_chain
- stream_scratchpad_multiread
- stream_scratchpad_stall
- stream_scratchpad_when
- stream_sink_fifo
- stream_source_fifo
- stream_source_join
- stream_source_join_and_run
- stream_stall
- stream_stride
- stream_substream
- stream_substream_dump
- stream_substream_multicall
- stream_substream_multicycle
- stream_substream_multicycle2
- stream_substream_multicycle_read_write_ram
- stream_substream_multicycle_reduce
- stream_substream_nested_reduce
- stream_substream_nested_reduce2
- stream_substream_nested_reduce3
- stream_substream_reduce
- stream_substream_stall
- stream_terminate
- stream_terminate_search
- stream_terminate_search_stall
- stream_terminate_source_join_and_run
- stream_terminate_stall
- stream_transpose
- stream_write_ram
- stream_write_ram_dump
- stream_write_ram_stall
- thread_pool
- to_thread_pool
- types_
- axi_
- axi_to_ram
- memory_model_read
- memory_model_write
- ram_to_axi
- read
- read_dataflow
- read_lite
- read_multi
- read_stall
- slave_read
- slave_read_lite
- slave_readwrite
- slave_readwrite_lite
- slave_write
- slave_write_lite
- write
- write_dataflow
- write_dataflow_when
- write_lite
- write_multi
- ipxact_/master
- ram_
- async
- sync
- sync_with_enable
- veriloggen
- core
- dataflow
- fsm
- pipeline
- resolver
- seq
- stream
- thread
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
474 files changed
+54021
-30862
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
73 | 79 |
| |
74 | 80 |
| |
75 | 81 |
| |
|
Lines changed: 28 additions & 49 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
| 55 | + | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
90 | 95 |
| |
91 | 96 |
| |
92 | 97 |
| |
93 | 98 |
| |
94 | 99 |
| |
95 | 100 |
| |
| 101 | + | |
96 | 102 |
| |
97 | 103 |
| |
98 | 104 |
| |
| |||
119 | 125 |
| |
120 | 126 |
| |
121 | 127 |
| |
122 |
| - | |
| 128 | + | |
123 | 129 |
| |
124 | 130 |
| |
125 |
| - | |
| 131 | + | |
126 | 132 |
| |
127 | 133 |
| |
128 | 134 |
| |
| |||
131 | 137 |
| |
132 | 138 |
| |
133 | 139 |
| |
134 |
| - | |
| 140 | + | |
135 | 141 |
| |
136 | 142 |
| |
137 | 143 |
| |
138 | 144 |
| |
139 |
| - | |
140 |
| - | |
| 145 | + | |
| 146 | + | |
141 | 147 |
| |
142 | 148 |
| |
143 | 149 |
| |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
144 | 154 |
| |
145 | 155 |
| |
146 | 156 |
| |
| |||
149 | 159 |
| |
150 | 160 |
| |
151 | 161 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
| 162 | + | |
| 163 | + | |
161 | 164 |
| |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 | 165 |
| |
176 | 166 |
| |
177 | 167 |
| |
178 | 168 |
| |
179 | 169 |
| |
180 | 170 |
| |
181 | 171 |
| |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 172 | + | |
| 173 | + | |
195 | 174 |
| |
196 | 175 |
| |
197 | 176 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
84 | 92 |
| |
85 | 93 |
| |
86 | 94 |
| |
|
Lines changed: 40 additions & 48 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
| |||
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
67 |
| - | |
| 68 | + | |
| 69 | + | |
68 | 70 |
| |
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
74 | 76 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
80 | 87 |
| |
81 | 88 |
| |
82 | 89 |
| |
83 | 90 |
| |
84 | 91 |
| |
85 | 92 |
| |
| 93 | + | |
| 94 | + | |
86 | 95 |
| |
87 | 96 |
| |
88 | 97 |
| |
| |||
128 | 137 |
| |
129 | 138 |
| |
130 | 139 |
| |
131 |
| - | |
| 140 | + | |
132 | 141 |
| |
133 | 142 |
| |
134 |
| - | |
| 143 | + | |
135 | 144 |
| |
136 | 145 |
| |
137 | 146 |
| |
| |||
141 | 150 |
| |
142 | 151 |
| |
143 | 152 |
| |
144 |
| - | |
| 153 | + | |
145 | 154 |
| |
146 | 155 |
| |
147 |
| - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
148 | 162 |
| |
149 | 163 |
| |
150 | 164 |
| |
| |||
153 | 167 |
| |
154 | 168 |
| |
155 | 169 |
| |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
| 170 | + | |
164 | 171 |
| |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
| 172 | + | |
186 | 173 |
| |
187 | 174 |
| |
188 | 175 |
| |
| |||
197 | 184 |
| |
198 | 185 |
| |
199 | 186 |
| |
200 |
| - | |
| 187 | + | |
| 188 | + | |
201 | 189 |
| |
202 | 190 |
| |
203 |
| - | |
| 191 | + | |
| 192 | + | |
204 | 193 |
| |
205 | 194 |
| |
206 | 195 |
| |
207 |
| - | |
208 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
209 | 203 |
| |
210 |
| - | |
211 | 204 |
| |
212 | 205 |
| |
213 |
| - | |
214 | 206 |
| |
215 | 207 |
| |
216 | 208 |
| |
|
0 commit comments