1682 Commits

Author SHA1 Message Date
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
hneemann
c3a438c68f minor changes to test circuits 2017-06-24 11:53:47 +02:00
hneemann
8ce338e39c made tests less verbose 2017-06-24 09:58:25 +02:00
hneemann
3b8b5e463a made fet description more precise 2017-06-24 08:02:37 +02:00
hneemann
8a04ea0e83 added a 6 transistor xor test case 2017-06-23 21:30:51 +02:00
hneemann
0c80f6684f fets now have an option which makes them unidirectional 2017-06-23 17:33:47 +02:00
hneemann
26e3fe89af detect more switches as directed simple switches 2017-06-23 15:31:24 +02:00
hneemann
08f92d2e5c added some cmos adders. 10T and SERF are not working 2017-06-22 17:36:41 +02:00
hneemann
f56946feaf model analyser supports enable input of T-FF. 2017-06-22 10:18:31 +02:00
hneemann
0eb4de7d19 Added enable input to T-FF. Model analyser is not working yet. 2017-06-22 09:08:15 +02:00
hneemann
2ca9fa408f minor layout changes to cmos full adder. 2017-06-21 14:34:22 +02:00
hneemann
4f6511d91f A warning message shows up if a circuit with missing pin numbers is exported to a hardware-related file. 2017-06-21 14:22:24 +02:00
hneemann
ffe1b77a7d added a FET switch test 2017-06-21 10:20:03 +02:00
hneemann
85f18defaa added some debug infos to the switches 2017-06-21 09:53:07 +02:00
hneemann
a224576668 added cmos full adder as a fet test case 2017-06-21 09:40:13 +02:00
hneemann
44c158e9cd fixed a mistake in the documentation 2017-06-20 21:02:39 +02:00
hneemann
f66125c43f more useful default for atf150x fitter location 2017-06-20 20:59:18 +02:00
hneemann
9c64d2d568 comments are allowed in hex files 2017-06-20 10:51:08 +02:00
hneemann
39d5c68716 Shows a warning message if unnamed inputs or outputs are analysed. 2017-06-20 08:49:53 +02:00
hneemann
8b842d3784 ConstShape shows only as much bits as necessary. 2017-06-20 08:22:28 +02:00