Skip to content

Commit a0f8671

Browse files
Gabriel UrsGabriel Urs
authored andcommitted
LOGIC-1044: Added entries for each module in top-level readme
1 parent d2190b5 commit a0f8671

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
@@ -1,3 +1,11 @@
11
# CLB snippet library (PIC16F13145)
22

33
This is a library of logic modules (snippets) which can be used in the CLB Synthesizer for the PIC16F13145 family.
4+
5+
## Counters
6+
7+
- [Binary Counter 4Bit](Binary_Counter_4Bit)
8+
- [Binary Down Counter 4Bit](Binary_Down_Counter_4Bit)
9+
- [Up/Down Counter 4Bit](Up_Down_Counter_4Bit)
10+
- [Johnson Counter 4Bit](Johnson_Counter_4Bit)
11+
- [Ring Counter 4Bit](Ring_Counter_4Bit)

0 commit comments

Comments
 (0)