updates the release notes

This commit is contained in:
hneemann 2021-01-25 07:51:46 +01:00
parent 1fa909670b
commit 65c11e3e5b

View File

@ -3,6 +3,7 @@ Release Notes
v0.26, released on 25. Jan. 2021 v0.26, released on 25. Jan. 2021
- Performance improvement of the simulation start. - Performance improvement of the simulation start.
- Improved the gui to modify the k-map layout. - Improved the gui to modify the k-map layout.
- Improved testing of processors.
- Improved the layout of fsm transitions in the fsm editor. - Improved the layout of fsm transitions in the fsm editor.
- Added French translation. Special thanks to Nicolas Maltais who - Added French translation. Special thanks to Nicolas Maltais who
provided the translation. provided the translation.
@ -17,14 +18,14 @@ v0.26, released on 25. Jan. 2021
wires to the circuit programmatically. wires to the circuit programmatically.
- It is now possible to use a probe as output in a test case. - It is now possible to use a probe as output in a test case.
- Adds undo to text fields - Adds undo to text fields
- If IEEE shapes are selected in the settings, also the CircuitBuilder
uses wide shapes in the created circuits.
- Fixed a bug in the Demuxer Verilog template that causes problems - Fixed a bug in the Demuxer Verilog template that causes problems
when using multiple demuxers in the same circuit. when using multiple demuxers in the same circuit.
- Fixed a bug in the value editor, which occurs, if high-z is the - Fixed a bug in the value editor, which occurs, if high-z is the
default value of an input. default value of an input.
- Fixed an issue which avoids to restart a running simulation by just - Fixed an issue which avoids to restart a running simulation by just
click on the start button again. click on the start button again.
- If IEEE shapes are selected in the settings, also the CircuitBuilder
uses wide shapes in the created circuits.
- Added IC 74190 to the Library. - Added IC 74190 to the Library.
v0.25, released on 10. Aug. 2020 v0.25, released on 10. Aug. 2020