3335 Commits

Author SHA1 Message Date
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
hneemann
ab092283b9 Merge branch 'apio' 2019-05-21 20:29:04 +02:00
hneemann
b7e8ba7b9a Fixed a bug that made it impossible to analyze a model created with the fsm editor. 2019-05-21 17:42:56 +02:00
hneemann
b0f47458fd Added a config regression test 2019-05-21 08:26:27 +02:00
hneemann
9835a36263 Fixed the Assembly.xml file. 2019-05-20 22:01:19 +02:00
hneemann
29b4cabd6c Fixed a bug in the VerilogClockExample.config. 2019-05-20 21:39:27 +02:00
hneemann
eeb969c8bd BASYS3 toolchain also supports verilog 2019-05-20 21:27:07 +02:00
hneemann
23ff923a9d TableDialog header click uses mouse settings 2019-05-20 18:37:31 +02:00
hneemann
968be33b89 added a missing license notice. 2019-05-20 18:18:17 +02:00
hneemann
66ad300da4 removed unused import 2019-05-20 18:10:37 +02:00
hneemann
1d47ea1438 Avoids a dead app, if a external program wites megabytes of data to stdout. 2019-05-20 18:08:00 +02:00
hneemann
da72a50323 allow toolchain config parameters 2019-05-20 07:42:12 +02:00
hneemann
bdafd03aa4 updated the documentation. 2019-05-19 13:46:33 +02:00
hneemann
e95d24c00a updated the documentation. 2019-05-19 12:56:52 +02:00
hneemann
7f75ccddfa restored the original ':=' vs. '=' semantic. 2019-05-19 12:10:17 +02:00
hneemann
f74ef2b887 fixed BASYS3 tests and logging 2019-05-19 11:50:30 +02:00
hneemann
f2f042e82c hgs if has now a local context, added a export directive to declare a
variable in the root context
2019-05-19 11:20:37 +02:00
hneemann
e7ba7872a4 fixed some checkstyle issues 2019-05-18 20:27:01 +02:00
hneemann
63c09a3de9 improved the BASYS3 PLL parameters 2019-05-18 20:02:19 +02:00
hneemann
181ccb598b improved the BASYS3 PLL parameters 2019-05-18 17:02:17 +02:00
hneemann
416e908d01 improved the BASYS3 PLL parameters 2019-05-18 15:04:21 +02:00
hneemann
587a6d0fda fixed a data race 2019-05-18 13:54:11 +02:00
hneemann
c1c965e049 renamed a package 2019-05-18 13:39:17 +02:00
hneemann
5d3fa2cffe added new clock generation method to verilog code generator
added a verilog clock generator example
2019-05-18 10:51:58 +02:00