1823 Commits

Author SHA1 Message Date
hneemann
d1b5eccc51 updated .gitignore 2017-07-18 14:27:42 +02:00
hneemann
ab604aab5b typo 2017-07-18 09:15:16 +02:00
hneemann
2a5a42b8e5 fixed an error in 7474 2017-07-18 09:00:31 +02:00
hneemann
8dd93f6fe6 updated release notes 2017-07-18 08:35:56 +02:00
hneemann
70664f3a7c adds 74112 2017-07-18 08:29:03 +02:00
hneemann
a272bebd7b fixed an error in 7476 2017-07-17 21:49:10 +02:00
hneemann
2ec6a90b70 split library and user defined circuits to different tree nodes 2017-07-17 21:21:25 +02:00
hneemann
f38f39c6c0 removed console output 2017-07-17 13:06:02 +02:00
hneemann
ae2ef5994a fixed library test case 2017-07-17 13:01:40 +02:00
hneemann
1a045d9ba4 added an additional library path 2017-07-17 12:44:53 +02:00
hneemann
9baf1a5b82 added an experimental library path 2017-07-17 08:58:26 +02:00
hneemann
9755e42d75 allow tabs to separate signal names in test case header 2017-07-16 23:02:25 +02:00
hneemann
8f0a481023 removed some return values 2017-07-16 21:26:52 +02:00
hneemann
ee329195e9 dispose the error message dialog 2017-07-16 21:24:13 +02:00
hneemann
abc404d523 fixed a bug concerning the import of non unique circuits 2017-07-16 21:13:55 +02:00
hneemann
6b51407101 typo 2017-07-16 09:57:59 +02:00
hneemann
eeaa3c4f5f added a power supply 2017-07-15 17:00:22 +02:00
hneemann
3c85fd402b typo 2017-07-15 10:58:39 +02:00
hneemann
79447f2d2c added a D NAND flip-flop 2017-07-15 10:26:42 +02:00
hneemann
9db4942e2e added additional parser test case 2017-07-10 09:07:51 +02:00
hneemann
32da3e7d9b added nmos xor example 2017-07-09 20:53:52 +02:00
hneemann
79330a2128 made value dialog non model 2017-07-09 14:31:32 +02:00
hneemann
9571fd0fd3 Show input label in input dialog title 2017-07-09 12:48:50 +02:00
hneemann
5d27b3db1d removed barrel shifter integration test 2017-07-08 10:13:37 +02:00
hneemann
edc114f2a7 minor refactoring of comparator
Now it also uses new getValueSIgned() method.
2017-07-08 09:58:20 +02:00
hneemann
7ea2f89ec0 allowed "shift all bits out" in barrel shifter 2017-07-08 09:17:01 +02:00
hneemann
b05ba93ae0 error message is always on top 2017-07-07 16:35:13 +02:00
hneemann
b454445b14 better handling of migration of multi line text 2017-07-07 13:29:13 +02:00
hneemann
cbfa95f457 fixed some minor issues on barrel shifter 2017-07-07 12:40:09 +02:00
Rüdiger Heintz
fbcc3d6cf2 added a barrel shifter
Merged in roy77/digital (pull request #2)
2017-07-07 10:28:27 +00:00
hneemann
17e07b70da allow bin numbers (0b11) in test cases 2017-07-06 19:55:07 +02:00
hneemann
7c46da19e8 added consistence check for enum language keys 2017-07-06 10:31:27 +02:00
hneemann
b3a3a25438 fixed a unintended warning message 2017-07-05 15:18:08 +02:00
hneemann
5b27bb40a7 added a key translation consistence test 2017-07-05 13:10:01 +02:00
hneemann
ae614b6135 added tests for the async flip-flops 2017-07-05 12:39:10 +02:00
hneemann
954e96a9bc allow multi line text 2017-07-05 08:06:24 +02:00
hneemann
9bc391d09b added a getValueSigned() function to ObservableValue 2017-07-04 22:50:12 +02:00
hneemann
13c9c7e7d1 added svg export to measurement graph 2017-07-04 21:56:58 +02:00
hneemann
58039e0d26 allow multi line text 2017-07-04 21:21:27 +02:00
hneemann
4ca0f4cd72 allow multi line text 2017-07-04 18:22:40 +02:00
hneemann
89c2c4679d minor refactorings 2017-07-04 14:35:15 +02:00
hneemann
748634bcea fixed an issue with the clock cycle during test execution 2017-07-04 09:33:23 +02:00
hneemann
47ea8752ce now also the GraphDialog observes the ValueTable instead of the model 2017-07-04 08:11:13 +02:00
hneemann
120fb03215 the ValueTableModel observes the ValueTable 2017-07-04 07:57:01 +02:00
hneemann
87cf2f0942 made ValueTable observable 2017-07-04 07:50:29 +02:00
hneemann
c23796bf5b more clear graphical representation of the "C" in test cases. 2017-07-04 06:33:26 +02:00
hneemann
80bcfe82ac added missing language keys 2017-07-03 21:03:47 +02:00
hneemann
b51abacc8c allow to show the graph data as a table 2017-07-03 20:56:08 +02:00
hneemann
7ca7d7197b removed interactor from data shape 2017-07-03 19:48:43 +02:00
hneemann
4ae8ec9c36 renamed some classes 2017-07-03 19:12:20 +02:00