The Configurable Logic Cell (CLC) module allows the user to specify combinations of signals as inputs to a logic function and to use the logic output to control other peripherals or I/O pins. This provides greater flexibility and potential in embedded designs, since the CLC module can operate outside the limitations of software execution, and supports a vast amount of output designs.
- The driver provides a CLC GUI whose gates can be configured depending on the application needs.
- The mode of the CLC can be configured using the
Logic Cell Mode
component in the software settings tab.
Logic Cell Modes Supported
- AND-OR,
- OR-XOR,
- 4-input AND,
- SR latch,
- 1-input D flip-flop with S and R,
- 2-input D flip-flop with R,
- JK flip-flop with R,
- 1-input transparent latch with S and R
CLC Driver |
CLC PLIB |
PIC24/dsPIC devices |
---|---|---|
1.0.1 | >=1.1.0 | >=5.4.0 |
1.0.0 | 1.1.0 | <=5.3.0 |
1.0.0 | 1.0.0 | <=5.4.0 |
All notable changes to this project will be documented in this file.
- CC16SCRIP-9585 :- Minor UI Improvements
- CC16SCRIP-9551 :- Updated link for API reference document
- CC16SCRIP-2321 :- Updated interactive diagram for logic gates
- CC16SCRIP-8130 :- Fixed OR-XOR Configuration Diagram
- CC16SCRIP-6889 :- Updated notifications for input source selections
- CC16SCRIP-6039 :- The combo-box in the schematic doesn't show the complete text
- CC16SCRIP-2045 :- Dependency module names updated in builder view
- CC16SCRIP-3419 :- Dependency Selector label updated with PLIB name
- CC16SCRIP-3342 :- Added notifications for input source selections