3848 Commits

Author SHA1 Message Date
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
hneemann
951873dd1d typo 2017-11-21 17:05:35 +01:00
hneemann
a74d8c019e generates more compact vhdl rom code 2017-11-20 20:09:36 +01:00
hneemann
52f62be028 a bit more space between lines in text component 2017-11-19 21:44:01 +01:00
hneemann
e9395529b7 Counter modified from a asynchronous clear to a synchronous clear. 2017-11-19 14:05:29 +01:00
hneemann
38d4b4996c Counter modified from a asynchronous clear to a synchronous clear. 2017-11-19 13:59:55 +01:00
hneemann
3bfc534bc3 added some BASYS3 IOs 2017-11-19 13:48:25 +01:00
hneemann
ef2b5f521b value of counter is editable by the measurement value dialog 2017-11-18 21:06:10 +01:00
hneemann
51da3e1d88 updated release notes 2017-11-18 19:21:59 +01:00
hneemann
212834711d Adds the VHDL code for the priority encoder 2017-11-18 19:20:43 +01:00
hneemann
1aeaa8f95b Adds a priority encoder 2017-11-18 18:23:33 +01:00
Ivan de Jesus Deras
f09240cb26 Use GregorianCalendar instead of Date class, this gives a more predictable date. new Date(0) not always returns the same date. This causes some test cases to fail. 2017-11-18 09:47:40 -06:00
hneemann
916e86403e Fixed "concurrent modification exception" if input value dialog is opened. 2017-11-18 14:45:24 +01:00
hneemann
e65635ef0e adds a dual ported RAM 2017-11-18 10:55:29 +01:00
hneemann
43d191b8a0 In test cases, only bits that are actually used are compared. 2017-11-18 10:48:58 +01:00
hneemann
a3a23ace73 adds vhdl template for the bit selector 2017-11-17 23:57:32 +01:00
hneemann
0af380dc12 adds vhdl template for the bit selector 2017-11-17 23:42:08 +01:00
hneemann
e1a63b452a adds a bit selector 2017-11-17 23:13:30 +01:00
hneemann
7e8985192a removed some dead code 2017-11-17 21:21:12 +01:00
hneemann
abc4f2e467 better naming for the RAM components 2017-11-17 14:54:53 +01:00
hneemann
f3f3f0bc2b removed the test in simulator debug test 2017-11-17 14:42:53 +01:00
hneemann
829bd454b5 fixes #82 2017-11-17 14:39:03 +01:00
hneemann
3ee73e1b22 updated release notes 2017-11-16 18:08:21 +01:00
hneemann
5a693e5a75 More consistent handling of measurement dialogs if simulation starts. See #80 2017-11-16 16:51:35 +01:00