1351 Commits

Author SHA1 Message Date
hneemann
66d9813c7c Fixed a bug which occurs if ESC is pressed while simulation is running. 2017-03-05 20:17:29 +01:00
hneemann
204f80aebd More intuitive tool bar buttons to start and stop the simulation. 2017-03-05 14:35:21 +01:00
hneemann
3f1f0b2fb0 added support for multicore Quine McCluskey, disabled at the moment 2017-03-05 12:53:41 +01:00
hneemann
c157bee3a7 added switch multi-bit tests 2017-03-04 22:32:15 +01:00
hneemann
a3a609178c fixed a bug witch result in values always zero if 64 bit values are used. 2017-03-04 17:29:12 +01:00
hneemann
4a6a8958fc added max value to integer keys 2017-03-04 17:16:01 +01:00
hneemann
157acc57af You can close the attribute dialog with the ESC key. 2017-03-04 16:52:55 +01:00
hneemann
ed51e971fa You can close the attribute dialog with the ESC key. 2017-03-04 16:50:46 +01:00
hneemann
c2fd3c65b5 You can close the attribute dialog with the ESC key. 2017-03-04 16:38:07 +01:00
hneemann
ebd7df3851 added a TT2 export 2017-03-04 15:01:21 +01:00
hneemann
a8259aba99 refactoring of ExpressionCreator usage 2017-03-04 13:57:47 +01:00
hneemann
009cbcf987 better PinMap error messages 2017-03-04 10:24:26 +01:00
hneemann
59c0780f9c Added missed pins of ATF1502 to CUPL generator. 2017-03-03 22:50:30 +01:00
hneemann
5f6eb2566e Easier editing of the truth table by using the keys "0", "1" and "x" to fill the table. 2017-03-03 21:43:43 +01:00
hneemann
ffdb08c47f Easier editing of the truth table by using the keys "0", "1" and "x" to fill the table. 2017-03-03 21:18:11 +01:00
hneemann
d438695f19 added "32" to the bits combo box 2017-03-03 20:23:04 +01:00
hneemann
62b130edaf typo 2017-03-03 19:53:54 +01:00
hneemann
5a7088766f Relay has two inputs and works more like a real relay. 2017-03-03 19:43:45 +01:00
hneemann
a9ab9c0f16 Initial tt2 support. not production ready! 2017-03-03 17:44:21 +01:00
hneemann
ace69a0088 refactoring of pin assignment map 2017-03-03 12:32:13 +01:00
hneemann
303411a0b3 small improvement on redraw heap load 2017-03-01 21:13:44 +01:00
hneemann
e1cbde1d44 typo 2017-03-01 19:35:18 +01:00
hneemann
0d20459bdb added some test cases 2017-02-28 09:10:12 +01:00
hneemann
92b970bd47 added some test cases 2017-02-28 09:08:06 +01:00
hneemann
c65378ba0c moved switching classes to own package switching 2017-02-26 16:14:06 +01:00
hneemann
8281f4dc61 Improved and documented the file import strategy. 2017-02-26 13:01:36 +01:00
hneemann
c7b550a010 refactoring of FET shapes 2017-02-25 17:54:26 +01:00
hneemann
4905eeb50a typo 2017-02-25 17:15:59 +01:00
hneemann
b86870af9c Added some test cases to relay inverter 2017-02-25 15:59:19 +01:00
hneemann
17d00acaa6 Made the pull-up shape consistent with the Vdd shape. 2017-02-25 15:54:57 +01:00
hneemann
cd78f63730 Connect the bulk of the n-fets to ground, and of the p-fets to Vdd. 2017-02-25 15:40:23 +01:00
hneemann
e1c65d1f98 More concise handling of errors occurring during test execution. 2017-02-25 14:56:55 +01:00
hneemann
70fe4f8d77 added a number column to the test result table 2017-02-25 13:59:03 +01:00
hneemann
a7ec6b73c6 Added a link to the release notes to the README.md. 2017-02-25 12:51:54 +01:00
hneemann
a345aa6b97 Added methods to set all truth table value to 0,1 or X 2017-02-25 10:44:22 +01:00
hneemann
83e2bbe5fb typos 2017-02-24 21:33:02 +01:00
hneemann
2262d7e3d2 added an cmos xor gate test case 2017-02-24 15:29:23 +01:00
hneemann
bad4a92d10 added an cmos or gate 2017-02-24 13:38:48 +01:00
hneemann
3c97333f44 added a function to add all possible transitions to a test case. 2017-02-24 13:32:14 +01:00
hneemann
bbc0eb6d54 renamed a test class to allow maven to run it 2017-02-24 10:30:17 +01:00
hneemann
5acbf7d0cc more clear VDD shape 2017-02-24 09:55:21 +01:00
hneemann
cb89388262 typo 2017-02-24 08:48:39 +01:00
hneemann
48d566fdc4 added small switch icons to the fet shapes 2017-02-24 08:46:05 +01:00
hneemann
aa6cefabed added small switch icons to the fet shapes 2017-02-24 08:29:57 +01:00
hneemann
3d59b3267d renamed a example 2017-02-23 15:27:53 +01:00
hneemann
8741bd9ea1 moved some examples to distribution 2017-02-23 15:25:14 +01:00
hneemann
e872b7dcf2 typo 2017-02-23 13:42:38 +01:00
hneemann
b426cef78b improved svg export 2017-02-23 13:14:34 +01:00
hneemann
5b8a5d9785 improved fet shape including bulk connection 2017-02-23 12:20:09 +01:00
hneemann
b87b0b52ab more precise fet description. 2017-02-23 09:57:40 +01:00