4104 Commits

Author SHA1 Message Date
hneemann
1fa909670b updates the release notes v0.26 2021-01-25 07:41:33 +01:00
hneemann
07b5788c06 typo 2021-01-24 21:05:24 +01:00
hneemann
cbba48e7e0 fixed an issue in the multilingual user text parser 2021-01-24 20:49:32 +01:00
hneemann
8990a725d8 updates the Spanish translation 2021-01-24 19:52:16 +01:00
hneemann
74af030fe0 modifies the generic init code shape 2021-01-20 16:57:27 +01:00
hneemann
c301e934b4 Updates the German and English documentation. 2021-01-20 14:45:40 +01:00
hneemann
10f481e514 updates the Portuguese translation 2021-01-20 08:21:29 +01:00
XinJun Ma
3faea4a6c3
Update lang_zh.xml (#616) 2021-01-19 14:24:40 +01:00
hneemann
62ced5f772 improved the register to give a better access at model runtime 2021-01-18 20:06:49 +01:00
hneemann
d9e1c50756 fixes a null pointer exception, closes #615 2021-01-16 08:24:59 +01:00
hneemann
1335490c6f updated year 2021-01-15 21:34:08 +01:00
hneemann
00a1cd0bf5 typo 2021-01-15 21:04:46 +01:00
hneemann
f18f88f5b7 updates the chinese translation, closes #612 2021-01-15 14:32:21 +01:00
hneemann
3fe2f5a74f LanguageUpdater is able to cleanup the ref file 2021-01-15 11:06:36 +01:00
hneemann
f745215956 LanguageUpdater is able to cleanup the ref file 2021-01-15 10:43:51 +01:00
hneemann
905c9d799b cleanup of the chinese ref file 2021-01-15 10:38:47 +01:00
hneemann
30b4daffce fixes a syntax error in the french translation, see #613 2021-01-15 10:18:57 +01:00
hneemann
3827aaa243 updates the french translation, closes #613 2021-01-15 10:06:22 +01:00
hneemann
f9c7ab49ee Adds a help text to the language diff file. 2021-01-15 10:01:10 +01:00
hneemann
0c1952827f updates the release notes 2021-01-14 08:03:04 +01:00
hneemann
5ae2d92020 typo, closes #611 2021-01-14 07:58:53 +01:00
hneemann
1e6dd5f24b minor layout changes 2021-01-09 10:00:19 +01:00
hneemann
c1891e1990 Adds a button to create a concrete circuit to the code dialog. 2021-01-09 10:00:02 +01:00
hneemann
e1f58e7594 allows multiple hex values per line in logisim hex files, closes #602 2021-01-08 19:27:17 +01:00
hneemann
c5e263032a adds a generic "Conways Game of Life" example 2021-01-08 11:18:10 +01:00
hneemann
bc3b330d88 minor layout changes 2021-01-07 20:05:37 +01:00
hneemann
01b064a0be fixes test cases 2021-01-07 19:51:59 +01:00
hneemann
d69cea6d1d Merge branch 'master' into genModCirc
# Conflicts:
#	src/test/java/de/neemann/digital/hdl/verilog2/VerilogSimulatorTest.java
#	src/test/java/de/neemann/digital/hdl/vhdl2/VHDLSimulatorTest.java
#	src/test/java/de/neemann/digital/integration/TestExamples.java
2021-01-07 19:48:37 +01:00
hneemann
0ff4e7a7b8 adds a new barrel shifter example 2021-01-07 19:35:48 +01:00
hneemann
eb71b37077 adds the names of the components to the generic help dialog 2021-01-07 19:06:07 +01:00
hneemann
cf323d03ad in generic circuits the origin is flagged with a circle 2021-01-07 18:51:41 +01:00
hneemann
a8da7858e1 allows generic code to add and parameterize new generic custom circuits 2021-01-07 16:10:54 +01:00
hneemann
17b6b904e8 removes genericCode from generated concrete circuits 2021-01-07 11:27:35 +01:00
hneemann
fed6329dce fixes a consistency issue 2021-01-07 10:24:48 +01:00
hneemann
a93ebf3554 adds a NOT optimizing test case 2021-01-07 10:01:00 +01:00
hneemann
a6daa600be minor cleanup 2021-01-06 22:12:51 +01:00
hneemann
f793054c89 minor cleanup 2021-01-06 22:09:26 +01:00
hneemann
6f5cbdc138 all tests are running 2021-01-06 21:57:34 +01:00
hneemann
b9dc374340 Added the test cases to the repository 2021-01-06 20:16:56 +01:00
hneemann
9c78909bdc First fully working implementation 2021-01-06 18:33:03 +01:00
hneemann
4c0b0aafc1 Adds a HDL expression optimization infrastructure and a not(not x) optimization. 2021-01-06 09:46:08 +01:00
hneemann
df843cb1ad fixes a Quartus VHDL issue 2021-01-05 23:06:38 +01:00
hneemann
00d8a2f845 some refactoring, mostly working 2021-01-05 22:57:50 +01:00
hneemann
da350b285a fixes a bug in the generic circuit net list 2021-01-04 20:33:13 +01:00
hneemann
4ba6bfd855 first circuit modification 2021-01-04 09:13:05 +01:00
hneemann
d765d3b154 typo 2021-01-03 21:15:20 +01:00
hneemann
132d5c46e1 fixes an issue with tooltips in generic circuits, closes #599 2021-01-03 20:34:43 +01:00
hneemann
292b2ec718 fixes an issue with generic code loading files 2021-01-03 17:34:29 +01:00
hneemann
2dab02e0c5 adds a pseudo random number generator, see #598 2021-01-02 09:54:00 +01:00
hneemann
b96714d61c allows the generic code to load a hex file 2020-12-31 14:04:34 +01:00