File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -273,9 +273,9 @@ Notes on design decisions made for simplicity that could be optimized away;
273
273
274
274
Updates I want to make in the future to improve the design, anyone else is welcome to contribute as well:
275
275
276
- [ ] Build an adapter to use GPU with Tiny Tapeout 7
277
- [ ] Add support for branch divergence
278
- [ ] Optimize control flow and use of registers to improve cycle time
279
- [ ] Add basic memory coalescing
280
- [ ] Add basic pipelining
281
- [ ] Write a basic graphics kernel or add simple graphics hardware to demonstrate graphics functionality
276
+ - [ ] Build an adapter to use GPU with Tiny Tapeout 7
277
+ - [ ] Add support for branch divergence
278
+ - [ ] Optimize control flow and use of registers to improve cycle time
279
+ - [ ] Add basic memory coalescing
280
+ - [ ] Add basic pipelining
281
+ - [ ] Write a basic graphics kernel or add simple graphics hardware to demonstrate graphics functionality
You can’t perform that action at this time.
0 commit comments