The PIC16F13145 family of microcontrollers introduce a new peripheral, the Configurable Logic Block (CLB).
Use Cases to hit the ground running with the CLB.
Getting started with logic design.
Understanding the synthesis status indicator
Productivity tips and tricks for the CLB Synthesizer.
How to make connections between the CLB, CPU and other peripheral modules.
The circuit drawings and verilog content of your logic design can be saved to a file in json format
Complex logic designs can increase their readability, and be reused by placing logic functions in modules, and then using that module elsewhere in the design.
Making a library of modules that can be easily re-used.
Additional reading for advanced users.
If you experience unexpected behavior, read the known issues list here.