3379 Commits

Author SHA1 Message Date
hneemann
c4abf9a395 first external clock is running 2019-05-16 14:35:51 +02:00
hneemann
b8edb0e651 some cleanup 2019-05-15 21:39:09 +02:00
hneemann
914f678b8c some cleanup 2019-05-15 21:12:30 +02:00
hneemann
63a3412191 first ide config for basic BASYS3 support. 2019-05-15 18:36:00 +02:00
hneemann
6c2bec3b69 added vivado tool chain support 2019-05-14 23:34:43 +02:00
hneemann
1d1b4f60f1 view scroll bars if error message is very long. 2019-05-14 17:23:59 +02:00
hneemann
0101548366 first working apio support 2019-05-14 12:29:31 +02:00
hneemann
6717ce9090 renamed some functions 2019-05-13 21:34:19 +02:00
hneemann
dc8fe6d258 Fixed a bug in the reordering modification 2019-05-13 14:47:04 +02:00
hneemann
25c8b4e886 If an exception ocures while reconstructing the instance, no
modification is made; see #155
2019-05-13 12:32:38 +02:00
hneemann
7f789ec83d removed a unused code 2019-05-13 09:57:08 +02:00
hneemann
50740f238f removed a unused class 2019-05-13 09:43:04 +02:00
hneemann
c10dbb118d fixed a overseen test exception; see #155 2019-05-13 09:25:07 +02:00
hneemann
ee45b7f2db fixed some findbugs issues 2019-05-13 08:43:30 +02:00
hneemann
e6a1432c89 improved the error message; just in case; see #155 2019-05-13 08:19:00 +02:00
hneemann
d6a0e37cda removed some unused vars; see #155 2019-05-13 07:44:49 +02:00
hneemann
84ee0fc836 minor cleanups; see #155 2019-05-12 22:32:20 +02:00
hneemann
5aa4beac24 refactoring of undo/redo system; see #155 2019-05-12 22:24:50 +02:00
hneemann
f3f6c7d001 Adds a simple auto wire function; closes #274 2019-05-09 20:30:39 +02:00
hneemann
4b60be0808 Window size is stored and restored at startup; closes #275 2019-05-09 20:19:15 +02:00
hneemann
71144a260d improved layout of the 7485 example circuit 2019-05-07 17:20:38 +02:00
hneemann
41c5bdc549 fixed a html escaping bug 2019-05-05 11:18:26 +02:00
hneemann
907566c2e6 fixed a html escaping bug 2019-05-05 10:58:23 +02:00
hneemann
9810f1a346 minor improvements of net formation 2019-05-04 12:00:45 +02:00
hneemann
ec6a043544 minor layout modifications 2019-05-03 19:44:19 +02:00
hneemann
0c3377976a the not shape matches the standard better 2019-05-01 11:23:35 +02:00
hneemann
76d45f5340 minor layout and documentation changes 2019-04-30 11:23:40 +02:00
hneemann
d7ba8e7e58 removed clean label logic 2019-04-27 13:05:44 +02:00
hneemann
090ea3de46 added a test case 2019-04-27 09:04:49 +02:00
hneemann
63cc657c3b added a test case 2019-04-27 09:00:18 +02:00
hneemann
1c24953a62 disables text formatting in external component, closes #272
Now a backslash in front of a text disables the string formatter.
2019-04-27 08:35:12 +02:00
hneemann
a24929d70a fixed a bug in the svg parser, closes #273 2019-04-26 19:12:23 +02:00
hneemann
1d8e805e69 removed the name of auto generated fsm states 2019-04-24 22:35:31 +02:00
angelmicelti
f63a9a8933 Update lang_es.xml (#271)
* Updated static_es.xml and lang_es.xml

Updated static_es.xml and lang_es.xml

* Update lang_es.xml

Update lang_es.xml
2019-04-24 21:47:35 +02:00
hneemann
b8ea3ba3a0 opens fsm's and truth tables from the command line, closes #270 2019-04-24 21:17:01 +02:00
angelmicelti
1ebb0182f8 Updated static_es.xml and lang_es.xml (#269)
Updated static_es.xml and lang_es.xml
2019-04-23 21:34:59 +02:00
hneemann
c5b926e2d6 fixed a typo, closes #268 2019-04-23 13:06:32 +02:00
hneemann
8306c7f8bb allows multiple break components 2019-04-23 12:55:58 +02:00
hneemann
34532642f6 added a language message syntax check 2019-04-23 11:03:21 +02:00
hneemann
dcd54e8316 allows multiple break components in a circuit 2019-04-23 10:59:38 +02:00
hneemann
bd1890931d added the screenshots to complete the spanish documentation 2019-04-22 10:29:08 +02:00
hneemann
5b3d313643 Merge branch 'master' of github.com:hneemann/Digital 2019-04-22 10:07:32 +02:00
angelmicelti
686cd3b3c7 Updated lang_es.xml and static_es.xml (#267)
* Updated lang_es.xml y static_es.xml

Corrected typos in lang_es.xml and translated static_es.xml.

* Corrected typos in static_es.xml

Corrected serveral typos in the file. Think it's right.

* Corrected several typos in static_es.xml

Corrected several typos in static_es.xml
2019-04-22 10:06:36 +02:00
hneemann
e32b20c2b0 better calculation of multi input xor gate transistor number. 2019-04-21 21:47:13 +02:00
hneemann
5492af8e26 better calculation of multi input xor gate transistor number. 2019-04-21 18:37:34 +02:00
hneemann
633106360c Fixed a test that doesn't run in every language. 2019-04-21 14:19:23 +02:00
hneemann
5930251251 updated the release notes, closes #266 2019-04-21 12:39:46 +02:00
hneemann
4954b6b9ae changed the layout in the stats dialog 2019-04-21 11:03:56 +02:00
hneemann
4dab5e4bca added inverted inputs to stats 2019-04-21 10:05:27 +02:00
hneemann
7e7d7fe004 ignore some more components in the stats 2019-04-20 20:44:35 +02:00