28 Commits

Author SHA1 Message Date
hneemann
b11fd3abab Fixed splitter inconsistency bug.
The splitter can not handle high z inputs correctly.
If the splitter is used in that way now an exception is thrown.
2016-11-26 20:05:45 +01:00
hneemann
bf73f44926 Added comments and added the new discrete.dig file also in integration test. 2016-11-16 21:52:04 +01:00
hneemann
ad1775fbd9 Added test of antiparallel diodes 2016-11-15 07:53:13 +01:00
hneemann
b73c237238 added test to multiplier 2016-11-12 18:17:03 +01:00
hneemann
ee1e61374e added a switch and a LUT example using four switches. 2016-11-12 16:21:16 +01:00
hneemann
ea95b487eb Text vectors are allowed to be not complete in respect to input and output signals. 2016-11-10 14:14:35 +01:00
hneemann
e026c77aba added some test cases 2016-11-06 13:58:15 +01:00
hneemann
6023497575 added some test cases 2016-11-06 13:42:29 +01:00
hneemann
9be14b0103 added PLA example 2016-11-04 17:45:47 +01:00
hneemann
44cbf91a91 refactored testing, and reordered examples 2016-11-04 16:54:29 +01:00
hneemann
8878e44b10 added a GAL2v3 2016-11-03 18:44:20 +01:00
hneemann
89a726dc25 refactoring of testing: separated test execution from test result/test case visualization. 2016-08-24 11:02:49 +02:00
hneemann
5f5aced2aa improved Conway's Game of Life example 2016-08-09 23:23:56 +02:00
hneemann
1199b0b561 added Conway's Game of Life to examples 2016-08-09 14:34:31 +02:00
hneemann
6b4179d628 added graphics card to processor 2016-07-08 20:36:20 +02:00
hneemann
83e1f963b3 added some more testable circuits and added a integration test which runs them. 2016-07-07 11:22:30 +02:00
hneemann
21f6e9d761 added modules to processor 2016-06-23 18:27:31 +02:00
hneemann
f52692fbd6 added flags model to processor 2016-06-17 13:18:53 +02:00
hneemann
befd74071e Added a driver with inverted select input.
This makes it possible to implement transmission gates more simple.
2016-06-08 12:45:40 +02:00
helmut.neemann
23855c78b2 added an example 2016-05-30 10:36:40 +02:00
hneemann
07daa504d3 added two examples 2016-05-22 15:35:48 +02:00
hneemann
11be8f461b added example Comperator 7485 2016-05-10 18:50:28 +02:00
hneemann
5b359a4a48 added xor examples 2016-05-01 13:30:28 +02:00
hneemann
81fa2ec92f added some more examples 2016-04-29 17:18:34 +02:00
hneemann
c22a8a5ce2 removed second processor 2016-04-25 18:48:49 +02:00
hneemann
58da129324 fixed example tests 2016-04-21 20:02:40 +02:00
helmut.neemann
ae1a7cc525 spitted examples tests in multiple test cases 2016-04-19 15:00:14 +02:00
hneemann
25e6d6d420 ensure examples a buildable 2016-04-19 08:40:33 +02:00