Skip to content

Commit 55587dd

Browse files
committed
Update todo
On branch master Your branch is ahead of 'origin/master' by 6 commits. (use "git push" to publish your local commits) Changes to be committed: modified: docs/todo.md
1 parent 29f58de commit 55587dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/todo.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- [X] Call / return ~~using the stack~~ using generic variables.
88
- [X] Support for include files / packages/ modules.
99
- [ ] Multiple instantiations of included files.
10-
- [ ] Make it possible to access state (block) encodings directly for better
10+
- [X] Make it possible to access state (block) encodings directly for better
1111
call / return support.
1212
- [ ] Inlineable blocks rather than callable blocks.
1313

@@ -34,4 +34,4 @@
3434

3535
- [ ] Stack example
3636
- [X] Finish the AXI example
37-
- [ ] Mini RISCV registers and instructions. RV32UI Only.
37+
- [X] Mini RISCV registers and instructions. RV32UI Only.

0 commit comments

Comments
 (0)