File tree 1 file changed +14
-6
lines changed
1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This tutorial has the following parts:
4
4
5
- 1 . Play the excellent [ NandGame] ( http://nandgame.com/ ) . Try to get at least to
6
- "Data Flip-Flop".
5
+ ## [ NandGame] ( http://nandgame.com/ )
7
6
8
- 2 . If you are not familiar with bit operations, learn a bit about them. There
9
- are some links and exercises in the [ bits/ ] ( bits/ ) directory .
7
+ Play the excellent [ NandGame ] ( http://nandgame.com/ ) . Try to get at least to
8
+ "Data Flip-Flop" .
10
9
11
- 3 . Move on to Verilog basics in the [ verilog/ ] ( verilog/ ) directory.
10
+ ## [ Bit operations ] ( bits/ )
12
11
13
- 4 . Finally, we get to play with real hardware. See the [ fpga/] ( fpga/ ) directory.
12
+ If you are not familiar with bit operations, learn a bit about them. There
13
+ are some links and exercises in the [ bits/] ( bits/ ) directory.
14
+
15
+ ## [ Verilog basics] ( verilog/ )
16
+
17
+ Move on to Verilog basics in the [ verilog/] ( verilog/ ) directory.
18
+
19
+ ## [ FPGA] ( fpga/ )
20
+
21
+ Finally, we get to play with real hardware. See the [ fpga/] ( fpga/ ) directory.
You can’t perform that action at this time.
0 commit comments