Logic Friday

Today I wanted to quickly calculate a truth table for a simple boolean equation. Whilst this can be done very simply on paper it becomes tedious with lots of inputs.

A quick Google search found “Logic Friday”, available at sontrak.com. Boolean operations can be described using logic gates, truth tables or an equation.

Within a few minutes I had the following truth table, drawn from the input equation:

Y = (CLK ^ PHASE_A) ^ PHASE_B

Logic Friday screenshot

A useful piece of software.

David Cannings
David Cannings
Cyber Security

My interests include computer security, digital electronics and writing tools to help analysis of cyber attacks.