1575 Commits

Author SHA1 Message Date
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
hneemann
982d077c11 fets behave more like fets and not like relays.
If a n-chan fat has a high gate and a high source, this fet is not conducting.
Also if the gate is high and source is floating the fet is not conducting.
2017-02-23 09:53:00 +01:00
hneemann
56bd90c13a added labels to fets 2017-02-22 22:29:37 +01:00
hneemann
40cf61b37e added an open drain test case 2017-02-22 20:31:28 +01:00
hneemann
07e551a99d added a tristate test case 2017-02-22 20:08:51 +01:00
hneemann
a2a2225911 typo 2017-02-22 19:56:18 +01:00
hneemann
a867a4e64c minor changes to fet-and test case 2017-02-22 19:28:28 +01:00
hneemann
8fd97a06d9 some minor changes to shapes and descriptions 2017-02-22 19:23:49 +01:00
hneemann
1c17776ffb added FETs 2017-02-22 18:17:26 +01:00
hneemann
f7f99d9277 fixed a bug caused by invalidated unused switch handlers 2017-02-22 16:55:34 +01:00
hneemann
870daebff2 added some more tests 2017-02-22 14:54:32 +01:00
hneemann
1b3aa8260c removed unneeded import 2017-02-22 14:39:54 +01:00
hneemann
135e996e0d Added some more switch test cases 2017-02-22 14:28:47 +01:00
hneemann
0a6d164ed1 Added some switch test cases 2017-02-22 14:06:56 +01:00
hneemann
100c7330c6 Added some test cases 2017-02-22 13:40:33 +01:00
hneemann
6cb3d5b982 Added some test cases 2017-02-22 13:38:48 +01:00
hneemann
1e765fe675 Added a relay to simplify tests 2017-02-22 12:00:41 +01:00
hneemann
60c92e7500 First working real switch. Up to now there are no switch tests! 2017-02-22 10:48:39 +01:00
hneemann
7491625645 first attempt to implement a real switch 2017-02-21 17:07:08 +01:00
hneemann
ae9f135e0f refactoring of the DataBus 2017-02-20 16:05:26 +01:00
hneemann
26e563aac3 typo 2017-02-17 17:00:16 +01:00
hneemann
d564b4ad7b More clear error message if a bidirectional pin is not connected. 2017-02-17 16:55:07 +01:00
hneemann
a7aaa3b3e3 typo 2017-02-17 16:42:15 +01:00
hneemann
28801f9ba5 typo 2017-02-13 20:02:04 +01:00
hneemann
b850a11cb6 typo 2017-02-13 19:40:14 +01:00
hneemann
fd0cedc7d4 fixed a drawing bug if wire is moved. 2017-02-13 13:13:34 +01:00
hneemann
e112c01a95 fixed a drawing bug if wire is moved. 2017-02-13 12:34:26 +01:00