2934 Commits

Author SHA1 Message Date
Ivan de Jesus Deras
aec926d9bd Changed the verilog templates to use the HGS engine 2018-05-20 18:42:10 -06:00
hneemann
9d4da20a48 added some comments 2018-05-20 14:55:46 +02:00
hneemann
646d3854d0 renamed a constant 2018-05-20 11:58:02 +02:00
hneemann
e7a75fb45c fixed a screenshot 2018-05-19 20:47:34 +02:00
Ivan de Jesus Deras
76ee11f6f9 Merge remote-tracking branch 'upstream/master' 2018-05-19 06:34:39 -06:00
hneemann
ebc596e3f6 Added a tabbed pane to the attributes dialog to make it more beginner friendly. 2018-05-19 12:49:56 +02:00
hneemann
28db768c8e Allows selection of the shape displayed when a DIL chip is used. Closes #147
Squashed commit of the following:

commit 57aa3e06cf2442a1100963d8b22857be1e5e56c3
Author: hneemann <helmut.neemann@arcor.de>
Date:   Sat May 19 08:54:45 2018 +0200

    minor refactoring

commit e8eaa0656d21f451fd433d57ea6a9c40a4ef4b16
Author: hneemann <helmut.neemann@arcor.de>
Date:   Fri May 18 21:05:05 2018 +0200

    show "use default shape" attribute only if necessary

commit 8c1b0a8f54de83b88c465a8ec5e89b8230bccf88
Author: hneemann <helmut.neemann@arcor.de>
Date:   Fri May 18 20:46:13 2018 +0200

    minor refactorings

commit f0f32ae0badde2279fe5a74d9435a0a39086b5c4
Author: hneemann <helmut.neemann@arcor.de>
Date:   Fri May 18 19:13:17 2018 +0200

    another correction of the dil shape size

commit 06cb4b4c8d7e80404fa82f82906b1bd3fcb80d27
Author: hneemann <helmut.neemann@arcor.de>
Date:   Thu May 17 18:57:50 2018 +0200

    Allows to show default shape also if DIL shape is selected in the circuit.
2018-05-19 09:09:01 +02:00
hneemann
9db6bcba03 optimized test imports 2018-05-15 20:55:35 +02:00
hneemann
3ef94e0065 When a file is opened from the command line, it is added to the
file history.
2018-05-15 20:12:30 +02:00
hneemann
c23895b2be fixed timing issues in the 74xx plexers, closes #150 2018-05-15 20:10:54 +02:00
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