3848 Commits

Author SHA1 Message Date
hneemann
8c4fc62e08 allows the creation of circuits which only uses gates with a maximum of three inputs 2018-04-25 20:03:37 +02:00
hneemann
8efd06a768 updated 7485 comparator 2018-04-24 22:28:44 +02:00
hneemann
6b33d96693 added a 7485 real gate implementation 2018-04-24 22:16:02 +02:00
hneemann
905c0831b0 Enabled P hot key also for the switch component. 2018-04-23 13:38:23 +02:00
hneemann
e28c1d236c Fixed some issues concerning MacOS clicks. See #136 2018-04-23 13:19:30 +02:00
hneemann
b94f3dadbc Uses CTRL-click instead of right-click on MacOS. Closes #136 2018-04-22 10:13:24 +02:00
hneemann
2bb33249e9 Typo 2018-04-21 11:11:36 +02:00
hneemann
52c4efb6e2 Added a clock input to the keyboard component. See #138 2018-04-21 11:08:14 +02:00
hneemann
5627357b12 Added an enable input to the terminal to avoid a gated clock. See #138 2018-04-19 20:33:00 +02:00
hneemann
9d9f91b7d9 resets some default values 2018-04-17 16:12:54 +02:00
hneemann
b4f8efaec2 added some helper methods to VectorFloat 2018-04-15 10:08:16 +02:00
hneemann
ea09282bc3 fixed a merging issue 2018-04-14 14:14:15 +02:00
hneemann
cf4ce1ec52 renamed a signal 2018-04-14 12:27:41 +02:00
hneemann
42b581bc49 fixes a vhdl naming issue 2018-04-14 11:16:10 +02:00
hneemann
34a923b030 fixes a vhdl naming issue 2018-04-13 21:45:58 +02:00
hneemann
278094e739 typo 2018-04-13 18:21:31 +02:00
hneemann
70b0f2e665 improved error message on vhdl naming issues 2018-04-13 18:17:33 +02:00
hneemann
1031b8ee56 added Muller-pipeline to examples folder 2018-04-09 15:00:16 +02:00
hneemann
ec7656da74 added reset input to Muller-c element 2018-04-07 18:05:34 +02:00
hneemann
2d718dca9b updated release notes, closes #129 2018-04-07 12:48:04 +02:00
hneemann
e2314b21a9 added a muller pipeline as an example 2018-04-07 12:38:31 +02:00
hneemann
bc43f0433b reset gates are usable in async mode 2018-04-07 10:14:22 +02:00
hneemann
8ef8c9895a first buildable implementation of a async realtime executer 2018-04-06 17:57:59 +02:00
hneemann
89cf567dde first test to implement a async realtime executer 2018-04-05 23:03:06 +02:00
hneemann
d48dd576cf Bin and hex prefix is always shown. closes #128 2018-04-05 21:39:39 +02:00
hneemann
3c8723a9ad simplified the 8 bit multiplier 2018-04-05 19:59:37 +02:00
hneemann
53a4ffec96 Fixed a bug in the HDL model const merger 2018-04-05 19:49:35 +02:00
hneemann
63f38e6596 Added shift+enter hotkey to the SingleValueDialog to set the actual
value to the model.
2018-04-04 18:14:05 +02:00
hneemann
d750e4e911 updated the readme v0.18 2018-04-02 11:13:56 +02:00
hneemann
04f7df9eaa updated release notes 2018-04-02 10:51:08 +02:00
hneemann
7e2e502245 minor documentation changes 2018-04-01 12:49:07 +02:00
hneemann
ed38b08835 improved the probe shape 2018-04-01 12:27:49 +02:00
hneemann
1de142d984 added a dip switch 2018-03-31 18:46:29 +02:00
hneemann
cb746ac5aa refactoring of polarity aware LED 2018-03-31 10:06:45 +02:00
hneemann
a88e38a616 optimized text output 2018-03-30 18:20:17 +02:00
hneemann
31eb76ceca fixed high-z bug in new LED 2018-03-30 18:15:50 +02:00
hneemann
e950254f34 added a label to the new LED 2018-03-30 17:53:46 +02:00
hneemann
763d68b22f added a led with an anode and a cathode connection 2018-03-30 13:57:50 +02:00
hneemann
8b2016ce29 added a test case 2018-03-29 19:46:05 +02:00
hneemann
f7521228c8 improved node ordering 2018-03-29 13:46:16 +02:00
hneemann
9d628be2ce added a expression traversal 2018-03-29 12:46:40 +02:00
hneemann
c8090510ff inlining of many-to-one splitter 2018-03-29 12:10:00 +02:00
hneemann
6cc350e488 More clear handling of entity input expressions.
Moves a bit more more logic to the model.
2018-03-29 10:52:22 +02:00
hneemann
ded20a5462 some renaming 2018-03-28 22:00:02 +02:00
hneemann
7d45b0a5cf inlining of one-to-many splitter 2018-03-28 21:39:31 +02:00
hneemann
7d0fb4264f typos 2018-03-27 18:35:44 +02:00
hneemann
c879745680 added a test case 2018-03-27 18:28:54 +02:00
hneemann
0ffa88f10d updated release notes 2018-03-27 15:02:09 +02:00
hneemann
f3e1a5fed4 updated release notes 2018-03-27 10:56:38 +02:00
hneemann
65ca43ed6e Added new vhdl exporter. Merge branch 'newHDLModel' 2018-03-27 10:55:51 +02:00