hneemann
|
ef0886e205
|
added a new test case for error cause indication
|
2017-07-22 15:46:01 +02:00 |
|
hneemann
|
98a7459d39
|
improved error messages
|
2017-07-22 11:51:52 +02:00 |
|
hneemann
|
990565071a
|
added VCC and GND pins to 74xx circuits
|
2017-07-20 19:56:26 +02:00 |
|
hneemann
|
15dc6fe948
|
fixed a bug in the power supply
|
2017-07-20 17:43:41 +02:00 |
|
hneemann
|
ab604aab5b
|
typo
|
2017-07-18 09:15:16 +02:00 |
|
hneemann
|
2a5a42b8e5
|
fixed an error in 7474
|
2017-07-18 09:00:31 +02:00 |
|
hneemann
|
70664f3a7c
|
adds 74112
|
2017-07-18 08:29:03 +02:00 |
|
hneemann
|
a272bebd7b
|
fixed an error in 7476
|
2017-07-17 21:49:10 +02:00 |
|
hneemann
|
f38f39c6c0
|
removed console output
|
2017-07-17 13:06:02 +02:00 |
|
hneemann
|
ae2ef5994a
|
fixed library test case
|
2017-07-17 13:01:40 +02:00 |
|
hneemann
|
9755e42d75
|
allow tabs to separate signal names in test case header
|
2017-07-16 23:02:25 +02:00 |
|
hneemann
|
eeaa3c4f5f
|
added a power supply
|
2017-07-15 17:00:22 +02:00 |
|
hneemann
|
79447f2d2c
|
added a D NAND flip-flop
|
2017-07-15 10:26:42 +02:00 |
|
hneemann
|
9db4942e2e
|
added additional parser test case
|
2017-07-10 09:07:51 +02:00 |
|
hneemann
|
32da3e7d9b
|
added nmos xor example
|
2017-07-09 20:53:52 +02:00 |
|
hneemann
|
5d27b3db1d
|
removed barrel shifter integration test
|
2017-07-08 10:13:37 +02:00 |
|
hneemann
|
edc114f2a7
|
minor refactoring of comparator
Now it also uses new getValueSIgned() method.
|
2017-07-08 09:58:20 +02:00 |
|
hneemann
|
7ea2f89ec0
|
allowed "shift all bits out" in barrel shifter
|
2017-07-08 09:17:01 +02:00 |
|
hneemann
|
cbfa95f457
|
fixed some minor issues on barrel shifter
|
2017-07-07 12:40:09 +02:00 |
|
Rüdiger Heintz
|
fbcc3d6cf2
|
added a barrel shifter
Merged in roy77/digital (pull request #2)
|
2017-07-07 10:28:27 +00:00 |
|
hneemann
|
17e07b70da
|
allow bin numbers (0b11) in test cases
|
2017-07-06 19:55:07 +02:00 |
|
hneemann
|
7c46da19e8
|
added consistence check for enum language keys
|
2017-07-06 10:31:27 +02:00 |
|
hneemann
|
5b27bb40a7
|
added a key translation consistence test
|
2017-07-05 13:10:01 +02:00 |
|
hneemann
|
ae614b6135
|
added tests for the async flip-flops
|
2017-07-05 12:39:10 +02:00 |
|
hneemann
|
9bc391d09b
|
added a getValueSigned() function to ObservableValue
|
2017-07-04 22:50:12 +02:00 |
|
hneemann
|
748634bcea
|
fixed an issue with the clock cycle during test execution
|
2017-07-04 09:33:23 +02:00 |
|
hneemann
|
4ae8ec9c36
|
renamed some classes
|
2017-07-03 19:12:20 +02:00 |
|
hneemann
|
9bab1e42f0
|
also measurement components are using new ValueTable
|
2017-07-03 12:55:48 +02:00 |
|
hneemann
|
7129b9b5b6
|
created a data plotter
|
2017-07-03 11:28:46 +02:00 |
|
hneemann
|
218b6e6895
|
refactored test result to new data structure
|
2017-07-03 10:50:05 +02:00 |
|
hneemann
|
fd878a4f7b
|
expression parser allows to omit the and operator
|
2017-06-29 20:29:40 +02:00 |
|
hneemann
|
2ed83253fa
|
moved some examples
|
2017-06-27 19:35:23 +02:00 |
|
hneemann
|
faf4844b63
|
fixed an model analyser issue concerning non zero default values in multi bit flip-flops.
|
2017-06-26 17:47:01 +02:00 |
|
hneemann
|
85177b2570
|
refactoring of graphics creation
|
2017-06-25 10:49:37 +02:00 |
|
hneemann
|
c3a438c68f
|
minor changes to test circuits
|
2017-06-24 11:53:47 +02:00 |
|
hneemann
|
8ce338e39c
|
made tests less verbose
|
2017-06-24 09:58:25 +02:00 |
|
hneemann
|
8a04ea0e83
|
added a 6 transistor xor test case
|
2017-06-23 21:30:51 +02:00 |
|
hneemann
|
0c80f6684f
|
fets now have an option which makes them unidirectional
|
2017-06-23 17:33:47 +02:00 |
|
hneemann
|
26e3fe89af
|
detect more switches as directed simple switches
|
2017-06-23 15:31:24 +02:00 |
|
hneemann
|
08f92d2e5c
|
added some cmos adders. 10T and SERF are not working
|
2017-06-22 17:36:41 +02:00 |
|
hneemann
|
f56946feaf
|
model analyser supports enable input of T-FF.
|
2017-06-22 10:18:31 +02:00 |
|
hneemann
|
0eb4de7d19
|
Added enable input to T-FF. Model analyser is not working yet.
|
2017-06-22 09:08:15 +02:00 |
|
hneemann
|
2ca9fa408f
|
minor layout changes to cmos full adder.
|
2017-06-21 14:34:22 +02:00 |
|
hneemann
|
ffe1b77a7d
|
added a FET switch test
|
2017-06-21 10:20:03 +02:00 |
|
hneemann
|
a224576668
|
added cmos full adder as a fet test case
|
2017-06-21 09:40:13 +02:00 |
|
hneemann
|
44c158e9cd
|
fixed a mistake in the documentation
|
2017-06-20 21:02:39 +02:00 |
|
hneemann
|
9c64d2d568
|
comments are allowed in hex files
|
2017-06-20 10:51:08 +02:00 |
|
hneemann
|
c705acc033
|
Input can have "high Z" as its default value
|
2017-06-19 19:34:54 +02:00 |
|
hneemann
|
513d9bf5f9
|
added some nmos examples
|
2017-06-19 07:42:40 +02:00 |
|
hneemann
|
e52baade92
|
fixed error in docu
|
2017-06-12 17:44:28 +02:00 |
|