1247 Commits

Author SHA1 Message Date
hneemann
f304de898c reduced memory consumption of BoolTableByteArray.java 2017-03-12 15:17:15 +01:00
hneemann
d7cb8e1497 Added a table reducer to remove variables from tables which are not used at all.
So the QMC algorithm has to deal with a reduced number of variables.
2017-03-12 12:38:57 +01:00
hneemann
0b44a0129f minor pdf format changes 2017-03-11 20:26:21 +01:00
hneemann
2a35bcdb0f minor changes to pull up and pull down resistors 2017-03-11 20:12:00 +01:00
hneemann
c9956dc579 fixed a checkstyle issue 2017-03-11 17:37:24 +01:00
hneemann
9c99b56f24 The table dialog minimizes the table only if the table has changed, not every time the minimization is needed. 2017-03-11 17:30:03 +01:00
hneemann
a8f51efb3e The table dialog minimizes the table only if the table has changed, not every time the minimization is needed. 2017-03-11 14:40:54 +01:00
hneemann
60ac829aa1 Ensure that the modal dialogs AttributeDialog and SingleValueDialog are in front of other dialogs like the dialog of the GraphicRAM or the terminal dialog 2017-03-11 13:51:59 +01:00
hneemann
fa7e894496 typo 2017-03-11 12:48:25 +01:00
hneemann
7cbda2c13b speed up of regression test 2017-03-11 12:37:57 +01:00
hneemann
4263ece634 added a RAM with a select/enable input 2017-03-11 12:21:42 +01:00
hneemann
5ece68c132 screenshot updated 2017-03-10 21:42:04 +01:00
hneemann
dc8fb35ecd Remove files from the file history which are not existing anymore. 2017-03-10 21:18:24 +01:00
hneemann
363dfab98a improved the documentation 2017-03-10 18:57:02 +01:00
hneemann
077541c06c fixed some broken tests 2017-03-10 18:56:41 +01:00
helmut.neemann
99650afb82 corrected device name to keep JTAG interface enabled 2017-03-10 15:25:55 +01:00
hneemann
93e974cc19 translated some more error messages 2017-03-10 13:22:09 +01:00
helmut.neemann
78d6d48d83 translated some messages 2017-03-10 11:58:47 +01:00
helmut.neemann
fbd4023f18 fixed a bug in the ATMISP chn generator 2017-03-10 11:24:00 +01:00
hneemann
75d28d663e first attempt to integrate the ATF1502 2017-03-10 10:30:45 +01:00
hneemann
845ea28097 removed identities from tt2 files 2017-03-09 19:38:17 +01:00
hneemann
dd946eedbf modified a qmc test case 2017-03-09 18:35:29 +01:00
hneemann
73f5a13a14 removed some console output 2017-03-09 18:27:24 +01:00
hneemann
f3e1cd743b new QMC prime selector 2017-03-09 11:26:01 +01:00
hneemann
4f9239697e Small components are easier to select because also the text is selectable. 2017-03-08 22:21:58 +01:00
hneemann
b8f2442276 refactoring of tablerow 2017-03-08 20:51:41 +01:00
hneemann
4593ad7bb0 refactoring of tablerow 2017-03-08 20:43:13 +01:00
hneemann
d864cc1158 minor refactoring of qmc 2017-03-08 19:54:51 +01:00
hneemann
7fe144b47b typo 2017-03-08 19:18:25 +01:00
hneemann
6a2960517b removed dead code 2017-03-08 18:01:15 +01:00
hneemann
fd68868f21 added a new splitter mix test case 2017-03-08 17:54:55 +01:00
hneemann
36782ec46f added some probe naming tests. 2017-03-08 14:21:06 +01:00
hneemann
3f1718c064 new position of stop button in toolbar 2017-03-07 21:13:04 +01:00
hneemann
7fc84db1f1 Improved the SingleValueDialog to enter multi bit values 2017-03-07 12:50:12 +01:00
hneemann
5a27cf916f optimized the layout of the DataEditor 2017-03-06 20:16:14 +01:00
hneemann
f72e5dac4b fixed a bug which makes it impossible to edit the LUT data if the LUT has two inputs. 2017-03-06 20:10:23 +01:00
hneemann
2b02cdcc58 typo 2017-03-06 19:00:31 +01:00
hneemann
d0a37fc239 added a common cathode input to the seven segment display. 2017-03-06 17:55:48 +01:00
hneemann
390391c3a4 removed some not needed code 2017-03-06 12:28:04 +01:00
hneemann
6392e371b6 small memory improvement of qmc 2017-03-06 12:25:43 +01:00
hneemann
70f1b4007f more expressive error message in model analyzer 2017-03-06 10:22:46 +01:00
hneemann
a1e7ea82d6 more expressive error message in model analyzer 2017-03-06 10:22:25 +01:00
hneemann
8180fa3990 added some documentation 2017-03-06 08:03:34 +01:00
hneemann
2dcebd49b7 typo 2017-03-05 22:34:44 +01:00
hneemann
5932987a20 Fixed some bug concerning switches
added a 16-Bit SRAM example
2017-03-05 21:36:04 +01:00
hneemann
b28e97b305 Fixed some bug concerning switches
added a 16-Bit SRAM example
2017-03-05 21:34:03 +01:00
hneemann
66d9813c7c Fixed a bug which occurs if ESC is pressed while simulation is running. 2017-03-05 20:17:29 +01:00
hneemann
204f80aebd More intuitive tool bar buttons to start and stop the simulation. 2017-03-05 14:35:21 +01:00
hneemann
3f1f0b2fb0 added support for multicore Quine McCluskey, disabled at the moment 2017-03-05 12:53:41 +01:00
hneemann
c157bee3a7 added switch multi-bit tests 2017-03-04 22:32:15 +01:00