2320 Commits

Author SHA1 Message Date
hneemann
b23af84e9a Increased the default frequency in the created circuits. 2017-12-17 13:09:48 +01:00
hneemann
429363cd33 Fixed a bug in the jk state machine generator. 2017-12-17 12:55:39 +01:00
hneemann
26fe3bd00a minor changes to the speed test function 2017-12-16 11:43:00 +01:00
hneemann
6dcf1b4b67 Added selectable number format to inputs and outputs. 2017-12-16 11:01:35 +01:00
hneemann
ce9d2e6211 improved int formatter 2017-12-16 10:45:52 +01:00
hneemann
a488b6cc40 moved the declaration of a variable 2017-12-14 16:52:55 +01:00
hneemann
632d8910c6 added shell script to distributed zip 2017-12-14 16:20:37 +01:00
hneemann
844c0e2068 updated readme 2017-12-13 19:41:47 +01:00
hneemann
bdb49675dd adds a fair lock to sync the model with the graphical representation 2017-12-13 19:25:56 +01:00
hneemann
44f6d228dc improved the LedMatrix drawing 2017-12-13 17:59:33 +01:00
hneemann
c1a1830e0b fixed a bug in new model state management 2017-12-12 17:46:28 +01:00
hneemann
dae78901f4 removed unused language key 2017-12-12 17:03:06 +01:00
hneemann
d0787e8ec8 added some manual test cases concerning error handling. 2017-12-12 16:58:36 +01:00
hneemann
0e7e21ea78 fixed some issues with error messages 2017-12-12 11:31:34 +01:00
hneemann
19f70f2c39 fixed some issues with error messages 2017-12-11 22:25:10 +01:00
hneemann
2e7ca34754 better warning message if a pin label is missing during analysis 2017-12-11 21:43:25 +01:00
hneemann
7d21b4ebf1 removes dots from wire if wire is split 2017-12-11 17:19:55 +01:00
hneemann
6c4d087f81 Ff a burn exception (a short) is detected the causing file is added to
the error message.
2017-12-11 17:16:21 +01:00
hneemann
8cfe1f504d fixed a bug in wire split which occurs if S is pressed twice 2017-12-11 17:10:52 +01:00
hneemann
25c56c5af4 stop model immediately if an error occurs 2017-12-11 14:12:57 +01:00
hneemann
9c85f69fc3 Better error message if constant assignments are used in TT2 export. 2017-12-10 16:46:48 +01:00
hneemann
ea045ce3e1 allows to set the clock pin in ATF150X export 2017-12-09 22:54:35 +01:00
hneemann
741d588ba7 added the shortcut S to split a wire 2017-12-09 19:55:13 +01:00
hneemann
ab3db82d60 added the shortcut S to split a wire 2017-12-09 19:27:33 +01:00
hneemann
b4c210f2f5 open files also if the file suffix is not .dig 2017-12-09 14:23:18 +01:00
hneemann
83eb7f4a5b improved error message at hardware export 2017-12-08 20:01:22 +01:00
hneemann
f4494a4414 Better experimental ATF1508 support. 2017-12-07 16:53:56 +01:00
hneemann
b6034a9fc6 added a format attribute to the const component 2017-12-07 15:50:10 +01:00
hneemann
0e89247081 set wire marker color to black at SVG-LaTeX export 2017-12-07 15:06:48 +01:00
hneemann
4dc3ab203a avoid flooding of swing event system if MeasurementDialog is used 2017-12-04 18:41:41 +01:00
hneemann
c083fcf79a added experimental support for the ATF1508 chip 2017-11-30 20:51:15 +01:00
D630
78b688a715 Update lang_de.xml (#89)
Fix typos
2017-11-29 22:12:30 +01:00
hneemann
5961a7b3d9 Merge branch 'fastDraw' 2017-11-28 22:44:14 +01:00
hneemann
e1855e71d0 added a second LaTeX export mode 2017-11-28 22:43:08 +01:00
hneemann
452e8c97d2 renamed a method and an interface 2017-11-28 22:26:50 +01:00
hneemann
6e963bb4cc updated release notes 2017-11-28 22:21:36 +01:00
hneemann
5064406f00 Merge branch 'master' into fastDraw 2017-11-28 22:09:21 +01:00
hneemann
c75884e6ec Added also NumPad [+] and [-] keys, see #87 2017-11-28 10:55:03 +01:00
hneemann
e5b96b302c Shift is not required if a accelerator with [+] is used. 2017-11-28 10:38:11 +01:00
hneemann
ea00c3cc5a Changed the remaining components to the new drawing logic. 2017-11-28 10:16:33 +01:00
hneemann
abc20a7b91 avoid flooding of swing event system if MeasurementGraph is used 2017-11-28 09:27:03 +01:00
hneemann
5cf9166f59 improved drawing in DataShape 2017-11-28 08:55:11 +01:00
hneemann
3cdfc0175e fixes #87 2017-11-28 07:45:03 +01:00
hneemann
447ebec858 fixes #88 2017-11-27 21:56:48 +01:00
hneemann
b5b3551b4e added a faster drawing by adding a fetch method to the shapes. 2017-11-27 21:40:51 +01:00
hneemann
702ee07e3c added a faster drawing by adding a fetch method to the shapes. 2017-11-27 21:39:48 +01:00
hneemann
fc7422c901 removed unused import 2017-11-26 18:06:33 +01:00
hneemann
3fd78807f9 improved the performance by about 10% by firing less events to the ModelStateObservers. 2017-11-26 17:26:40 +01:00
hneemann
a83f056c58 moved icons to separate folder 2017-11-22 16:09:10 +01:00
hneemann
e21f9b6d28 Better error message at vhdl export if a name is missing. 2017-11-22 15:57:45 +01:00