From c7897a0de498cccfde1b222af71b9038ff4bcdd0 Mon Sep 17 00:00:00 2001 From: hneemann Date: Thu, 1 Mar 2018 08:44:01 +0100 Subject: [PATCH] updated release notes --- distribution/ReleaseNotes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 2c4985d10..067ccf2c2 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -4,6 +4,8 @@ HEAD, planed as v0.18 - Added ICs 74181, 74779, 7440 and 7428 - 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. - 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.