Skip to content

Commit

Permalink
LOGIC-101 updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xedbg committed Jan 24, 2024
1 parent 1cb5b76 commit 3f7b87c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
![Microchip logo](images/microchip.png)
# CLB module library (PIC16F13145)
# Configurable Logic Block (CLB) module library for PIC16F13145 family.

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

## Counters
The CLB Synthesizer is available inside MPLAB Code Configurator (MCC) Melody and also [online](https://logic.microchip.com/clbsynthesizer).

Consult the online reference for information about using these modules in a logic design.

## Library contents

### Counters

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

0 comments on commit 3f7b87c

Please sign in to comment.