4072 Commits

Author SHA1 Message Date
hneemann
af432a2268 fixed some typos 2019-12-04 20:11:23 +01:00
hneemann
5449fb0b1f fixes #389 2019-11-29 16:39:23 +01:00
rdu
657142b0aa added settings option to show the tunnel rename dialog (#386)
* added settings option to show the tunnel rename dialog

* added missing _tt keys
2019-11-28 20:29:40 +01:00
hneemann
a624fb4adb fixes #387 2019-11-27 19:39:11 +01:00
hneemann
8d1defdfe0 fixed a reflective access issue caused by stored views, closes #384 2019-11-27 19:15:31 +01:00
hneemann
3c5c2a678f improved the processors interrupt controller 2019-11-20 09:31:53 +01:00
hneemann
e2c95175b6 Fixed a bug in the table reorder algorithm. 2019-11-19 07:55:23 +01:00
Helder Daniel
65c0cfd700 added hex 2-input gate chips: 74804 (NAND), 74805 (NOR), 74808 (AND), 74832 (OR) (#383) 2019-11-18 16:37:31 +01:00
hneemann
ce4ed8fb12 Adds a [T] shortcut to insert a tunnel.
Shortcuts [+] and [-] are able to modify constants.
See #380
2019-11-16 10:36:58 +01:00
hneemann
9f39155577 fixes a CUPL variable naming issue. 2019-11-15 09:59:15 +01:00
hneemann
91764331f0 fixes #379 2019-11-14 19:24:22 +01:00
hneemann
4c1a92b640 improved a hdl export error message 2019-11-13 08:07:45 +01:00
hneemann
594f0ee2f3 minor modification on the "Button with LED" shape 2019-11-11 11:14:55 +01:00
hneemann
76e744afb2 minor modification on the "Button with LED" shape 2019-11-11 11:06:58 +01:00
hneemann
b0c88ad544 updated the release notes 2019-11-11 07:57:37 +01:00
hneemann
adae091612 adds a mirror function, closes #365 2019-11-09 16:58:59 +01:00
hneemann
b9f5a7caac fixed a checkstyle issue 2019-11-09 13:26:22 +01:00
hneemann
cb0ef9a86b minor refactoring 2019-11-09 09:22:35 +01:00
hneemann
3eb14ef41f add mirror attribute to flip flops 2019-11-08 20:41:50 +01:00
hneemann
f010e71ecd fixed a bug in the Assembly.xml, closes #376 2019-11-07 07:27:41 +01:00
hneemann
9fd0ca8506 minor refactoring 2019-11-06 22:06:58 +01:00
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