Skip to content

Commit 0d3460b

Browse files
committed
Update README.md
1 parent 0809126 commit 0d3460b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,9 @@ Notes on design decisions made for simplicity that could be optimized away;
273273

274274
Updates I want to make in the future to improve the design, anyone else is welcome to contribute as well:
275275

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

0 commit comments

Comments
 (0)