2229 Commits

Author SHA1 Message Date
hneemann
1d74e2ea46 refactoring of bit storing flip-flops 2017-11-11 10:06:13 +01:00
hneemann
5aa5ef464b typo 2017-11-11 09:48:46 +01:00
hneemann
a8cf20e696 refactoring of async flip-flops 2017-11-11 09:36:44 +01:00
hneemann
5c0a9a073a updated release notes, fixes #76 2017-11-10 16:50:00 +01:00
hneemann
d12fb1dfed adds a bit extender, see #76 2017-11-10 16:43:52 +01:00
hneemann
4053826889 allows to open measurement table and graph in running simulation 2017-11-10 10:35:45 +01:00
hneemann
297e85e201 adds processors imm register to the list of measurement values 2017-11-09 20:15:51 +01:00
hneemann
01ad2cd699 updated release notes, fixes #72 2017-11-09 20:04:51 +01:00
hneemann
4fed355ffc implements #72 for flipflops 2017-11-09 19:54:04 +01:00
hneemann
20b70a43b7 implements #72 for registers and inputs 2017-11-09 19:29:16 +01:00
hneemann
31d740bc75 typo 2017-11-09 18:42:56 +01:00
hneemann
c81986c944 fixed a bug which ocures if a circut with an unused input is used as a sub circuit; fixes #74 2017-11-09 17:35:49 +01:00
hneemann
92c2568c5d stops cell editing if editing is active in data editor and ok is pressed; fixes #73 2017-11-09 17:02:46 +01:00
hneemann
e1783e8f34 Allows group edit for rotation attribute, fixes #75 2017-11-09 16:54:27 +01:00
hneemann
f1353b84ba Allows input invert config also in EEPROM 2017-11-08 18:10:18 +01:00
hneemann
a7811c3e38 fixed a Bug in the RAMSinglePortSel component: Write was not edge-triggered on WE. Now it is. 2017-11-08 18:04:38 +01:00
hneemann
85283db343 some typos 2017-11-05 11:22:45 +01:00
hneemann
42cac42e76 minor improvements of the keys descriptions 2017-11-05 10:50:41 +01:00
hneemann
8e268238e5 improved the documentation of switching components 2017-11-04 17:14:41 +01:00
hneemann
6cc00af7c4 improved the documentation of memory and arithmetic components 2017-11-04 16:31:22 +01:00
hneemann
d3b225bdbe improved the documentation of the flip flops 2017-11-04 15:35:30 +01:00
hneemann
e0da548621 improved the documentation of the wire components 2017-11-04 14:59:31 +01:00
hneemann
5cfbaccca3 improved the documentation of the extra IO components 2017-11-04 14:25:50 +01:00
hneemann
5491329a47 improved the documentation of the IO components 2017-11-04 11:52:18 +01:00
hneemann
407c7c564d improved the documentation of the basic gates 2017-11-04 10:43:37 +01:00
hneemann
a3be089c93 some typos 2017-11-03 11:40:50 +01:00
hneemann
d60eddb5fa Allows keys to depend on other boolean keys 2017-11-03 11:32:19 +01:00
hneemann
2d6824f20d Spinner limits the value to the range given by the values bit size. See #71 2017-11-02 19:02:02 +01:00
hneemann
bb50e1bdf5 typo 2017-11-01 20:51:02 +01:00
hneemann
96fec7b457 Better description of splitter configuration. fixes #70 2017-11-01 20:47:00 +01:00
hneemann
032b39c31c cleanup of Export helper 2017-11-01 17:05:48 +01:00
hneemann
25ed0665c9 Added setters for the name and the description of a Key intended to be
used in custom components.
2017-11-01 10:43:50 +01:00
hneemann
7f987f2d8f release creation v0.15 2017-10-30 09:55:44 +01:00
hneemann
12ddec9a7b fixed a file descriptor leak 2017-10-29 09:35:37 +01:00
hneemann
23c096a179 minor modification of README.md 2017-10-29 09:04:33 +01:00
hneemann
7decf0dbe3 added bit info to wires, fixes #21 2017-10-28 13:58:17 +02:00
hneemann
f64971f2a9 added bit info to wires, fixes #21 2017-10-27 22:00:21 +02:00
hneemann
443e30fa49 minor changes to the README.md 2017-10-27 14:24:27 +02:00
hneemann
d991221717 updated release notes 2017-10-27 11:09:23 +02:00
hneemann
86ab14d143 added spinner to SingleValueDialog, fixes #66 2017-10-26 17:47:42 +02:00
helmut.neemann
5df247a836 more elegant fix for #69 2017-10-26 13:02:44 +02:00
hneemann
0bdc9d37e4 fixes #69 2017-10-26 07:49:20 +02:00
hneemann
a6ff6de419 Enabled cursor up and down in single value dialog. Helps with #66 2017-10-25 21:45:08 +02:00
hneemann
e34f498bfe fixes #67 2017-10-25 21:02:27 +02:00
hneemann
38f01f5666 Removed mouse movement when selecting components from tree view. closes #57 2017-10-25 20:49:40 +02:00
hneemann
79944c9da0 Added CTRL+N, CTRL+O, CTRL+A and CTRL+D. closes #63 2017-10-25 20:08:48 +02:00
hneemann
f5f3a849f7 Fixes problems due to the timezone in CUPL test cases. fixes #64 2017-10-25 18:40:13 +02:00
hneemann
0416d806f5 Fixes problems due to the timezone in CUPL test cases. fixes #64 2017-10-25 18:35:47 +02:00
hneemann
f1a45d1bcb avoids scanning of hidden folders 2017-10-24 19:55:00 +02:00
hneemann
63b144b0af limits the number of files scanned during rebuild of the component library. fixes #61 2017-10-24 19:44:50 +02:00