mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-19 09:54:49 -04:00
modified release notes
This commit is contained in:
parent
375dd750b0
commit
04c62b6081
@ -1,6 +1,6 @@
|
|||||||
Release Notes
|
Release Notes
|
||||||
|
|
||||||
HEAD, planned as v0.16
|
v0.16, released on 02. Jan 2018
|
||||||
- RAM components and EEPROM now allow an input invert configuration.
|
- RAM components and EEPROM now allow an input invert configuration.
|
||||||
- Measurement values dialog is also able to modify the values. This allows to modify
|
- Measurement values dialog is also able to modify the values. This allows to modify
|
||||||
the content of registers and flip-flops in a running simulation.
|
the content of registers and flip-flops in a running simulation.
|
||||||
|
@ -9,19 +9,20 @@ Preparation
|
|||||||
[ ] Remove jar library from settings.
|
[ ] Remove jar library from settings.
|
||||||
|
|
||||||
General
|
General
|
||||||
|
[ ] execute gui error handling tests in "src/test/resources/dig/manualError"
|
||||||
[ ] build a MS-JK-FF with diagonal wires, use Copy&Paste and 'L' shortcuts
|
[ ] build a MS-JK-FF with diagonal wires, use Copy&Paste and 'L' shortcuts
|
||||||
[ ] save circuit
|
[ ] save circuit
|
||||||
[ ] copy test case from the example (JK-MS.dig) to the created circuit
|
[ ] copy test case from the example (JK-MS.dig) to the created circuit
|
||||||
[ ] run tests
|
[ ] run tests
|
||||||
[ ] show test result in the timing diagram
|
[ ] show test result in the timing diagram
|
||||||
[ ] undo and redo complete build
|
[ ] undo and redo complete build
|
||||||
[ ] execute gui error handling tests in "src/test/resources/dig/manualError"
|
|
||||||
|
|
||||||
74xx
|
74xx
|
||||||
[ ] number the pins
|
[ ] number the pins
|
||||||
[ ] remove all pin numbers
|
[ ] remove all pin numbers
|
||||||
[ ] adding and removing prefixes
|
[ ] adding and removing prefixes
|
||||||
[ ] build a xor with two 7400
|
[ ] build a xor with two 7400
|
||||||
|
[ ] analyse the circuit
|
||||||
|
|
||||||
Analysis
|
Analysis
|
||||||
[ ] create circuit from the default expression
|
[ ] create circuit from the default expression
|
||||||
@ -45,5 +46,6 @@ Custom Jar Components
|
|||||||
[ ] Copy actual Digital.jar to the plugin example, and start digital from the example
|
[ ] Copy actual Digital.jar to the plugin example, and start digital from the example
|
||||||
[ ] Remove jar from settings and load the test circuit containing the custom elements.
|
[ ] Remove jar from settings and load the test circuit containing the custom elements.
|
||||||
An error message should be shown.
|
An error message should be shown.
|
||||||
[ ] Set the jar and load the example circuit. It should work.
|
[ ] Create the jar and select it in the settings.
|
||||||
|
Now load the example circuit. It should work.
|
||||||
[ ] Update the plugin example after distribution
|
[ ] Update the plugin example after distribution
|
Loading…
x
Reference in New Issue
Block a user