hneemann
|
77a0844b31
|
fixes a Copy&Paste issue, closes #574
|
2020-12-15 15:56:55 +01:00 |
|
hneemann
|
504e785357
|
adds a link to the Discussions to the README.md
|
2020-12-08 20:40:43 +01:00 |
|
hneemann
|
d2a0335ed2
|
minor modification of the scopes shape
|
2020-12-05 19:58:46 +01:00 |
|
hneemann
|
cb75159cd9
|
updates the scope documentation
|
2020-12-05 19:58:17 +01:00 |
|
hneemann
|
5fcf9f091c
|
adds a new shape for the Scope
|
2020-12-05 18:41:43 +01:00 |
|
hneemann
|
e6bf2658ac
|
adds a attribute to select the trigger mode
|
2020-12-05 17:28:23 +01:00 |
|
hneemann
|
ac0d9db8be
|
adds a triggered scope, closes #571
|
2020-12-05 10:46:40 +01:00 |
|
hneemann
|
fa42431b05
|
fixes an issue in the SVG/LaTeX export
|
2020-12-04 10:48:42 +01:00 |
|
hneemann
|
de66171858
|
fixes an issue in the SVG/LaTeX export
|
2020-12-04 10:36:02 +01:00 |
|
hneemann
|
624bd59791
|
minor processor layout changes
|
2020-12-04 10:22:14 +01:00 |
|
hneemann
|
2db4c8b08e
|
fixes an issue in the SVG/LaTeX export
|
2020-12-04 10:21:54 +01:00 |
|
hneemann
|
0aeaa2a97b
|
minor processor layout changes
|
2020-12-02 22:00:51 +01:00 |
|
hneemann
|
e8b4576515
|
fixes a broken examples test
|
2020-12-02 17:49:43 +01:00 |
|
hneemann
|
3fc2af539f
|
Merge branch 'newProcessor'
|
2020-12-02 17:45:20 +01:00 |
|
hneemann
|
f020bd208e
|
adds a row sorter to the TestAllDialog
|
2020-12-02 10:10:40 +01:00 |
|
hneemann
|
0399e7df22
|
minor layout changes to the processor
|
2020-12-02 08:39:55 +01:00 |
|
hneemann
|
12e32e2fa9
|
renamed a file
|
2020-12-01 10:04:30 +01:00 |
|
hneemann
|
e66365ba71
|
adds missing arithmetic long immediate tests
|
2020-12-01 09:37:34 +01:00 |
|
hneemann
|
b0fc925a24
|
adds missing arithmetic long immediate tests
|
2020-12-01 09:33:28 +01:00 |
|
hneemann
|
4d3680945f
|
updates the test case help text
|
2020-11-30 16:38:41 +01:00 |
|
hneemann
|
08752f5e8a
|
Merge branch 'master' into newProcessor
|
2020-11-30 10:01:12 +01:00 |
|
hneemann
|
37a89b02e8
|
renamed the test IO circuit
|
2020-11-30 09:22:09 +01:00 |
|
hneemann
|
11494ca1f3
|
adds processor tests for io instructions
|
2020-11-30 09:11:57 +01:00 |
|
hneemann
|
c967f35cbf
|
fixes an issue in the overwrite confirmation, closes #569
|
2020-11-29 21:29:08 +01:00 |
|
hneemann
|
a3f9592a91
|
removed the terminal from the processor
|
2020-11-29 16:50:26 +01:00 |
|
hneemann
|
ae0c51663a
|
fixes a broken test
|
2020-11-29 16:35:33 +01:00 |
|
hneemann
|
a4d3b5d269
|
adds processor tests for compare instructions
|
2020-11-29 16:34:08 +01:00 |
|
hneemann
|
7ec691bc23
|
adds processor tests for logic and shift instructions
|
2020-11-29 14:54:44 +01:00 |
|
hneemann
|
6f6c12d926
|
adds processor branch tests
|
2020-11-29 12:41:47 +01:00 |
|
hneemann
|
49a9658612
|
fixes a broken test
|
2020-11-29 11:14:08 +01:00 |
|
hneemann
|
ee86de0d49
|
Merge branch 'master' into newProcessor
# Conflicts:
# src/main/java/de/neemann/digital/testing/parser/Parser.java
|
2020-11-29 11:10:02 +01:00 |
|
hneemann
|
a616115bd2
|
adds some processor test cases
|
2020-11-29 11:09:35 +01:00 |
|
hneemann
|
dc93400815
|
simplifies ram initialization is test cases
|
2020-11-29 09:33:02 +01:00 |
|
hneemann
|
084459f8a1
|
allows to init ram in test cases
|
2020-11-29 08:54:58 +01:00 |
|
hneemann
|
e986b30383
|
updates a test circuit
|
2020-11-28 20:31:37 +01:00 |
|
hneemann
|
6711cfe4da
|
allows to use measurement values as signals in a test case
|
2020-11-28 20:26:16 +01:00 |
|
hneemann
|
51ba9034b7
|
adds the new auto generated processor test
|
2020-11-28 20:23:55 +01:00 |
|
hneemann
|
ccf4f58127
|
allows to use measurement values as signals in a test case
|
2020-11-28 20:23:23 +01:00 |
|
hneemann
|
541c36eb2a
|
Merge branch 'master' into newProcessor
# Conflicts:
# src/main/resources/lang/lang_en.xml
# src/test/java/de/neemann/digital/integration/TestExamples.java
# src/test/resources/dig/backtrack/AllComponents.dig
|
2020-11-28 13:49:50 +01:00 |
|
hneemann
|
88ac232545
|
allows to init circuit signals in a test case
|
2020-11-28 13:46:53 +01:00 |
|
hneemann
|
6146131202
|
allows to set program memory in a test case
|
2020-11-28 12:29:37 +01:00 |
|
hneemann
|
5584218ffd
|
Merge branch 'master' into setModelToTestRow
|
2020-11-28 11:15:44 +01:00 |
|
hneemann
|
13afc4aad6
|
refactoring of the test executor
|
2020-11-28 10:50:36 +01:00 |
|
hneemann
|
71cc6fc8ec
|
moved the init code to the constructor
|
2020-11-28 09:39:04 +01:00 |
|
hneemann
|
b292ebdb53
|
adds the FileLocator to the DataFieldEditor load button, closes #566
|
2020-11-27 13:08:01 +01:00 |
|
hneemann
|
c56e921728
|
adds a missing license notice
|
2020-11-27 10:37:26 +01:00 |
|
hneemann
|
632eb16459
|
minor update of the readme, closes #554
|
2020-11-27 09:28:23 +01:00 |
|
hneemann
|
b5a6f26af1
|
adds some test cases
|
2020-11-27 09:19:38 +01:00 |
|
hneemann
|
fd867f08f8
|
fixes some corner cases in the "set circuit to test result" function
|
2020-11-27 09:00:06 +01:00 |
|
hneemann
|
9abec7ecdb
|
uses the file locator for ram preload
|
2020-11-27 08:02:31 +01:00 |
|