From WikiChip
Difference between revisions of "boolean algebra/incompletely specified function"
< boolean algebra

(Created page with "{{ba title|incompletely specified function}} An '''Incompletely specified function''' is a Boolean function that only define output values for a subset of its inputs. For...")
 
m
Line 4: Line 4:
 
==Overview==
 
==Overview==
 
In many situations when working with [[combinational circuit]]s, some combinations of inputs cannot occur or [[can't happen|should not occur]] under normal working conditions. For those combinations the output can be disregarded allowing for possibly further [[logic minimization]].
 
In many situations when working with [[combinational circuit]]s, some combinations of inputs cannot occur or [[can't happen|should not occur]] under normal working conditions. For those combinations the output can be disregarded allowing for possibly further [[logic minimization]].
 +
 +
 +
{{stub}}

Revision as of 17:57, 15 December 2015

An Incompletely specified function is a Boolean function that only define output values for a subset of its inputs. For outputs that are not specified, the inputs are treated as don't care values. Incompletely specified functions often make no guarantees as to the unspecified output whatsoever.

Overview

In many situations when working with combinational circuits, some combinations of inputs cannot occur or should not occur under normal working conditions. For those combinations the output can be disregarded allowing for possibly further logic minimization.


Text document with shapes.svg This article is still a stub and needs your attention. You can help improve this article by editing this page and adding the missing information.