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
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