3248 Commits

Author SHA1 Message Date
hneemann
a4908111f7 Allowed to open the documentation in a browser so you can print it. 2016-11-11 09:30:25 +01:00
hneemann
3c70d4927f In the elements help the text "Inputs" and "Outputs" only appear if there is at least one. 2016-11-10 19:46:45 +01:00
hneemann
9cbd7bb3eb If there are failed tests, the corresponding tab is selected. 2016-11-10 14:35:28 +01:00
hneemann
5aace52f22 Added a default text to the probe shape 2016-11-10 14:34:32 +01:00
hneemann
ea95b487eb Text vectors are allowed to be not complete in respect to input and output signals. 2016-11-10 14:14:35 +01:00
hneemann
d36d90061f fixed a bug which causes a NullPointerException if in a test case a signal is named which does not exist in the circuit. 2016-11-10 13:53:03 +01:00
helmut.neemann
0d59b974c0 Added images to the elements help text 2016-11-10 12:45:18 +01:00
helmut.neemann
22c207e79f added better default to the Splitter element 2016-11-10 12:44:36 +01:00
helmut.neemann
4556eee5d1 ranamed simplePLD to PAL 2016-11-09 13:22:59 +01:00
hneemann
8b8d4d9029 fixed an unused import 2016-11-08 17:48:03 +01:00
hneemann
0017b8acf9 Added TOC to help text showing all the elements descriptions 2016-11-08 17:39:54 +01:00
hneemann
8830601d98 Added a help text showing all the elements descriptions 2016-11-08 17:22:59 +01:00
helmut.neemann
acdecd1686 avoid the opening of many error dialogs if an element is not present. 2016-11-08 15:52:07 +01:00
helmut.neemann
1e8226c1f4 avoid the opening of many error dialogs if an element is not present. 2016-11-08 15:45:58 +01:00
hneemann
ba0afcc72c fixed duplicate signal name bug in html description 2016-11-08 14:37:04 +01:00
hneemann
9d96f15d46 typo 2016-11-08 14:30:07 +01:00
hneemann
470bcb1452 typo 2016-11-08 14:25:36 +01:00
hneemann
f4f427537e changed help window to html description 2016-11-08 14:21:28 +01:00
hneemann
d48098a60b changed help window to html description 2016-11-08 14:04:28 +01:00
hneemann
e026c77aba added some test cases 2016-11-06 13:58:15 +01:00
hneemann
6023497575 added some test cases 2016-11-06 13:42:29 +01:00
hneemann
a24d391d99 typo 2016-11-05 19:34:23 +01:00
hneemann
891328970c tried to fix the "always unwanted start to draw wires" problem. 2016-11-05 11:59:44 +01:00
hneemann
dd09d7c814 added the release notes to the repo 2016-11-05 11:43:25 +01:00
hneemann
d86a9c0d7d tried to fix the "always unwanted start to draw wires" problem. 2016-11-05 10:49:24 +01:00
hneemann
c07c6b1ce6 improved the diodes description 2016-11-05 10:37:04 +01:00
hneemann
4e074bca43 improved the diodes description 2016-11-05 10:10:39 +01:00
hneemann
2cbde58381 add a special function to let tests fail, if there are missing language keys. 2016-11-05 09:44:07 +01:00
hneemann
9be14b0103 added PLA example 2016-11-04 17:45:47 +01:00
hneemann
44cbf91a91 refactored testing, and reordered examples 2016-11-04 16:54:29 +01:00
hneemann
00b218ed37 Merge branch 'master' of bitbucket.org:hneemann/digital 2016-11-04 15:54:48 +01:00
Helmut.Neemann
a8a993e93c improved tests for wired OR and AND 2016-11-04 10:22:41 +01:00
Helmut.Neemann
d280173e50 if diodes have a high z inpul, the output is also high z. 2016-11-04 10:06:08 +01:00
hneemann
e4b00af8cc improved tool tip text 2016-11-03 20:51:18 +01:00
hneemann
c64aecb1ab added missing language key 2016-11-03 20:00:35 +01:00
hneemann
e73114e203 added comment sign to the test cases help text 2016-11-03 19:51:34 +01:00
hneemann
dc1ef1440c added missing language key 2016-11-03 19:44:38 +01:00
hneemann
fb3504095b added a hotkey ('p') to program a diode-fuse 2016-11-03 19:39:48 +01:00
hneemann
8878e44b10 added a GAL2v3 2016-11-03 18:44:20 +01:00
hneemann
740055f528 added some test cases for plds 2016-11-03 18:25:29 +01:00
Helmut.Neemann
524c6281f2 modified flag is set if "reset all fuses" is executed 2016-11-03 11:30:11 +01:00
Helmut.Neemann
26e15d64fd added a "reset all fuses" function to the main menu. 2016-11-03 10:41:09 +01:00
hneemann
e34e25f756 modified programmed diode shape 2016-11-02 22:01:25 +01:00
hneemann
e6fb86ebca added support for diodes and pull resistors to implement a wired AND and a wired OR.
Allows also to implement a simple PLD.
2016-11-02 21:41:24 +01:00
hneemann
56d78f89d8 added a static EXE file which load a separate Digital.jar 2016-10-31 16:44:07 +01:00
hneemann
7d9477fbd9 removed exe creation 2016-10-31 12:14:28 +01:00
hneemann
c781eba736 addedt launch4j to optimize windows support 2016-10-31 12:10:58 +01:00
hneemann
ffc298be19 addedt launch4j to optimize windows support 2016-10-31 12:01:34 +01:00
hneemann
987a4db8ee fixed some more tooltip issues 2016-10-31 09:33:55 +01:00
hneemann
48672c30e7 added missing white space 2016-10-31 09:20:30 +01:00