1276 Commits

Author SHA1 Message Date
hneemann
ad1775fbd9 Added test of antiparallel diodes 2016-11-15 07:53:13 +01:00
hneemann
451bd9bf8f Fixed a ugly RuntimeException flaw 2016-11-14 18:40:35 +01:00
hneemann
4a5a6bab73 Added some documentation to PLDs. 2016-11-14 18:33:57 +01:00
hneemann
f904ebf748 typo 2016-11-13 15:04:18 +01:00
hneemann
d2eea7d841 minor changes to release notes 2016-11-13 14:22:35 +01:00
hneemann
2ea359da91 fixed some checkstyle issues 2016-11-13 14:14:45 +01:00
hneemann
1ab8eab4ec Added "Conways Game Of Life" to the distribution zip 2016-11-13 13:56:10 +01:00
hneemann
e91628a570 Moved distribution files to separate folder 2016-11-13 13:52:12 +01:00
hneemann
7026306074 typo 2016-11-13 13:25:54 +01:00
hneemann
aff09119b1 Added some descriptive texts to the pld examples. 2016-11-13 12:49:51 +01:00
hneemann
253679301a Added some descriptive texts to the combinatorial examples. 2016-11-13 12:25:35 +01:00
hneemann
8e49ded3e3 fixed a minor diode bug. 2016-11-13 11:25:16 +01:00
hneemann
fde67e10e7 added a button to show the help dialog of the actual circuit. 2016-11-13 11:23:28 +01:00
hneemann
13b85ba09a added HTML escaping of special characters. 2016-11-13 10:43:18 +01:00
hneemann
2dfcb5b393 better handling of processor tests. Now the distributed example processor is used for tests. 2016-11-12 21:31:28 +01:00
hneemann
ed9037d476 high z is now defined to be read as zero. 2016-11-12 20:03:23 +01:00
hneemann
bba3bbfee5 pull up and pull down can be used for a multi bit wire 2016-11-12 19:46:08 +01:00
hneemann
010571fd84 minor changes to shapes 2016-11-12 18:42:08 +01:00
hneemann
b73c237238 added test to multiplier 2016-11-12 18:17:03 +01:00
hneemann
bbfaac98fd modified release notes 2016-11-12 17:55:19 +01:00
hneemann
df6c76bda7 switch is able to switch multiple bits 2016-11-12 17:51:34 +01:00
hneemann
ee1e61374e added a switch and a LUT example using four switches. 2016-11-12 16:21:16 +01:00
hneemann
0a53360c7e Bidirectional diodes are impossible 2016-11-12 14:42:33 +01:00
hneemann
38631fb29a changed splitter defaults to get a smaller default shape 2016-11-11 20:07:59 +01:00
hneemann
83a5063fac Added Ground and VDD element. 2016-11-11 19:53:52 +01:00
hneemann
9fdc37928d Added a experimental bidirectional diode. Up to now its not working correctly. 2016-11-11 19:19:06 +01:00
hneemann
27cac46a92 modified release notes 2016-11-11 10:48:57 +01:00
hneemann
880480647c Minor changed to HTML output format. 2016-11-11 10:40:18 +01:00
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