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 |
|
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 |
|