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
Ivan de Jesus Deras
922a09eef7
Fixed a problem with the generated verilog code for the ROM component
2018-06-07 14:28:06 -06:00
Ivan de Jesus Deras
9af27c79cd
Changed the name of the IVerilog path key name
2018-06-06 16:00:16 -06:00
hneemann
89b0df3f13
Merge branch 'master' of github.com:ideras/Digital into verilog
...
# Merge erforderlich ist, insbesondere wenn es einen aktualisierten
# Upstream-Branch mit einem Thema-Branch zusammenführt.
#
# Zeilen beginnend mit '#' werden ignoriert, und eine leere Beschreibung
# bricht den Commit ab.
2018-06-06 19:06:56 +02:00
Ivan de Jesus Deras
5ae8ea73de
Added Icarus verilog path to the settings dialog
2018-06-05 16:46:30 -06:00
Ivan de Jesus Deras
61280d3db1
Added a test for Xilinx ISE Project generator
2018-06-05 16:26:53 -06:00
Ivan de Jesus Deras
7018f29e6b
Added a basic Spartan6 clock integrator using the DCM_SP primitive. Reorganize Boards code into one package
2018-06-05 10:44:57 -06:00
hneemann
302e925a24
typo
2018-06-02 15:09:39 +02:00
hneemann
39207fbba6
Added CodeCov icon to README.md
2018-06-02 11:49:27 +02:00
hneemann
0d47619fbf
Added CodeCov icon to README.md
2018-06-02 11:37:08 +02:00
hneemann
56d5a45b48
Added a GUI test for the TestAllDialog.
2018-06-02 11:27:25 +02:00
hneemann
81e41a973c
Refactoring of TestAllDialog
2018-06-01 23:09:34 +02:00
hneemann
9c781d0731
Added jacoco and codecov to the build process.
2018-06-01 21:38:26 +02:00
Ivan de Jesus Deras
ee77b2f334
Removed unused class Token
2018-06-01 13:05:43 -06:00
hneemann
92c32ac118
Merge branch 'keyAccessError'
2018-06-01 20:15:37 +02:00
Ivan de Jesus Deras
314fd7121d
Generate a table driven verilog test benches, which result in faster execution of the test.
2018-06-01 11:35:17 -06:00