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
hneemann
c45de225c4
Improves the spacing in LaTeX math mode output.
2020-09-21 09:26:57 +02:00
hneemann
909b7bf09b
improves the layout of the Dadda multiplier
2020-09-19 09:44:56 +02:00
hneemann
ec08edbcda
adds a Dadda multiplier example
2020-09-17 10:14:51 +02:00
hneemann
50d89aac3d
more consistent input of high-z values
2020-09-12 11:24:34 +02:00
hneemann
a526c91bc9
more consistent string conversion of high-z values, see #511
2020-09-12 10:51:51 +02:00
hneemann
7c2d944856
improved the TestHDLExportFlag testcase
2020-08-27 11:30:54 +02:00
hneemann
0bf50c38e9
VHDL/Verilog support is mentioned in the documentation
2020-08-27 11:03:03 +02:00
hneemann
c848d17301
changed the IO addresses to smaller values
2020-08-26 10:35:35 +02:00
hneemann
66d7d503b3
changed the IO addresses to smaller values
2020-08-26 10:22:20 +02:00
hneemann
f7a555687a
Merge branch 'master' into newProcessor
2020-08-26 09:52:05 +02:00
hneemann
d58b7cf1a7
adds hdl support for the NEG component
2020-08-26 09:47:25 +02:00
hneemann
857172258a
minor layout changes
2020-08-26 09:21:13 +02:00
hneemann
014202e22e
fixed some broken tests
2020-08-25 20:26:11 +02:00
hneemann
c3b173a2bb
fixes VonNeumann processor
2020-08-25 13:16:56 +02:00
hneemann
3d9cb852a0
adds a java doc
2020-08-25 11:44:39 +02:00
hneemann
85376f5d38
converted also the processor using a data muxer to 7 bit opcodes
2020-08-25 11:35:10 +02:00
hneemann
07c93bf325
fixes a initialization bug in the SignExtender, closes #508
2020-08-23 12:59:17 +02:00
hneemann
c1d1a7d53e
adds a dual ported ROM
2020-08-22 18:23:50 +02:00
hneemann
d51dae1e5a
typo
2020-08-22 16:58:34 +02:00
hneemann
367d586379
If IEEE shapes are used, also the CircuitBuilder uses wide shapes, see #504
2020-08-21 20:33:46 +02:00
hneemann
72e5bc0c5a
updates the release notes
2020-08-21 20:20:36 +02:00
hneemann
7d18f43892
If IEEE shapes are used, also the CircuitBuilder uses wide shapes, closes #504
2020-08-21 20:15:21 +02:00
hneemann
a09b63bc1f
The terminal dialog now uses the correct font scaling.
2020-08-21 10:59:58 +02:00
hneemann
f633277c4b
improves the components help dialog in generic circuits, see #506
2020-08-21 08:18:38 +02:00
Eric Schneider
3befd0408a
Minor copyedit ( #507 )
2020-08-21 07:54:52 +02:00