3848 Commits

Author SHA1 Message Date
hneemann
2e7b9b508c Adds tooltips to wires showing the actual value on that wire. fixes #81 2017-11-16 15:05:44 +01:00
hneemann
b685d42ee5 fixed a warning in counter VHDL template 2017-11-15 20:18:09 +01:00
hneemann
c611dfb0cf typo 2017-11-15 07:33:08 +01:00
hneemann
3c0ad4208b typo 2017-11-14 20:23:35 +01:00
hneemann
78dc42c22a VHDL export of BitExtender works also if only on input bit is used. 2017-11-14 20:21:59 +01:00
hneemann
d7e7971ffe typo 2017-11-13 22:45:10 +01:00
hneemann
be62809b11 adds vhdl template for BitExtender 2017-11-12 11:24:25 +01:00
hneemann
556a182b9c fixed some more issues with input values wider than 31 bits 2017-11-11 19:31:36 +01:00
hneemann
edc01fe6b2 typo 2017-11-11 19:24:39 +01:00
hneemann
7662814cd7 added a 32/33 bit test case for the barrel shifter 2017-11-11 19:18:35 +01:00
hneemann
08622644b5 added input bits settings to the bit extender 2017-11-11 18:56:59 +01:00
hneemann
2a26966840 added two test cases for the adder if 31 and 32 bits are used 2017-11-11 18:55:15 +01:00
hneemann
4119ed815b updated release notes, fixes #77 2017-11-11 18:36:01 +01:00
hneemann
563dfe5351 fixed some issues with constants longer than 31 bits, see #77 2017-11-11 14:58:04 +01:00
hneemann
c2a7168e91 fixed some issues if using more then 31 bits, see #77 2017-11-11 14:04:28 +01:00
hneemann
98c96b351b removed some dead code 2017-11-11 13:12:35 +01:00
hneemann
aa6b64161f makes behaviour of clocked RS flip-flop more consistent 2017-11-11 12:20:01 +01:00
hneemann
0f40a17d13 makes behaviour of clocked RS flip-flop more consistent 2017-11-11 12:09:54 +01:00
hneemann
5e405d0ced adds a simple unclocked RS flip-flop 2017-11-11 11:31:01 +01:00
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