Skip to content

Commit 3b3cf4e

Browse files
committed
missing topic
1 parent f3ea35c commit 3b3cf4e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@ In VHDL compiled `test.vhd` is located under under `work` library by default. Th
2121
run
2222
```
2323
Testbench will run, print results and then stop automatically.
24+
25+
## Missing topics
26+
27+
* Access types and how to use them.
28+
* Different ways to instantiate a component.
29+
* Configure examples.
30+
* Use of generics.
31+
* Block statements and signal kinds `bus` and `register` and how they behave.

0 commit comments

Comments
 (0)