File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -378,7 +378,7 @@ terminate only after the complete frame transmission.
378378- ` Bit 31:16 ` : Reserved
379379
380380
381- ##### UART CLOCK DIVIDER [ RW] - Address 0x4
381+ ##### CLOCK DIVIDER [ RW] - Address 0x4
382382
383383The number of CPU core cycles to divide down to get the UART data bit rate (baud rate).
384384
Original file line number Diff line number Diff line change 11# DOING
22
3- - [ ~ ] Develop dCache
4- - [ ~ ] Uncachable access for IOs region
5- - [X] Derive from iCache
6- - [X] Add pusher stage for write access
7- - [X] APROT[ 2] pour instruction or data hint
8-
9-
103# BACKLOG
114
125N.B. :
@@ -59,6 +52,8 @@ AXI4 Infrastructure
5952 - [ ] Reduce latency in switching logic
6053 - [ ] Ajouter PERROR sur l’APB, to log on error reporting bus
6154- [ ] Implement a L2 cache stage
55+ - [ ] Update acache usage to better use ACACHE dor dCache
56+ - [ ] Ooo write completion, response needs to come from the destination if IO write
6257
6358
6459Control:
@@ -129,6 +124,12 @@ Hardware Test:
129124
130125# DONE
131126
127+ - [X] Develop dCache
128+ - [X] Uncachable access for IOs region
129+ - [X] Derive from iCache
130+ - [X] Add pusher stage for write access
131+ - [X] APROT[ 2] pour instruction or data hint
132+ - [X] Develop dCache testbench
132133- [X] Fix lint error code management in CI
133134- [X] Memfy:
134135 - [X] Support outstanding read/write request
You can’t perform that action at this time.
0 commit comments