Skip to content

Commit

Permalink
modified release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
hneemann committed Jan 2, 2018
1 parent 375dd75 commit 04c62b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion distribution/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Release Notes

HEAD, planned as v0.16
v0.16, released on 02. Jan 2018
- RAM components and EEPROM now allow an input invert configuration.
- 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.
Expand Down
6 changes: 4 additions & 2 deletions distribution/checklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,20 @@ Preparation
[ ] Remove jar library from settings.

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
[ ] save circuit
[ ] copy test case from the example (JK-MS.dig) to the created circuit
[ ] run tests
[ ] show test result in the timing diagram
[ ] undo and redo complete build
[ ] execute gui error handling tests in "src/test/resources/dig/manualError"

74xx
[ ] number the pins
[ ] remove all pin numbers
[ ] adding and removing prefixes
[ ] build a xor with two 7400
[ ] analyse the circuit

Analysis
[ ] create circuit from the default expression
Expand All @@ -45,5 +46,6 @@ Custom Jar Components
[ ] 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.
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

0 comments on commit 04c62b6

Please sign in to comment.