Recursive vs. iterative SCL code
There are two approaches to solving a problem in computing that requires visiting a lot of states. Iterative and recursive. The iterative...
Recursive vs. iterative SCL code
Practical use case: Frequency counter
Practical use case: Mux / Demux
Practical use case: Bit to Byte conversion
Practical use case: Safety button
Practical use case: Simple light indicator
Practical use case: Output signal delay
Type casting
Practical use case: A Boolean signal that changes value every 500ms
Behavior modeling with scripts
Using subscripts
SCL FB Syntax