99 Commits

Author SHA1 Message Date
hneemann
0de15ae196 added 74590 2017-05-16 23:35:45 +02:00
hneemann
0ded309d20 added some more 74xx circuits 2017-05-16 09:21:08 +02:00
hneemann
4799a81e01 added some more 74xx circuits 2017-05-15 22:06:12 +02:00
hneemann
f830464ade typos 2017-05-15 17:44:12 +02:00
hneemann
bc55efc13a circuit builder preserves pin numbers 2017-05-15 10:40:44 +02:00
hneemann
d857597798 added some 74xx counter 2017-05-15 08:50:09 +02:00
hneemann
2aa62b193a added some 74xx circuits 2017-05-14 15:57:18 +02:00
hneemann
1047670fed added some 74xx circuits 2017-05-14 14:49:04 +02:00
hneemann
b43bcf874f better ordering of 74xx circuits 2017-05-14 14:29:41 +02:00
hneemann
a8c860b86d improved pin number wizard 2017-05-14 13:38:20 +02:00
hneemann
4a363c9436 added some 74xx circuits 2017-05-14 12:04:51 +02:00
hneemann
e6d50cc87d added consistency check for 74xx circuits 2017-05-13 21:43:28 +02:00
hneemann
cb11ce8cca added some 74xx circuits 2017-05-13 18:08:55 +02:00
hneemann
c6aa9f5fb6 added asynchronous JK and D flip-flops 2017-05-13 16:43:25 +02:00
hneemann
3ed8a67a39 added an example 2017-05-13 13:55:01 +02:00
hneemann
90b749f826 added some 74xx circuits 2017-05-13 13:38:59 +02:00
hneemann
acdb37945d added some 74xx circuits 2017-05-13 12:39:42 +02:00
hneemann
80f5b87b33 Added 7448. 2017-05-12 19:42:23 +02:00
hneemann
bfdf5aeb16 Added some more 74xx examples. 2017-05-12 19:17:17 +02:00
hneemann
1dcc1dbb4c Added a DIL shape which can be used to represent an embedded circuit.
Also added some 74xx examples.
2017-05-12 16:42:03 +02:00
hneemann
0368177fc2 create an error if add or sub with more then 63 bits are used 2017-04-22 09:41:05 +02:00
hneemann
532e17eae5 added an error message if diodes are not used correctly 2017-04-17 09:08:20 +02:00
hneemann
4e7226cfbe added some more test cases 2017-04-16 12:08:47 +02:00
hneemann
473cf93297 Added a floating gate P channel fet 2017-04-15 18:50:04 +02:00
hneemann
e82e59a67d Added a floating gate N channel fet 2017-04-15 15:42:51 +02:00
hneemann
8ef847e056 modified some example circuits 2017-04-14 14:15:51 +02:00
hneemann
6a134fb837 added a LedMatrix circuit to the processor. 2017-04-08 21:28:18 +02:00
hneemann
def1cc854e added some transparency tests 2017-04-08 10:56:12 +02:00
hneemann
0e918722ff added tests to test if if works if nets in nested circuits are merged via a direct nested connection 2017-04-07 13:23:46 +02:00
hneemann
05ba2abf42 added a counter example 2017-04-03 20:37:28 +02:00
helmut.neemann
e8fa58e0df modified cmos flip flops 2017-03-24 11:21:18 +01:00
hneemann
f5cddf1aba added some examples 2017-03-22 20:20:19 +01:00
hneemann
1c1a6c3fe9 Added two cycle CPU with RAM and ROM sharing the same address space. 2017-03-18 19:59:52 +01:00
hneemann
4263ece634 added a RAM with a select/enable input 2017-03-11 12:21:42 +01:00
hneemann
5932987a20 Fixed some bug concerning switches
added a 16-Bit SRAM example
2017-03-05 21:36:04 +01:00
hneemann
b28e97b305 Fixed some bug concerning switches
added a 16-Bit SRAM example
2017-03-05 21:34:03 +01:00
hneemann
c157bee3a7 added switch multi-bit tests 2017-03-04 22:32:15 +01:00
hneemann
5a7088766f Relay has two inputs and works more like a real relay. 2017-03-03 19:43:45 +01:00
hneemann
92b970bd47 added some test cases 2017-02-28 09:08:06 +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
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
8741bd9ea1 moved some examples to distribution 2017-02-23 15:25:14 +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
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
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