Commit ce114b9
hw: Fix reduction
- floo_nw_chimney: .N_OUP -> .NumOup in cc_stream_demux instance
(deprecated stream_demux wrapper kept N_OUP for compat, but with
cc_no_deprecated the new cc_stream_demux requires NumOup)
- floo_reduction_unit: .DATA_WIDTH -> .DataWidth in cc_fifo instance
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d2b4278 commit ce114b9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1560 | 1560 | | |
1561 | 1561 | | |
1562 | 1562 | | |
1563 | | - | |
| 1563 | + | |
1564 | 1564 | | |
1565 | 1565 | | |
1566 | 1566 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments