3248 Commits

Author SHA1 Message Date
hneemann
1f9cb83cff If started from assembler in non debug mode, all debug dialogs are closed. 2016-12-14 17:40:07 +01:00
hneemann
b0af3e5d10 added a counter as a time to fire interrupts. 2016-12-14 14:54:20 +01:00
hneemann
719758f583 Added a special converter for DataFields. Needed to keep the xml small in case ROMs with a large amount of data. 2016-12-14 14:14:08 +01:00
hneemann
887e5c2bbe added simple interrupt controller to processor 2016-12-14 10:39:12 +01:00
hneemann
890b297eab avoid "null" error messages. 2016-12-14 09:26:46 +01:00
hneemann
5b1d42387f fixed a sync bug is remote interface is used 2016-12-13 15:42:38 +01:00
hneemann
1c21d0328f added GPI Element to the processor 2016-12-13 13:52:52 +01:00
hneemann
eadc8950f3 added terminal title 2016-12-13 13:49:10 +01:00
hneemann
41f055fc2e improved description of the switch 2016-12-08 10:37:43 +01:00
hneemann
cccbf76994 removed all travis ttf changes 2016-12-07 16:31:25 +01:00
hneemann
d2b37a4c3a added ttf support by installing the relevant packages untagged-9034effc3eb87c47110e 2016-12-07 16:22:28 +01:00
hneemann
7c6244e9f1 added ttf support by installing the relevant packages 2016-12-07 15:59:14 +01:00
hneemann
7bde418c1b added ttf support by installing the relevant packages 2016-12-07 15:55:39 +01:00
hneemann
56989189ee added ttf support by installing the relevant packages 2016-12-07 15:43:11 +01:00
hneemann
258ba79e58 added ttf support by installing the relevant packages 2016-12-07 15:14:53 +01:00
hneemann
988187c78a added ttf support by installing the relevant packages 2016-12-07 14:55:45 +01:00
hneemann
03f61f0c57 added ttf support by installing the relevant packages 2016-12-07 14:47:57 +01:00
hneemann
aa112f2124 added an error message if a paste action fails, because the clip board data is not importable. 2016-12-07 11:02:31 +01:00
hneemann
1f0786d225 fixed some findbugs issues 2016-12-03 12:45:39 +01:00
hneemann
5f7ffc8ceb fixed some checkstyle issues 2016-12-03 12:27:52 +01:00
hneemann
c2af12d772 fixed some checkstyle issues 2016-12-03 12:12:59 +01:00
hneemann
c73f4c119f made expression parser more flexible udn added integer literal HEX notation to parser 2016-12-03 11:39:01 +01:00
hneemann
c43cc94cdf fixed #12
simplified test data with new test data parser
2016-12-02 18:55:39 +01:00
hneemann
adeb73ba65 enabled new testdata parser 2016-12-02 18:33:14 +01:00
hneemann
ab5a5feea6 enabled new testdata parser 2016-12-02 18:10:51 +01:00
Helmut.Neemann
c6ff2f61d4 first version of new test data parser 2016-12-02 16:15:08 +01:00
hneemann
85f12648f7 added some more tests 2016-12-01 21:22:06 +01:00
hneemann
82a6739737 made "don't care" in test case inputs functional 2016-12-01 20:48:29 +01:00
hneemann
ff2be7b95c updated release notes 2016-12-01 20:46:48 +01:00
hneemann
3dc095d89d made "don't care" in test case inputs functional 2016-12-01 20:44:51 +01:00
helmut.neemann
48f48d04e2 Merge branch 'master' of https://bitbucket.org/hneemann/digital 2016-12-01 16:18:05 +01:00
helmut.neemann
bde6b5d71b fixed issue #11 2016-12-01 15:57:01 +01:00
hneemann
78b63247b8 added tests for comparators 2016-11-30 21:19:53 +01:00
hneemann
99ee98a445 added tests for some arithmetic examples 2016-11-30 21:09:07 +01:00
hneemann
b63959a3e6 added tests for the adders 2016-11-30 20:52:34 +01:00
Helmut.Neemann
2048724f01 updated the description of the switch 2016-11-30 16:23:06 +01:00
Helmut.Neemann
9a221829f7 updated release notes 2016-11-30 16:10:41 +01:00
Helmut.Neemann
056831c509 typo 2016-11-30 11:37:39 +01:00
Helmut.Neemann
5b82a9766e fixed a bug which occurred if an embedded circuit connects directly two nets which are already the same net. 2016-11-30 10:56:57 +01:00
Helmut.Neemann
acfaaec290 added an additional testcase 2016-11-30 10:39:43 +01:00
Helmut.Neemann
6b1f3a2ff7 completed the english translation of the manual 2016-11-30 10:18:47 +01:00
hneemann
67c0f73f36 fixed some checkstyle issues 2016-11-29 22:38:11 +01:00
hneemann
bb432d07bb added an additional test for #10 2016-11-29 20:42:49 +01:00
hneemann
104379c10c fixed issue #9 2016-11-29 20:31:58 +01:00
hneemann
d1d26478b9 fixed bug which avoids a direct interconnect of two parent nets by a child circuit net 2016-11-29 20:15:26 +01:00
hneemann
04768fcea0 update source path of library selector if main filepath is set 2016-11-29 18:12:30 +01:00
hneemann
3b4394e198 nodes can have an origin used to show a better error message 2016-11-28 21:19:21 +01:00
hneemann
58069741a0 nodes can have an origin used to show a better error message 2016-11-28 21:16:45 +01:00
hneemann
e7a255be10 Merge branch 'master' of bitbucket.org:hneemann/digital 2016-11-28 18:27:05 +01:00
helmut.neemann
5822df580c added a new way to create descriptions for output pins. 2016-11-28 12:56:04 +01:00