l.small: Espresso truth table with 4 inputs and 3 outputs

Description Usage Format Examples

Description

Espresso compatible truth table generated from espresso format file small.esp.

Usage

1

Format

R data frame table

Examples

1
2
3
4
5
6
## Not run: 
# steps to recreate
inpath <- system.file("extdata/espresso/small.esp", package="LogicOpt")
l.small <- logicopt(esp_file=inpath,mode="echo")[1]

## End(Not run)

LogicOpt documentation built on May 30, 2017, 5:08 a.m.

Related to l.small in LogicOpt...