780 Commits

Author SHA1 Message Date
hneemann
f30a6e7b16 Added function to use the actual input values as new default values. v0.61 2016-08-10 16:31:22 +02:00
hneemann
7ab79b47e1 TestCase parser parses also hex integers like '0xF' 2016-08-10 12:24:07 +02:00
hneemann
ff680d6a33 Changed meaning of test set character 'C' to make usage easier. 2016-08-10 09:37:41 +02:00
hneemann
5f5aced2aa improved Conway's Game of Life example 2016-08-09 23:23:56 +02:00
hneemann
08a8f28847 typo 2016-08-09 23:17:42 +02:00
hneemann
76c89e9a82 allows the interaction with elements if there are more then one element at the same position. 2016-08-09 23:15:10 +02:00
hneemann
2c0db22833 allows the selection of elements if there are more then one element at the same position. 2016-08-09 22:57:44 +02:00
hneemann
6332ceb483 added check for unsaved modifications at "load recent" click 2016-08-09 22:07:51 +02:00
hneemann
2a8c0cf601 fixed an auto scaling issue if beginning with new circuit 2016-08-09 20:51:07 +02:00
hneemann
c4c1821229 fixed some checkstyle issues v0.6 2016-08-09 14:55:21 +02:00
hneemann
1199b0b561 added Conway's Game of Life to examples 2016-08-09 14:34:31 +02:00
hneemann
f327e9d639 drawing of circuit is synced to avoid inconsistent circuit drawings 2016-08-09 13:45:39 +02:00
hneemann
9b526293b3 drawing of circuit is synced to avoid inconsistent circuit drawings 2016-08-09 13:44:21 +02:00
hneemann
da0ce66751 LED can have different sizes 2016-08-09 11:25:50 +02:00
hneemann
d7c0052b82 added bit count element to gui 2016-08-09 09:55:32 +02:00
hneemann
840c2c9805 added bit count element 2016-08-09 09:18:40 +02:00
hneemann
752f6b9904 typo 2016-08-02 13:51:15 +02:00
hneemann
d876e46e9f autofit mode if fit to screen was called 2016-07-31 11:19:30 +02:00
hneemann
0ac7c01c2e typo 2016-07-30 10:29:45 +02:00
hneemann
1953b7c1e9 added another link to the releases 2016-07-25 16:48:17 +02:00
hneemann
7940bf64c6 typo 2016-07-22 07:41:52 +02:00
hneemann
96f4c3ed64 updated readme 2016-07-18 13:55:24 +02:00
hneemann
f916f32c24 updated readme 2016-07-18 13:49:02 +02:00
hneemann
c85789cbff typo 2016-07-18 13:36:11 +02:00
hneemann
7499ebccb9 typo 2016-07-18 13:31:14 +02:00
hneemann
24c04be39c typo 2016-07-18 13:02:19 +02:00
helmut.neemann
7d0e7037a6 typo 2016-07-18 11:46:13 +02:00
hneemann
22f27ddc46 typo 2016-07-17 16:07:38 +02:00
hneemann
00bc059d6d typo 2016-07-17 16:01:49 +02:00
hneemann
cc96b45c49 enabled some experimental features v0.5 2016-07-16 13:32:35 +02:00
hneemann
a56071049e renamed some variables 2016-07-16 13:05:54 +02:00
hneemann
65c5906c02 better positioning of constants in a JK state machine 2016-07-16 13:04:09 +02:00
hneemann
d5e8161804 typo 2016-07-16 12:16:06 +02:00
hneemann
6e738b960d added debugging rectangles to circuit 2016-07-15 16:05:40 +02:00
hneemann
ab5e853814 added pdm to pom 2016-07-15 14:49:21 +02:00
hneemann
3f8559e5cd fixed layout bug in FragmentExpression.java 2016-07-15 13:58:52 +02:00
hneemann
1657e835ba formatting 2016-07-15 08:23:22 +02:00
hneemann
85f869e2f6 typo 2016-07-15 08:08:51 +02:00
hneemann
aaa5783948 add some comments. 2016-07-14 22:51:15 +02:00
hneemann
94d58dc13d First experimental implementation of synthesis of sequential logic with JK flip flops. 2016-07-14 22:43:54 +02:00
hneemann
e7f20d2331 typo 2016-07-14 15:36:48 +02:00
hneemann
4b891a3a0c modified readme 2016-07-14 09:44:45 +02:00
hneemann
3cc27af4c6 better error message if test fails because of model errors 2016-07-13 18:42:17 +02:00
hneemann
680609e226 added some comments 2016-07-13 08:33:16 +02:00
hneemann
aac0d590b3 fixed some checkstyle issues 2016-07-12 21:36:42 +02:00
hneemann
15013efb76 fixed some findbugs issues 2016-07-12 21:30:31 +02:00
hneemann
c86dccdf0d removed some unused code 2016-07-12 21:23:51 +02:00
hneemann
c9d09e7b84 fixed some checkstyle issues 2016-07-12 21:14:56 +02:00
hneemann
2e6f4fe6a5 added d-flipflop detection to DetermineJKStateMachine.java v0.4 2016-07-12 08:26:56 +02:00
hneemann
edd1b8e4cc library is cleared if new file is opened 2016-07-11 16:18:13 +02:00