3651 Commits

Author SHA1 Message Date
hneemann
f076b6a83f fixed a bug in the dil shape 2019-11-06 21:59:02 +01:00
hneemann
1752ae8dde used mirror attribute in SRAM cells to improve circuit layout 2019-11-06 19:47:13 +01:00
hneemann
398ffacf88 fixed some checkstyle issues 2019-11-06 19:13:39 +01:00
hneemann
834ee12957 implemented mirroring in the Graphics classes 2019-11-06 19:10:27 +01:00
hneemann
45776736db added mirror attribute to the switches 2019-11-06 19:09:48 +01:00
hneemann
1107b1e778 Fixes an error in the presettable counter; closes #374 2019-11-06 17:52:39 +01:00
hneemann
bad319db40 mirror detection 2019-11-05 21:47:22 +01:00
hneemann
390be34d52 adds a mirror attribute to some components 2019-11-05 18:16:19 +01:00
hneemann
832de23263 added a readme. closes #373 2019-11-05 17:27:42 +01:00
hneemann
b6b2026103 refactoring of text drawing 2019-11-04 20:10:17 +01:00
hneemann
ff3dcdb122 minor cleanup, closes #370 2019-11-04 19:19:00 +01:00
hneemann
fedf198098 renamed the vhdl resources folder 2019-11-04 07:58:43 +01:00
hneemann
21acaf6c8d Adds support for custom components with vhdl/verilog export; see #370 2019-11-03 19:24:10 +01:00
hneemann
c5ce322dc5 updated the release notes 2019-11-01 09:52:43 +01:00
hneemann
872c472bfe Fixes a problem with Chinese text rendering, closes #369 2019-10-31 21:06:53 +01:00
hneemann
c053a4e33a Allows to disable "snap to grid" for text and rectangles, closes #367 2019-10-26 09:26:54 +02:00
hneemann
e5c59de4bb Merge branch 'newIRC' 2019-10-25 09:47:48 +02:00
hneemann
a2373e39d7 Adds a "Start Tutorial" entry to the view menu, closes #366 2019-10-25 09:46:41 +02:00
hneemann
5f56a22109 improved interrupts 2019-10-23 22:19:19 +02:00
hneemann
e96d91742e Merge branch 'unitTest' 2019-10-22 21:59:06 +02:00
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