This commit is contained in:
hneemann 2017-07-16 09:57:59 +02:00
parent eeaa3c4f5f
commit 6b51407101

View File

@ -5,9 +5,9 @@ HEAD, planned as v0.13
- In case of oscillations almost all affected components are shown.
- If an error occurs, the name of the affected circuit file is shown.
- An input can have "high z" value as its default value.
CAUTION: All default values are lost! If you have built a circuit that contains
test cases that depend on a non-null default value, this tests will fail. To
resolve this issue, reset the default value.
CAUTION: All inputs have lost their default values! If you have build a circuit that
contains test cases that depend on a non-null default value, this tests
will fail. To resolve this issue, reset the default value.
- Added an enable input to the T flip-flop
CAUTION: By default this input is activated now. In circuits which used the T flip-flop
in the past, the new input needs to be disabled.