Skip to content

Commit 3f7b87c

Browse files
committed
LOGIC-101 updated readme
1 parent 1cb5b76 commit 3f7b87c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

readme.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
![Microchip logo](images/microchip.png)
2-
# CLB module library (PIC16F13145)
2+
# Configurable Logic Block (CLB) module library for PIC16F13145 family.
33

44
This is a library of logic modules (snippets) which can be used in the CLB Synthesizer for the PIC16F13145 family.
55

6-
## Counters
6+
The CLB Synthesizer is available inside MPLAB Code Configurator (MCC) Melody and also [online](https://logic.microchip.com/clbsynthesizer).
7+
8+
Consult the online reference for information about using these modules in a logic design.
9+
10+
## Library contents
11+
12+
### Counters
713

814
- [4-Bit Binary Counter](count_4b)
915
- [4-Bit Binary Down Counter](count_down_4b)

0 commit comments

Comments
 (0)