3213 Commits

Author SHA1 Message Date
hneemann
3efac3274a Adds a missing license notice 2019-04-06 11:39:45 +02:00
hneemann
32e2931804 removed unused field 2019-04-06 11:30:40 +02:00
hneemann
7f729a9399 improved the label creation used by the model analyzer 2019-04-06 11:29:21 +02:00
hneemann
0b66cffd34 added a file locator 2019-04-06 09:48:23 +02:00
hneemann
540041c32b Adds a missing license notice 2019-04-05 11:27:55 +02:00
hneemann
fc41cae32a Refactoring of signal state sharing used by the FSM frame. 2019-04-05 11:16:26 +02:00
hneemann
8d1b34cc5b Merge branch 'optimizeThreads' 2019-04-04 14:55:37 +02:00
hneemann
318f261411 removed unnecessary method call 2019-04-04 14:54:41 +02:00
hneemann
35a03fed34 renamed some methods and variables 2019-04-03 21:10:47 +02:00
hneemann
d984db1f68 improved opening of fsm's 2019-04-03 19:04:06 +02:00
hneemann
010c4574a1 fixed some checkstyle issues 2019-04-03 08:54:41 +02:00
hneemann
fcc5e8dfad shows progress bar if optimization is running in a thread 2019-04-03 08:50:32 +02:00
hneemann
b3ba34fe9c added a progress bar 2019-04-02 22:42:29 +02:00
hneemann
a8ac936e92 If the optimization takes a long time, a new thread is generated to perform the calculations. 2019-04-02 14:43:38 +02:00
hneemann
01c30de301 updated the travis ci config 2019-04-01 09:54:01 +02:00
hneemann
71be07a715 updated release notes v0.22 2019-04-01 09:35:55 +02:00
hneemann
c74eb16394 minor layout changes at some example circuits 2019-04-01 09:34:55 +02:00
hneemann
8229d7c819 minor layout changes 2019-03-25 07:45:06 +01:00
hneemann
b692472775 added a windows related read.me 2019-03-22 09:44:26 +01:00
hneemann
bf2e9f35c3 updated to jdom2 version 2.0.1 2019-03-17 18:39:05 +01:00
hneemann
1b8f5ae933 fixes #262 2019-03-17 18:38:27 +01:00
hneemann
346b7c4ca6 added a description of the new translation process 2019-03-16 10:46:24 +01:00
hneemann
99fc12e20f updated the maven checkstyle plugin 2019-03-15 14:14:12 +01:00
hneemann
ea39714184 language diff file maintains CDATA 2019-03-14 09:27:27 +01:00
hneemann
d5480d2807 language diff file maintains original key order 2019-03-14 09:08:44 +01:00
hneemann
e180c6c0cd added a file chooser to the LanguageUpdater 2019-03-13 22:01:03 +01:00
hneemann
10d6842813 improved the process of keeping translations up to date 2019-03-13 19:52:31 +01:00
hneemann
1067196341 improved the process of keeping translations up to date 2019-03-13 18:58:22 +01:00
hneemann
19edca4426 updated portugues translation; closes #245; closes #260 2019-03-13 13:03:41 +01:00
hneemann
b57e79b99f improved the LUT circuit builder 2019-03-09 13:54:01 +01:00
hneemann
1bd11674c7 minor refactoring 2019-03-07 20:24:32 +01:00
hneemann
94888c966b removed old "repeat" usages in test cases 2019-03-07 14:01:16 +01:00
hneemann
42e2ccd131 Merge branch 'master' of github.com:hneemann/Digital 2019-03-05 11:47:55 +01:00
William Ono
da4b5ca7c2 Fix 'more then' and related grammar (#259) 2019-03-05 11:47:37 +01:00
hneemann
e6dbef9293 minor layout changes in example circuits 2019-03-05 11:47:17 +01:00
hneemann
c3c29b8279 fixes a bug in limiting the display of test results, closes #258 2019-03-04 12:39:56 +01:00
hneemann
8352fd2d76 fixed a array index issue in the LUT hdl templates 2019-03-03 15:27:10 +01:00
hneemann
21db168522 improvements contributed by ideras by a patch 2019-03-03 14:52:08 +01:00
hneemann
23fb44b6bd "create new state" dialog matches "edit state" dialog 2019-03-02 20:19:07 +01:00
hneemann
c3f6c14dab improvement of DT switches, closes #256 2019-03-02 19:29:54 +01:00
hneemann
8f3c793ac4 added icons to FSM frame 2019-03-01 19:23:36 +01:00
hneemann
c114f7954b added Verilog LookUpTable template 2019-03-01 19:19:20 +01:00
hneemann
3833ae966a added VHDL LookUpTable template 2019-03-01 14:37:33 +01:00
hneemann
71cbbed55f simplified DT switches, see #255 2019-02-27 11:13:22 +01:00
hneemann
714043ce03 simplified DT switches, see #255 2019-02-27 11:08:09 +01:00
hneemann
12adf74a2b disabled const optimization on DT switches, see #255 2019-02-27 10:41:40 +01:00
hneemann
610f00bad9 added additional test cases, see #255 2019-02-26 18:41:40 +01:00
hneemann
c265112c9f added additional test cases, see #255 2019-02-26 18:27:57 +01:00
hneemann
ec1fce6fec fixes #255 2019-02-26 11:17:05 +01:00
hneemann
076b82f363 added a "save as hex" button to the ROM editor dialog, closes #254 2019-02-25 14:29:15 +01:00