hneemann
|
97cb6bd5f3
|
fixed some whitespace issues
|
2017-03-18 18:12:34 +01:00 |
|
hneemann
|
f44e6e534e
|
updated readme.md
|
2017-03-18 15:17:54 +01:00 |
|
hneemann
|
e1e94ead52
|
checkstyle issues make the build fail
|
2017-03-18 11:21:50 +01:00 |
|
hneemann
|
e9dde8df34
|
checkstyle allows public final fields
|
2017-03-18 09:29:27 +01:00 |
|
hneemann
|
65741df186
|
fixed some accepted checkstyle issues
|
2017-03-18 09:10:38 +01:00 |
|
hneemann
|
22663d131b
|
fixed some wrong checkstyle messages
|
2017-03-18 09:00:49 +01:00 |
|
hneemann
|
1b8c4ceae5
|
allow turning of certain checkstyle messages via code comments
|
2017-03-18 08:51:41 +01:00 |
|
hneemann
|
e6c344d1bd
|
fixed some whitespace issues
|
2017-03-18 08:27:46 +01:00 |
|
hneemann
|
c39070553a
|
updated the faq
|
2017-03-17 21:09:41 +01:00 |
|
hneemann
|
9e7afc6e2d
|
open pin assignment dialog at click position
|
2017-03-17 21:07:49 +01:00 |
|
hneemann
|
20c63d0fcb
|
pin assignment can be changed in the table dialog
|
2017-03-17 17:44:16 +01:00 |
|
hneemann
|
fa6fc4dd7e
|
pin assignment is stored in truth table now
|
2017-03-17 17:00:21 +01:00 |
|
hneemann
|
7fbc46323c
|
Fixed to small bounding boxes in svg graphics.
|
2017-03-16 20:05:02 +01:00 |
|
hneemann
|
10f58ffb05
|
fixed some checkstyle issues
|
2017-03-15 21:57:29 +01:00 |
|
hneemann
|
23dae545e1
|
fixed some checkstyle issues
|
2017-03-15 21:55:39 +01:00 |
|
hneemann
|
8060c74822
|
added unique names test
|
2017-03-15 13:58:37 +01:00 |
|
hneemann
|
3bac85bb23
|
added unique names test
|
2017-03-15 13:54:48 +01:00 |
|
hneemann
|
83cae9a09e
|
throws an exception while analysing model if two input variables in the model have the same name
|
2017-03-15 13:17:07 +01:00 |
|
hneemann
|
d4685e29f7
|
checks the result after minimization
|
2017-03-15 12:42:03 +01:00 |
|
hneemann
|
0f9a633d30
|
refactoring of deciding which minimizer to use
|
2017-03-14 17:03:00 +01:00 |
|
helmut.neemann
|
fb5537dba8
|
fixed a bug in creating CUPL files for GAL16v8
|
2017-03-14 09:31:08 +01:00 |
|
hneemann
|
ed9937c07a
|
better handling of project name in TT2 files
|
2017-03-14 08:31:19 +01:00 |
|
hneemann
|
0ec5abddbd
|
better handling of project name in TT2 files
|
2017-03-14 08:16:15 +01:00 |
|
hneemann
|
c459bc6bf5
|
Added nodes to CUPL and TT2 export to allow a better fitting.
|
2017-03-13 19:59:18 +01:00 |
|
hneemann
|
22b5e497f5
|
Correct error message if no equations are available in the TableDialog.
|
2017-03-13 15:05:14 +01:00 |
|
hneemann
|
bf4b8c3976
|
Introduced a MinimizerInterface to abstract a minimizer algorithm.
|
2017-03-13 14:30:45 +01:00 |
|
hneemann
|
7877c2de4f
|
fixed a nullpointer during copy and paste
|
2017-03-13 14:26:57 +01:00 |
|
helmut.neemann
|
f83d26dc31
|
avoid "to many inputs" exception if started in experimental mode
|
2017-03-13 11:53:31 +01:00 |
|
helmut.neemann
|
0e605c1267
|
fixed wrong device name bug in ATF1504 TT2 exporter
|
2017-03-13 11:52:06 +01:00 |
|
hneemann
|
f90ca0b911
|
minor refactoring
|
2017-03-13 08:22:13 +01:00 |
|
hneemann
|
bb03f7cdbd
|
used slf4j for logging
|
2017-03-12 21:20:24 +01:00 |
|
hneemann
|
ff1cb6ab9a
|
added some console out to QMC
|
2017-03-12 20:57:51 +01:00 |
|
hneemann
|
ffc5807e54
|
added support for ATF1504 in PLCC44
|
2017-03-12 20:55:15 +01:00 |
|
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 |
|