3213 Commits

Author SHA1 Message Date
hneemann
2056ee4e0e Added EEPROM with separate ports for reading and writing. See #167 2018-07-23 08:40:02 +02:00
hneemann
1e466b9e30 fixed a null pointer 2018-07-23 08:37:02 +02:00
hneemann
c07fe5363d Assembler IDE is able to preload also RAMs with executable code. See #174 2018-07-22 14:09:54 +02:00
hneemann
9550fef359 added 74688, see #173 2018-07-21 10:46:56 +02:00
hneemann
d858e51dab disables the circle detector if switches are used, closes #156 2018-07-20 16:27:25 +02:00
hneemann
c46850d8e1 fixed a bug in the wire move handler 2018-07-19 18:22:49 +02:00
hneemann
ded9976b92 fixed the label position in the relay shapes 2018-07-19 13:44:32 +02:00
hneemann
6525256813 fixed a mysterious bug in the RelayShape.java 2018-07-19 13:26:23 +02:00
GandalfUK
a6822c16ab Added multiple poles to the single-pole relay in line with the double-pole relay.
(cherry picked from commit 8c1687b)
2018-07-19 09:47:41 +02:00
hneemann
50d4bed3cb fixed one of the test circuits 2018-07-18 20:21:51 +02:00
hneemann
ac34981427 slightly modified the RelayDT shape 2018-07-18 18:01:28 +02:00
hneemann
cb864eca74 improved a test case 2018-07-18 12:36:53 +02:00
hneemann
0a0e9ca4e9 fixed RelayDT documentation 2018-07-17 20:15:08 +02:00
hneemann
896ce2beb4 improved a test case 2018-07-17 17:25:06 +02:00
hneemann
384b840fa6 Added some more test cases for the double-throw multi pole relay. See #172 2018-07-17 14:33:45 +02:00
hneemann
ad6cd92cfb Fixed a bus issue with the double-throw multi pole relay. See #172 2018-07-17 14:08:35 +02:00
hneemann
62a2130b3c Adds a Double-Throw multi pole relay. See #172 2018-07-17 10:45:24 +02:00
hneemann
b6fa1f6c0a added some comments 2018-07-17 07:47:44 +02:00
hneemann
6a7282e52e Terminal handles the form feed and backspace character in a proper way. See #171 2018-07-16 15:13:39 +02:00
hneemann
39afc030dc Enable auto-scrolling when view is moved all the way to the right by mouse dragging. See #170 2018-07-12 10:07:21 +02:00
hneemann
f3d9ebdd67 Enable the auto-scrolling when the ScrollBar is moved all the way to the right. See #170 2018-07-10 14:41:35 +02:00
hneemann
b2e6393244 added scroll bar to the measurement graph 2018-07-10 09:28:44 +02:00
hneemann
fa8e047658 fixed some 64 bit issues in the chronograph 2018-07-10 08:21:20 +02:00
hneemann
a14b485325 avoid unintended movement if static data is shown in chronograph 2018-07-10 07:38:43 +02:00
hneemann
93bc2dd851 improved drawing of the left most values in the chronograph 2018-07-09 19:58:58 +02:00
hneemann
a829d58332 new mouse control in measurement graph 2018-07-09 19:34:27 +02:00
hneemann
8a41e17da9 allow zooming in to measurement graph, see #170 2018-07-09 09:41:23 +02:00
hneemann
5a3cda5b63 improvement of numbers added to the measurement graph, see #170 2018-07-09 08:27:22 +02:00
hneemann
e9a414f4f7 adds numbers to measurement graph, if multibit values are displayed, closes #170 2018-07-07 16:11:57 +02:00
hneemann
03c321a4f3 allows to load and save contents from text fields, see #168 2018-07-07 14:36:11 +02:00
hneemann
fab441c2af better error message if there are many duplicate files 2018-06-22 21:22:58 +02:00
hneemann
bcb9918811 Added file filter to the table dialogs load/save file chooser. 2018-06-22 10:47:16 +02:00
hneemann
ec6d8d4536 renamed some example files 2018-06-18 19:56:48 +02:00
hneemann
b767d375dd renamed some example files 2018-06-18 19:56:37 +02:00
hneemann
43db280ed6 Fixes a new undo problem! See #155 2018-06-18 13:16:20 +02:00
hneemann
addc9c26e3 closes #164 2018-06-18 13:06:18 +02:00
hneemann
9c078062a6 fixed a bug in the Icarus Verilog integration test 2018-06-18 07:36:05 +02:00
hneemann
5871b672d3 closes #163 2018-06-17 14:17:07 +02:00
hneemann
7d7a34d350 closes #161 2018-06-14 11:17:58 +02:00
hneemann
3e03dd6d1e updated the release notes v0.19 2018-06-14 08:56:54 +02:00
hneemann
d06f69e1f9 Merge branch 'verilog' 2018-06-11 16:44:06 +02:00
hneemann
814c703a9e updated the release notes 2018-06-11 16:43:21 +02:00
hneemann
04b0fd04f4 updated the documentation 2018-06-11 16:18:00 +02:00
hneemann
6dfcd8af2f typo 2018-06-10 15:37:41 +02:00
hneemann
86bea78e11 typo 2018-06-10 10:54:56 +02:00
hneemann
0a2d60420b updated the readme 2018-06-10 10:47:16 +02:00
hneemann
8a0e3dede4 added export of verilog defined components to verilog. 2018-06-10 10:35:32 +02:00
hneemann
19193e96ec added orientation attribute to text element, closes #159 2018-06-08 08:39:23 +02:00
hneemann
7021b9d574 Merge branch 'master' of github.com:ideras/Digital into verilog 2018-06-08 07:54:30 +02:00
hneemann
0f338cdecb added rotation attribute to text element, see #159 2018-06-08 07:50:46 +02:00