This documentation is out of date.

The new version of the documentation is here: https://cannylogic.com/docs

Difference between revisions of "Built-in Function Blocks"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Constants and Registers)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=== Constants and Registers ===
 
=== Constants and Registers ===
 
*[[Constant]]
 
*[[Constant]]
*'''[[Copy]]'''
+
*[[Copy]]
*'''[[Input Register]]'''
+
*[[Input Register]]
*'''[[Output Register]]'''
+
*[[Output Register]]
  
 
=== Logical operators ===
 
=== Logical operators ===
Line 36: Line 36:
 
*[[T flip-flop]]
 
*[[T flip-flop]]
 
*[[JK flip-flop]]
 
*[[JK flip-flop]]
 +
*[[Buffer]]
 
=== Timers and Generators ===
 
=== Timers and Generators ===
 
*[[Delayed turning ON]]
 
*[[Delayed turning ON]]
Line 52: Line 53:
 
*[[ASCII to Integer]]
 
*[[ASCII to Integer]]
 
*[[Integer to ASCII]]
 
*[[Integer to ASCII]]
 +
*[[Map]]
 
=== Switches ===
 
=== Switches ===
 
*[[Switch 2-to-1]]
 
*[[Switch 2-to-1]]
Line 59: Line 61:
 
*[[Switch 1-to-8]]
 
*[[Switch 1-to-8]]
 
*[[Switch 1-to-16]]
 
*[[Switch 1-to-16]]
 +
=== Decoration ===
 +
*[[Label]]

Latest revision as of 20:04, 14 April 2016

Constants and Registers

Logical operators

Bitwise operators

Relational operators

Arithmetic operations

Flip-flops / Latches

Timers and Generators

Counters and Edge Detectors

Converters

Switches

Decoration