From f85eea58f96349174a740e3fc0d9eba9d73c7c5b Mon Sep 17 00:00:00 2001 From: hneemann Date: Thu, 1 Mar 2018 16:52:47 +0100 Subject: [PATCH] updated release notes --- distribution/ReleaseNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 067ccf2c2..3bf033518 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -5,7 +5,7 @@ HEAD, planed as v0.18 - Added a simple bidirectional splitter. - Added a monoflop. - When a circuit containing a ROM/EEPROM is embedded multiple times, it is now possible - to define different contents in each embedded instance. + to define different ROM/EEPROM contents in each embedded instance. - Added new text formatting engine which supports overline, super- and subscript. Try "~Q_{n+1}^1" as an output label. - It's possible to test circuits with a high-z input which can act as an output.