3848 Commits

Author SHA1 Message Date
hneemann
7d9511fc10 moved the new hardware package 2018-01-11 18:27:02 +01:00
hneemann
9df338f820 fixed a bug in the CUPL generator logic 2018-01-11 18:19:03 +01:00
hneemann
e44050b938 refactoring of hardware description file creation 2018-01-11 16:55:21 +01:00
hneemann
eb2a10e622 Merge branch 'newHardwareInterface' of bitbucket.org:hneemann/digital 2018-01-11 15:46:29 +01:00
helmut.neemann
e0d7050aaf first attempt to refactor the hardware description interface 2018-01-11 15:21:25 +01:00
hneemann
718149e9a8 Updated the documentation 2018-01-11 12:27:31 +01:00
Helmut.Neemann
fd5670bd55 added some text to the MultiplyOpt circuit 2018-01-11 11:37:10 +01:00
Helmut.Neemann
d5c0feb55e improved positioning of the SingleValueDialog 2018-01-11 10:44:07 +01:00
hneemann
cd8ff5ceec Better dialog handling if working on multiple screens. 2018-01-11 07:48:32 +01:00
hneemann
bce7ada7cc Checks the name of the TT2 file for spaces. see #100 2018-01-10 22:10:33 +01:00
hneemann
83b5b966b5 sets the ATF fitter envVar. see #100 2018-01-10 21:32:13 +01:00
hneemann
b1ee388848 extended the post processing interface 2018-01-10 19:10:21 +01:00
hneemann
cabbc47bbd Removed the need to install WinCupl. The fitter files are still needed. See #100 2018-01-10 19:05:06 +01:00
hneemann
3ab3f40a4c fixed broken hyper links 2018-01-09 22:11:47 +01:00
hneemann
161644102d Added a check for valid tt2 variable names, fixes #101 2018-01-09 21:42:45 +01:00
hneemann
25107a6756 renamed ATF1502 package naming 2018-01-09 17:25:05 +01:00
hneemann
adefdb22d8 fixed ATF1502 TQFP pinout 2018-01-09 08:32:27 +01:00
hneemann
5ada85fe50 refactoring of ATF150x support 2018-01-08 20:04:38 +01:00
hneemann
58d843cb13 fixed a FindBugs issue 2018-01-08 08:15:59 +01:00
hneemann
46e643b36c added load/store test case 2018-01-08 07:58:02 +01:00
hneemann
10bde858e5 Consistent naming of high z values. 2018-01-07 20:08:27 +01:00
hneemann
9ff9d860d5 Replaced Long.decode() and Long.parseLong() by an own implementation. fixes #98 2018-01-07 13:08:01 +01:00
hneemann
16d0bc54bc AttributeDialog is opened complete visible on screen even if the
component is located in the lower right corner of the screen.
2018-01-05 20:45:18 +01:00
hneemann
1d71d3138e allow 0b11011 notation in DataEditor 2018-01-05 19:44:18 +01:00
hneemann
bfa3abaf5e cleanup of BarrelShifterMode 2018-01-04 20:28:39 +01:00
hneemann
3a0d3bff72 GUI updates at least every 100ms 2018-01-04 19:21:13 +01:00
hneemann
036d65c2ec added some test cases 2018-01-04 18:52:30 +01:00
hneemann
152961345b Comparator supports 64 bits 2018-01-04 17:31:32 +01:00
hneemann
4bc24f68ee fixed a bug in the test executor 2018-01-04 17:17:39 +01:00
hneemann
bd19b80578 Better error message if multiplier with more than 32 bits is used. 2018-01-04 16:42:32 +01:00
hneemann
a46c082954 added some test cases 2018-01-04 14:46:13 +01:00
hneemann
e20b2e9823 Fixed several 64 bit bugs in the BarrelShifter. 2018-01-04 14:03:16 +01:00
hneemann
beba0a6351 Migrated IntFormat to new Bits helper. 2018-01-03 20:13:10 +01:00
hneemann
501e18b512 Migrated BarrelShifter, BitCount and BitExtender to new Bits helper. 2018-01-03 19:59:34 +01:00
hneemann
6257946a23 Added 64 bit support for Add and Sub component. 2018-01-03 18:54:00 +01:00
hneemann
63d3cd8b2c used new bits helper for values 2018-01-03 14:07:07 +01:00
hneemann
48c039a18a added helper for bit manipulating 2018-01-03 13:33:30 +01:00
hneemann
6c423e2044 updated release notes 2018-01-03 10:17:42 +01:00
hneemann
61db55104c fixed a bug in the splitter consistency check, fixes #95 2018-01-03 10:09:41 +01:00
hneemann
04c62b6081 modified release notes v0.16 2018-01-02 15:55:13 +01:00
hneemann
375dd750b0 removed not needed singleton 2018-01-02 14:39:15 +01:00
hneemann
f903835877 avoid initial new release popup 2018-01-02 13:39:38 +01:00
hneemann
4cefb2dafe added a check for new releases 2018-01-02 13:24:11 +01:00
hneemann
cd6e39dd4f added a check for new releases 2018-01-02 13:12:47 +01:00
hneemann
1286a36688 fixed a bug in ic 74540 2018-01-01 16:07:49 +01:00
hneemann
01dd5e34cd updated info message 2018-01-01 12:57:39 +01:00
hneemann
e6e300df78 Added writing of exception logs. 2018-01-01 11:09:37 +01:00
hneemann
f21a6e800c Adds a 74245. See #93 2017-12-31 12:17:02 +01:00
hneemann
a15ec872d8 Improved documentation of inputs and outputs. See #93 2017-12-31 11:47:52 +01:00
hneemann
d4f92724d3 Hotkey "L" is disabled if model is running. fixes #92 2017-12-31 11:07:46 +01:00