convert_tt_constant_to_composite: convert_tt_constant_to_composite

Description Usage Arguments Value Examples

Description

Convert a constant truth table algorithm, i.e. a truth table algorithm of input dimension 1, and of arbitrary output dimension > 0, and returns a composite algorithm that reproduce the equivalent logic but with only atomic NANDs and or atomic constants.

Usage

1

Arguments

algo

A truth table algorithm (R6 Class algo_tt)

Value

The equivalent composite algorithm (R6 Class composite)

Examples

1

daviddoret/haricot documentation built on May 21, 2019, 1:42 a.m.