hneemann
|
3354028b11
|
better integration of generic flag
|
2019-06-28 20:23:53 +02:00 |
|
hneemann
|
9013bd6fbe
|
fixed some language errors
|
2019-06-28 19:12:03 +02:00 |
|
hneemann
|
8bf231b2cb
|
allow inverted inputs at substituted circuits
|
2019-06-28 18:28:41 +02:00 |
|
hneemann
|
1b60465081
|
fixed some checkstyle issues
|
2019-06-28 17:54:49 +02:00 |
|
hneemann
|
29f0b88bbe
|
allows simple generic circuits
|
2019-06-28 17:45:19 +02:00 |
|
hneemann
|
3bc8884b5c
|
allows simple generic circuits
|
2019-06-28 15:59:50 +02:00 |
|
hneemann
|
95865a1a05
|
fixed the test cases
|
2019-06-28 09:29:01 +02:00 |
|
hneemann
|
7329c06bd1
|
fixed some checkstyle issues
|
2019-06-28 08:16:08 +02:00 |
|
hneemann
|
ecf4f07d12
|
adds missing error messages
|
2019-06-28 07:54:22 +02:00 |
|
hneemann
|
5198968c31
|
avoid wrong analyzer results if input inverters are used.
|
2019-06-28 07:46:23 +02:00 |
|
hneemann
|
4d2b7ef86a
|
playing around with new substituting algorithm
|
2019-06-27 11:53:15 +02:00 |
|
hneemann
|
3808d15c81
|
Improved state variable names created by the FSM editor.
|
2019-06-25 21:05:06 +02:00 |
|
hneemann
|
50a047fdb3
|
Improved state variable names created by the FSM editor.
|
2019-06-25 18:29:05 +02:00 |
|
hneemann
|
5a27c7e31d
|
fixed a checkstyle issue
|
2019-06-25 08:04:00 +02:00 |
|
hneemann
|
665b5281e2
|
adds a FSM counter example
|
2019-06-25 07:51:35 +02:00 |
|
hneemann
|
ee8aae5dcf
|
is possible to close the AllSolutionsDialog
|
2019-06-25 07:50:09 +02:00 |
|
hneemann
|
b81f169c91
|
fixed the gui tests
|
2019-06-24 20:57:47 +02:00 |
|
hneemann
|
3a26222815
|
fixed a scrollbar init error
|
2019-06-24 20:27:29 +02:00 |
|
hneemann
|
2b4dee3e93
|
Improved error message if a circuit with not unique port names is analysed.
|
2019-06-24 18:34:30 +02:00 |
|
hneemann
|
016c7afa33
|
updated release notes, closes #281
|
2019-06-22 13:18:20 +02:00 |
|
hneemann
|
16a240a4c1
|
improved the scrollbar logic
|
2019-06-22 10:48:44 +02:00 |
|
hneemann
|
c9754f927c
|
fixed a null pointer exception
|
2019-06-21 14:04:35 +02:00 |
|
hneemann
|
e01ca85158
|
fixed a bug in auto scale mode
|
2019-06-21 10:34:58 +02:00 |
|
hneemann
|
4d95d67745
|
fixed some checkstyle issues
|
2019-06-20 23:53:54 +02:00 |
|
hneemann
|
da3f0b2b0e
|
fixed some bugs
|
2019-06-20 23:43:37 +02:00 |
|
hneemann
|
b6cb9a6a4c
|
adds a scroll panel
|
2019-06-20 23:10:53 +02:00 |
|
hneemann
|
be433a4e51
|
Marked the outdated Spanish and Portuguese parts of the documentation
as a comment.
|
2019-06-11 11:15:41 +02:00 |
|
hneemann
|
ddd7afa704
|
updated the release notes
|
2019-06-11 11:05:04 +02:00 |
|
hneemann
|
0f9e6a7688
|
modified some labels in Warren Toomey's Crazy Small
|
2019-06-11 10:44:57 +02:00 |
|
hneemann
|
481d1bca86
|
added Warren Toomey's Crazy Small CPU as an example
|
2019-06-10 21:24:17 +02:00 |
|
hneemann
|
5ac29aa857
|
fixed a bug in one of the RAMs
|
2019-06-10 21:22:10 +02:00 |
|
hneemann
|
46f964c2b8
|
fixed a bug in the EPROMs
|
2019-06-10 17:45:35 +02:00 |
|
hneemann
|
c287c42913
|
fixed a bug in the new undo manager
|
2019-06-09 11:51:52 +02:00 |
|
angelmicelti
|
81d983c85a
|
Fixed typo in lang_es.xml (#280)
* Updated static_es.xml and lang_es.xml
Updated static_es.xml and lang_es.xml
* Update lang_es.xml
Update lang_es.xml
* Fixed typo
|
2019-06-08 09:51:18 +02:00 |
|
hneemann
|
eb4ebaa9e1
|
updated the Spanish translation
|
2019-06-06 21:35:52 +02:00 |
|
hneemann
|
668190e761
|
typos
|
2019-06-05 14:16:38 +02:00 |
|
hneemann
|
fcfd1e34dd
|
improves the board integration HowTo
|
2019-06-04 18:43:16 +02:00 |
|
hneemann
|
bd56db2f00
|
Some hgs cleanups
|
2019-06-04 15:48:31 +02:00 |
|
hneemann
|
a0a6e5fb71
|
Adds a board integration HowTo
|
2019-06-04 15:47:28 +02:00 |
|
hneemann
|
73524e1d2a
|
improved the checkSuffix method, closes #279
|
2019-06-02 15:42:51 +02:00 |
|
hneemann
|
9cd7f3c2c8
|
fixed a bug in the new undo management
|
2019-05-28 19:58:01 +02:00 |
|
hneemann
|
27301f2da6
|
fixed a checkstyle issue
|
2019-05-27 20:02:15 +02:00 |
|
hneemann
|
82a50c59b5
|
improved scaling of cubic bezier curves
|
2019-05-27 19:36:45 +02:00 |
|
hneemann
|
130aab48de
|
improved scaling of quadratic bezier curves
|
2019-05-27 13:00:45 +02:00 |
|
hneemann
|
17d712b5f8
|
BASYS3 config now supports multi bit output ports
|
2019-05-26 10:46:09 +02:00 |
|
hneemann
|
195f5e1136
|
renamed some methods. minor refactoring
|
2019-05-25 14:34:16 +02:00 |
|
hneemann
|
91ff6820a2
|
updated the release notes
|
2019-05-23 14:47:05 +02:00 |
|
hneemann
|
25c30014de
|
Fixed some bugs, introduced by new undo-system.
|
2019-05-23 12:58:56 +02:00 |
|
hneemann
|
d2785a9d9e
|
Check the circuit for errors before creating the hdl.
|
2019-05-22 07:35:27 +02:00 |
|
hneemann
|
ca665c86a6
|
Commands are setting a status info.
|
2019-05-21 20:54:16 +02:00 |
|