4312 Commits

Author SHA1 Message Date
hneemann
e37835c7ec improved some error messages 2021-03-26 08:35:52 +01:00
hneemann
28de28d8ef updates the French translation, closes #689 2021-03-25 17:32:05 +01:00
hneemann
6a690af758 updates the Portuguese translation 2021-03-25 12:48:24 +01:00
hneemann
aa8c3d8a7d updates the gui tests 2021-03-24 14:22:08 +01:00
hneemann
8835ddf4d2 Wording changed 2021-03-24 14:17:25 +01:00
hneemann
8d30fce7cc renamed some language keys 2021-03-24 10:14:44 +01:00
hneemann
247f64f97c renamed some methods 2021-03-24 10:06:45 +01:00
hneemann
bb89c00dd2 Wording changed 2021-03-24 09:28:46 +01:00
hneemann
5f9c8d6957 creates a test case, see #688, see #684 2021-03-24 08:26:03 +01:00
hneemann
2f7eef3542 updates xStream 2021-03-24 07:16:44 +01:00
hneemann
367ca703ed fixes signal ordering in the Triggered Data Graph; closes #682 2021-03-17 10:43:01 +01:00
hneemann
5bbbade616 shows x/y pos in generic circuits, closes #676 2021-03-14 08:47:37 +01:00
hneemann
769da5b07f adds a \vee and \wedge command 2021-03-14 08:09:57 +01:00
hneemann
39ae6ead0a removed the newList() function and added a list literal 2021-03-13 21:21:06 +01:00
hneemann
82c1ac1190 fixes an issue in the ResolveGenerics class, closes #677 2021-03-13 18:33:47 +01:00
hneemann
f6f457ffa4 fixes a NullPointerException 2021-03-13 17:30:42 +01:00
hneemann
bc0e7a87e0 adds a this to the struct returned by addComponent([name],[x],[y]), see #674 2021-03-07 14:41:10 +01:00
hneemann
08f091d232 preserves the test case seed value during a debug session, closes #675 2021-03-07 12:12:23 +01:00
hneemann
4b6ac347bd completed the list of implicit type cast's used in generic code. 2021-03-07 10:29:07 +01:00
hneemann
e73caf5405 typo 2021-03-04 16:55:17 +01:00
hneemann
171cb2c46e minor refactoring 2021-03-04 16:54:20 +01:00
hneemann
545c4e061b restores the 7489/74189 logic but inverts the content 2021-03-04 16:47:32 +01:00
hneemann
fae2890027 adds hdl templates for async ram 2021-03-01 09:15:48 +01:00
hneemann
577de5f4ab adds a async ram 2021-03-01 08:55:14 +01:00
hneemann
e4b900f297 updates the release notes 2021-02-26 09:33:24 +01:00
hneemann
040c5e689e Merge branch 'globalVars' 2021-02-23 18:32:37 +01:00
hneemann
c7b9110893 allows writing to global field only in the first code component; closes #657 2021-02-23 18:32:11 +01:00
hneemann
d83280e5bf adds a new global field in the generic components context, see #657 2021-02-22 15:29:07 +01:00
hneemann
59a496f362 The render quality is reduced a little more conservatively, see #663 2021-02-22 14:41:18 +01:00
hneemann
e051c5cd25 In code components is is allowed to write to the args-struct, see #657 2021-02-22 12:10:19 +01:00
hneemann
00ed64e228 Merge remote-tracking branch 'origin/IVerilogOptions' 2021-02-20 12:11:59 +01:00
hneemann
ec00b4cd2a adds options for iverilog; closes #655 2021-02-20 11:57:49 +01:00
hneemann
dd28ea6309 updates the release notes 2021-02-20 11:28:19 +01:00
hneemann
b4cbe8d9e0 Merge branch 'master' into treeSearch 2021-02-20 11:19:04 +01:00
hneemann
988ccbb106 adds a workaround for a failing gui test 2021-02-19 11:12:38 +01:00
hneemann
b833cbc758 fixes a broken gui test 2021-02-19 09:41:28 +01:00
hneemann
d705997eb9 adds options for iverilog; closes #655 2021-02-18 17:47:42 +01:00
hneemann
713d2b03c9 fixes an issue in the CSV importer; see #644 2021-02-17 08:31:41 +01:00
hneemann
de1606de94 adds support for fixed point and floats in test cases; closes #654 2021-02-16 22:03:05 +01:00
hneemann
160f9e80e8 catches a overseen RuntimeException; see #654 2021-02-16 21:49:22 +01:00
hneemann
59a1577782 fixes a float formating bug; closes #647 2021-02-13 21:49:25 +01:00
hneemann
9efb56d466 simplifies 74299 2021-02-13 13:01:38 +01:00
hneemann
cb281353f7 adds 74299, closes #646 2021-02-13 10:53:51 +01:00
hneemann
7d95d796cb adds translations of csv importer error messages, see #631 2021-02-12 18:15:10 +01:00
hneemann
775063d6d3 adds two more CSV importer tests, closes #631 2021-02-12 15:49:47 +01:00
hneemann
a16e2479c0 first working CSV import, see #631 2021-02-12 15:31:00 +01:00
hneemann
fecccb19a6 fixed some checkstyle issues 2021-02-12 13:04:42 +01:00
hneemann
d3f7403077 adds missing language keys, see #631 2021-02-12 11:12:39 +01:00
hneemann
1a25ac7279 first working CSV export, see #631 2021-02-12 10:56:23 +01:00
hneemann
4932013373 adds a gui test, see #645 2021-02-11 21:47:51 +01:00