3124 Commits

Author SHA1 Message Date
hneemann
a072dbd564 try to fix the jacoco error 2018-05-14 22:22:54 +02:00
hneemann
1f4adbc023 Improved error message if a clock without a label is imported. 2018-05-12 11:45:57 +02:00
hneemann
8ce02b2510 fixed a bug in the constant expression, see #145 2018-05-11 13:17:49 +02:00
hneemann
95da3d9bfb removed some obsolete examples 2018-05-11 07:57:42 +02:00
hneemann
447ade2c75 translated the examples to english 2018-05-10 18:28:51 +02:00
hneemann
f697354c91 translated most of the examples to english 2018-05-10 16:49:47 +02:00
hneemann
096f937006 Fixed a bug in the CUPL exporter. 2018-05-10 10:04:04 +02:00
hneemann
ae693ee0a9 Added a warning message if file names are not unique. 2018-05-09 21:32:35 +02:00
hneemann
a528dff4a4 Allows constant outputs in TT2, see #145
Not yet tested on real hardware!
2018-05-09 16:04:52 +02:00
hneemann
b4c64e629c updated the release notes 2018-05-06 13:36:41 +02:00
hneemann
67a0dae0f8 Added a custom shape to the processors alu. 2018-05-06 13:21:38 +02:00
hneemann
e79434cff8 Better error message if file names are not unique. 2018-05-06 11:18:12 +02:00
hneemann
9f37e41628 Added very basic support of custom shapes.
You need to edit the dig file manually to define a shape. See #39
2018-05-05 14:32:14 +02:00
hneemann
18ef19fb0e Improved error message if ATMISP does not start. 2018-05-04 22:49:10 +02:00
hneemann
e46c753c16 Added 74280. Closes #144 2018-05-03 21:10:38 +02:00
hneemann
317b3328dc Added a new smaller LED size. Closes #143 2018-05-02 15:09:50 +02:00
hneemann
50ea70a408 typos 2018-05-02 14:45:55 +02:00
hneemann
1d20185943 sets correct parent in ATMISP message dialog 2018-05-02 14:36:23 +02:00
hneemann
c8fec43820 refactoring of ATMISP start 2018-05-01 19:48:48 +02:00
hneemann
13fddf9eb4 refactoring of ATMISP start 2018-05-01 19:04:52 +02:00
helmut.neemann
6a04343e1f improved support of ATMISP 2018-05-01 13:29:32 +02:00
hneemann
f275a758f3 allows to start ATMISP after JEDEC creation 2018-05-01 11:14:29 +02:00
hneemann
8bece83c0c refactoring of model synchronisation 2018-04-29 17:21:00 +02:00
hneemann
d2c9cc64fb Allows to disable component tool tips on the main panel. 2018-04-29 10:18:40 +02:00
hneemann
e7a763a510 more consistent usage of the new VectorInterface 2018-04-28 20:21:30 +02:00
hneemann
6efad584f1 removed obsolete 7485 circuit 2018-04-27 22:03:51 +02:00
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