Skip to content

Commit de3e4cb

Browse files
committed
Update todo
On branch master Your branch is up-to-date with 'origin/master'. Changes to be committed: modified: docs/todo.md
1 parent fcbe41f commit de3e4cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/todo.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
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
11+
call / return support.
1012

1113
#### Parsing
1214

@@ -30,5 +32,5 @@
3032
### Examples
3133

3234
- [ ] Stack example
33-
- [ ] Finish the AXI example
35+
- [X] Finish the AXI example
3436
- [ ] Mini RISCV registers and instructions. RV32UI Only.

0 commit comments

Comments
 (0)