1901 Commits

Author SHA1 Message Date
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
hneemann
cf5c8ea056 updated release notes 2017-07-03 16:55:55 +02:00
hneemann
98c18dee79 added failed/passed colors to measurement graph 2017-07-03 16:34:02 +02:00
hneemann
4cb80b3918 test result dialog data is able to show the data as a graph. 2017-07-03 15:36:05 +02:00
hneemann
2d25909f9e typo 2017-07-03 14:13:33 +02:00
hneemann
9bab1e42f0 also measurement components are using new ValueTable 2017-07-03 12:55:48 +02:00
hneemann
7129b9b5b6 created a data plotter 2017-07-03 11:28:46 +02:00
hneemann
218b6e6895 refactored test result to new data structure 2017-07-03 10:50:05 +02:00
hneemann
33288750b1 Simulation settings are stored in the *.dig file. 2017-07-02 13:51:50 +02:00
hneemann
c1e4656dda fixed an issue causing orderer dialogs desappering behind certain other dealogs. 2017-06-30 07:51:43 +02:00
hneemann
fd878a4f7b expression parser allows to omit the and operator 2017-06-29 20:29:40 +02:00
hneemann
c4066a1e8f updated release notes 2017-06-29 17:59:35 +02:00
hneemann
a947b2139d more convenient behaviour at zooming in the DataSetDialog 2017-06-29 17:57:51 +02:00
hneemann
054c3e9764 allow scaling of data in data dialog 2017-06-29 16:00:03 +02:00
hneemann
2ed83253fa moved some examples 2017-06-27 19:35:23 +02:00
hneemann
c9d3e6825e added log level info to Main.java 2017-06-26 22:56:49 +02:00
hneemann
be2ad8319e avoid verbose console output if settings file is not present 2017-06-26 22:51:45 +02:00
hneemann
faf4844b63 fixed an model analyser issue concerning non zero default values in multi bit flip-flops. 2017-06-26 17:47:01 +02:00
hneemann
04de28b577 added "active low" option to button. 2017-06-26 13:07:12 +02:00
hneemann
493328416d optimized LaTeX export 2017-06-25 11:30:51 +02:00
hneemann
2758608c17 added a missing close operation 2017-06-25 10:54:32 +02:00
hneemann
85177b2570 refactoring of graphics creation 2017-06-25 10:49:37 +02:00
hneemann
a85001282b optimized LaTeX export 2017-06-24 19:37:37 +02:00