4131 Commits

Author SHA1 Message Date
hneemann
8c5cd3fb0e adds some comments, see #363 2019-10-22 21:57:24 +02:00
hneemann
ee046ab4d1 adds the 74595, closes #360 2019-10-20 09:51:43 +02:00
hneemann
195ff84f5f fixed a null pointer exception 2019-10-20 09:47:56 +02:00
hneemann
b2c0c98514 adds a helper to create unit tests, see #363 2019-10-20 09:43:25 +02:00
hneemann
ce301ddbec adds more details to the undo exception, see #364 2019-10-19 10:37:03 +02:00
hneemann
680312a31e reduced the "active click width" of the rectangle 2019-10-18 09:55:19 +02:00
hneemann
66603d17be rectangles are ignored in hdl export, closes #362 2019-10-18 07:02:42 +02:00
hneemann
085cb3b571 simplified the enum editor handling 2019-10-12 13:00:23 +02:00
hneemann
163df064c5 renamed the valid XStream class 2019-10-05 15:01:56 +02:00
hneemann
7df2b460ac fixed wrong download url 2019-10-04 17:56:33 +02:00
hneemann
3256a65204 minor layout changes to the VGAExample 2019-10-04 17:18:16 +02:00
hneemann
35a0a70836 adds a download button to the README.md 2019-10-04 17:17:46 +02:00
hneemann
b86fa7f2ac minor layout changes to the VGAExample 2019-10-01 08:56:26 +02:00
hneemann
3f061837ac removed XStream's illegal access warnings 2019-10-01 08:16:25 +02:00
hneemann
841b190b96 adds a command line interface for testing circuits, closes #353 2019-10-01 08:15:54 +02:00
hneemann
416cd5d3b6 If a state was added to the FSM this modification was not detected. 2019-09-29 12:42:35 +02:00
hneemann
489c1e1fb6 added some messages to the test case creation, see #351 2019-09-29 10:05:37 +02:00
hneemann
dccf93db85 created test case description handles multi bit signals correctly, see #351 2019-09-28 21:35:14 +02:00
hneemann
8a75744578 In the truth table it is possible to create a test case description, closes #351 2019-09-28 18:13:18 +02:00
hneemann
a5ec767176 Merge branch 'tableUndo' 2019-09-28 09:25:56 +02:00
hneemann
c697bb7d98 fixed a checkstyle issue 2019-09-28 09:25:04 +02:00
hneemann
6fd75f5705 shows modified status in the window title 2019-09-28 09:21:49 +02:00
hneemann
c16f313b00 csv format is hexadecimal by default if more than 3 bits are used. See #349 2019-09-27 16:17:06 +02:00
hneemann
7a2bc323a5 allows to disable buttons to show up in the measurement graph, see #349 2019-09-27 15:59:05 +02:00
hneemann
8718bb9a65 in csv export the selected number format is preserved, see #349 2019-09-27 14:46:19 +02:00
hneemann
957aea4a24 improved interrupt example 2019-09-26 12:50:59 +02:00
hneemann
4ae3d60f13 fixed a timing issue in the processors interrupt controller 2019-09-26 12:33:00 +02:00
hneemann
34ada97add fixed the screenshot generation 2019-09-25 18:47:57 +02:00
hneemann
061e3864d7 fixed the gui tests 2019-09-25 18:36:59 +02:00
hneemann
50fd1db2c7 adds missing initial setup 2019-09-25 17:38:11 +02:00
hneemann
e17fbfe8ff new table undo compiles 2019-09-25 17:09:45 +02:00
hneemann
94d42a6088 simplified table modification 2019-09-25 09:02:01 +02:00
hneemann
83126adb1b added a 64 bit counter overflow test 2019-09-24 20:36:31 +02:00
hneemann
522f6a1883 fixes a bug in the new strLen function 2019-09-24 19:54:57 +02:00
hneemann
0f60483bcf fixes a bug in the counter with preset 2019-09-24 19:25:30 +02:00
hneemann
7005add05b fixes a bug in the counter, closes #344 2019-09-24 19:21:29 +02:00
hneemann
ff66b47127 added some keyboard related gui tests 2019-09-24 19:11:31 +02:00
hneemann
0a51558f00 fixed a timing issue in the keyboard 2019-09-23 17:15:57 +02:00
hneemann
ef8add3ff9 fixed a bug in the keyboard "av" signal, closes #341 2019-09-22 20:09:14 +02:00
hneemann
8708a2fc06 typo 2019-09-21 18:29:33 +02:00
hneemann
bb7d24e4e2 added a .gitignore file to the processor example folder 2019-09-21 12:34:44 +02:00
hneemann
73efa41e1d Windows only used to display things, don't gain the input focus. Closes #332 2019-09-21 10:05:02 +02:00
hneemann
4b007ad43f improved calculation of column count in the data editor 2019-09-21 09:36:47 +02:00
hneemann
482b1e9142 unclear tooltip 2019-09-21 09:15:13 +02:00
hneemann
8e7239234b DataEditor is able to handle different number formats 2019-09-21 09:12:51 +02:00
hneemann
e1c7b77153 column count is calculated correctly 2019-09-20 22:54:54 +02:00
hneemann
0b1467ec1f format is provided to the data editor 2019-09-20 22:50:33 +02:00
hneemann
28243c332d added some test cases 2019-09-20 18:33:07 +02:00
hneemann
06baf8c07e unnamed tunnels are ignored silently, closes #338 2019-09-20 13:01:24 +02:00
hneemann
59813c1c24 adds a VGA monitor 2019-09-19 20:32:19 +02:00