You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+17-9
Original file line number
Diff line number
Diff line change
@@ -12,23 +12,31 @@ Find all the information on the [WIKI page](https://github.com/FPGAwars/FpgaRide
12
12
13
13
categories:
14
14
15
-
1- In-Outs : for Fpga inputs outputs dealing (tri-state, de-bouncing, boutons of every sort, mechanical encoders ... )
15
+
### 1- In-Outs
16
+
For Fpga inputs outputs dealing (tri-state, de-bouncing, boutons of every sort, mechanical encoders ... )
16
17
17
-
2- LogicCircuits : basic Gates, Combinatory and sequential logic, + special Tim rudy 74LS,.. collection (thanks to him for that job!) (It can be fun for emulating, with an fpgaboard, a circuit that we can later solder with traditional ICs (not all DiY applications need the final use of a 100KLuts FPGA ;-) )
18
+
### 2- LogicCircuits
19
+
Basic Gates, Combinatory and sequential logic, + special Tim rudy 74LS,.. collection (thanks to him for that job!) (It can be fun for emulating, with an fpgaboard, a circuit that we can later solder with traditional ICs (not all DiY applications need the final use of a 100KLuts FPGA ;-) )
18
20
19
-
3- Interface : simple protocol interfaces ( thaht can be used with almost any periferal comunicating with thaht protocol), complex interfaces ( oriented to the use of a single, particular peripheral...)
21
+
### 3- Interface
22
+
Simple protocol interfaces ( thaht can be used with almost any periferal comunicating with thaht protocol), complex interfaces ( oriented to the use of a single, particular peripheral...)
0 commit comments