4 files changed
+8
-4
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 |
| |
20 | 24 |
| |
21 | 25 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Submodule common_cells updated 22 files
- .github/workflows/ci.yml+23-20
- Bender.yml+2-2
- CHANGELOG.md+14
- common_cells.core+99
- include/common_cells/assertions.svh+2
- ips_list.yml+1-1
- src/addr_decode.sv+2
- src/id_queue.sv+12-12
- src/rr_arb_tree.sv+4
- test/addr_decode_tb.sv-2
- test/cb_filter_tb.sv+2-2
- test/cdc_2phase_tb.sv-2
- test/cdc_fifo_tb.sv-2
- test/fifo_tb.sv+1-7
- test/graycode_tb.sv-2
- test/id_queue_tb.sv+14-17
- test/popcount_tb.sv-2
- test/rr_arb_tree_tb.sv+2-2
- test/stream_omega_net_tb.sv+2-2
- test/stream_to_mem_tb.sv+2-4
- test/stream_xbar_tb.sv+2-2
- test/sub_per_hash_tb.sv+2-2
0 commit comments