项目作者: YeonwooSung

项目描述 :
An implementation of digital circuit with feedback.
高级语言: C
项目地址: git://github.com/YeonwooSung/StableCircuits.git
创建时间: 2018-04-04T14:52:16Z
项目社区:https://github.com/YeonwooSung/StableCircuits

开源协议:

下载


StableCircuits

A digital circuit with feedback is called stable if the value of each wire (which can be 0 or 1) remains unchanged over time. We say a circuit stabilises if eventually it becomes stable. Some circuits stabilise for certain input values but not for others. We will explore the simulation of digital circuits to determine for which inputs they stabilise. Moreover, output values are computed for all combinations of inputs. This amounts to a generalisation of the notion of truth table.