3848 Commits

Author SHA1 Message Date
hneemann
c476bb923e Adds a "test all" function. 2018-06-01 19:32:22 +02:00
Ivan de Jesus Deras
9eec5e25a7 Committing missing changes from last commit. Arggg 2018-06-01 11:30:28 -06:00
Ivan de Jesus Deras
e0ceb49a1b Added support for verilog to the external component. This makes possible to use verilog to define the behaviour of a component 2018-06-01 11:26:21 -06:00
hneemann
ac063e2bd6 limits the menu size in the component menu. Closes #152 2018-05-31 16:16:52 +02:00
hneemann
aa207fb8ce Fixes some issues concerning a not working undo. See #155 2018-05-31 15:35:11 +02:00
hneemann
cf124cfd16 fixes a NullPointer 2018-05-31 14:01:53 +02:00
hneemann
eb5cf1e254 Measurement graph omits the line if in high-z state. Closes #154 2018-05-31 13:07:04 +02:00
Ivan de Jesus Deras
059252ee5b Added missing files from last commit 2018-05-24 21:31:06 -06:00
Ivan de Jesus Deras
67a2a4f941 Added support for MimasV1 & MimasV2 Spartan6 FPGA Boards. Now it's possible to generate a Xilinx ISE project file 2018-05-24 21:28:39 -06:00
Ivan de Jesus Deras
2f134477d5 Updated the verilog exporter to use the new HGS template engine and the
new HDLModel
2018-05-24 16:16:00 -06:00
hneemann
808a50712e added some comments 2018-05-24 10:27:28 +02:00
hneemann
5c84d30f84 added some comments 2018-05-24 08:35:54 +02:00
hneemann
b91086a661 don't look for new releases if a pre release build is used. 2018-05-22 12:19:29 +02:00
hneemann
bf72a3dd34 prepared renaming 2018-05-21 10:00:58 +02:00
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