hneemann
fd55fc65aa
modifies the shape for the generic init code
2020-11-06 12:40:26 +01:00
hneemann
a81d3ae9f2
improves one of the generic init code test cases
2020-11-06 12:27:21 +01:00
hneemann
55766d88da
preserves int values data type; see #543
2020-11-05 08:50:58 +01:00
hneemann
1a4e952117
adds additional test cases; see #543
2020-11-05 08:41:04 +01:00
hneemann
6c65bccd2e
fixes the concrete circuit creation; see #543
2020-11-05 08:02:13 +01:00
hneemann
287a6a9975
adds struct/map literals to hgs parser
2020-11-05 07:32:10 +01:00
hneemann
a55f86ed91
allows to create a concrete circuit from a generic one; see #543
2020-11-04 08:09:32 +01:00
hneemann
30ca4461c2
first working generic init code implementation; see #543
2020-11-03 07:48:52 +01:00
hneemann
27c20e6eec
fixes a minor bug in the barrelShifter generics example
2020-11-01 14:35:32 +01:00
hneemann
d9de063658
adds 74190 to the IC library, closes #540
2020-10-27 17:33:17 +01:00
hneemann
9ff585c878
Fixes a bug in the table modify dialog.
2020-10-26 12:57:43 +01:00
hneemann
2181d83c4c
Fixes a bug in the table modify dialog.
2020-10-26 12:55:45 +01:00
hneemann
723217be92
sets the "fractional font metrics" flag, see #539
2020-10-25 19:24:51 +01:00
hneemann
e3a4b5873f
updates the release notes
2020-10-25 10:23:18 +01:00
hneemann
29fe046a76
improves the layout of fsm transitions
2020-10-25 10:17:58 +01:00
hneemann
cb2657a65b
refactoring of k-map, see #536
2020-10-24 11:43:11 +02:00
hneemann
9e478d9f5a
fixes an drag&draw issue in the k-map
2020-10-23 14:35:55 +02:00
hneemann
036410ce57
refactoring of k-map, see #536
2020-10-23 08:54:40 +02:00
hneemann
785691a4e6
fixes some issues related to #535
2020-10-17 09:59:25 +02:00
hneemann
9376065cad
removed some old, no longer needed code
2020-10-17 09:41:44 +02:00
hneemann
661bd7f4cc
fixes a bug in the test case bits(n,m) command if n is 64; fixes #535
2020-10-16 12:41:34 +02:00
XinJun Ma
9c15089b14
update Chinese translation ( #534 )
2020-10-16 12:20:19 +02:00
hneemann
2ec0dc2dea
fixes some issues in the event system; closes #531 ; closes #533
2020-10-14 21:36:20 +02:00
dependabot[bot]
9da5b08a83
Bump junit from 4.12 to 4.13.1 ( #530 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-14 15:52:35 +02:00
hneemann
2613eaebc7
Merge branch 'french'
2020-10-14 10:02:27 +02:00
hneemann
e282404e05
fixes the not matching Chinese screenshots
2020-10-14 09:57:37 +02:00
hneemann
74e6895fc4
fixes the not matching screenshots, see #528
2020-10-14 09:53:35 +02:00
hneemann
b015dd03ae
updated the README.md, see #528
2020-10-13 19:48:56 +02:00
hneemann
410480ee8c
adds french screenshots, see #528
2020-10-13 17:22:21 +02:00
hneemann
9373ad8acd
fixes lang.xml
2020-10-12 14:51:10 +02:00
maltaisn
45a008f8c7
Finish French translation
...
- Static content.
- A few fixes from last commit.
2020-10-11 14:41:16 -04:00
maltaisn
5798775067
Merge remote-tracking branch 'hneemann/french' into french
...
# Conflicts:
# src/main/resources/lang/lang_en.xml
# src/main/resources/lang/lang_fr.xml
# src/main/resources/lang/lang_fr_ref.xml
# src/test/java/de/neemann/digital/lang/TestSyntax.java
2020-10-11 14:39:55 -04:00
hneemann
d0797644d6
adds french translation, see #528
2020-10-10 12:36:01 +02:00
hneemann
ee4752a5d6
Merge branch 'master' into french
2020-10-10 12:29:18 +02:00
hneemann
468b411b1c
fixes typos in the english language file, see #528
2020-10-10 12:21:44 +02:00
hneemann
f3af6a0589
improves the single quote rule check, see #528
2020-10-10 10:53:12 +02:00
maltaisn
37cb6b8b2c
Fix English language typos
...
And more uniform capitalization
2020-10-09 16:59:13 -04:00
maltaisn
47d6c40da8
Fix TestSyntax test quote escaping check
...
Failed to detect unescaped quotes where they appeared twice before each param, for example "1st' 2nd' {0}" wouldn't have been detected, yet quotes aren't escaped correctly.
2020-10-09 16:49:37 -04:00
maltaisn
42bc271ff9
Add French translation
2020-10-09 16:47:11 -04:00
hneemann
70ec2b26a8
adds postfix not support; closes #527
2020-10-09 08:52:33 +02:00
hneemann
5f24d65ad8
french translation
2020-10-08 22:02:11 +02:00
hneemann
d7557aae31
adds an option to the div component, to select if the remainder of a signed division should always be positive or not, closes #525
2020-10-05 10:38:40 +02:00
hneemann
b48bd4cb8a
minor copy edit
2020-10-01 07:31:37 +02:00
hneemann
2c98beb3fe
updates the release notes
2020-09-27 10:49:36 +02:00
hneemann
4ff34d212d
fixes a bug in the demuxer verilog template, see #521
2020-09-26 20:32:40 +02:00
hneemann
fd4ceef716
fixes a bug in the RAM data editor
2020-09-26 18:07:09 +02:00
hneemann
861d834890
updates the release notes
2020-09-26 10:09:46 +02:00
hneemann
5d737a384d
Fixes a bug in restarting a running model.
2020-09-26 09:05:26 +02:00
hneemann
a9409319bd
Improves the spacing of & and | in LaTeX math mode output.
2020-09-21 10:40:40 +02:00
hneemann
5857f214a9
improves the layout of the Dadda multiplier
2020-09-21 09:58:24 +02:00