1740 Commits

Author SHA1 Message Date
hneemann
ef0886e205 added a new test case for error cause indication 2017-07-22 15:46:01 +02:00
hneemann
a0df1dc323 typo 2017-07-22 12:26:17 +02:00
hneemann
cdea8e3fb9 updated release notes 2017-07-22 11:53:25 +02:00
hneemann
98a7459d39 improved error messages 2017-07-22 11:51:52 +02:00
hneemann
1e64844442 simplified the origin book keeping 2017-07-21 16:31:44 +02:00
hneemann
12141c22b7 simplified the origin book keeping 2017-07-21 16:28:30 +02:00
hneemann
e4308826a9 updated README.md 2017-07-21 11:06:51 +02:00
hneemann
e85f9ae6a2 better error messages at certain wiring issues 2017-07-21 10:16:33 +02:00
hneemann
87aacedad7 typo 2017-07-21 09:22:40 +02:00
hneemann
1b39561f42 better error messages in power supply 2017-07-20 20:26:37 +02:00
hneemann
990565071a added VCC and GND pins to 74xx circuits 2017-07-20 19:56:26 +02:00
hneemann
49154d43b1 more robust check of power supply pin numbers 2017-07-20 18:40:29 +02:00
hneemann
15dc6fe948 fixed a bug in the power supply 2017-07-20 17:43:41 +02:00
hneemann
e4367eb1b0 fixed a bug in the power supply 2017-07-20 17:31:22 +02:00
hneemann
9ca0b2b84b renamed VDD to VCC in power supply 2017-07-20 13:15:15 +02:00
hneemann
b630f7d6ed renamed VDD to VCC in power supply 2017-07-20 12:31:07 +02:00
hneemann
da3f2311e5 scan of library only at startup 2017-07-18 20:48:27 +02:00
hneemann
d1b5eccc51 updated .gitignore 2017-07-18 14:27:42 +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
8dd93f6fe6 updated release notes 2017-07-18 08:35:56 +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
2ec6a90b70 split library and user defined circuits to different tree nodes 2017-07-17 21:21:25 +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
1a045d9ba4 added an additional library path 2017-07-17 12:44:53 +02:00
hneemann
9baf1a5b82 added an experimental library path 2017-07-17 08:58:26 +02:00
hneemann
9755e42d75 allow tabs to separate signal names in test case header 2017-07-16 23:02:25 +02:00
hneemann
8f0a481023 removed some return values 2017-07-16 21:26:52 +02:00
hneemann
ee329195e9 dispose the error message dialog 2017-07-16 21:24:13 +02:00
hneemann
abc404d523 fixed a bug concerning the import of non unique circuits 2017-07-16 21:13:55 +02:00
hneemann
6b51407101 typo 2017-07-16 09:57:59 +02:00
hneemann
eeaa3c4f5f added a power supply 2017-07-15 17:00:22 +02:00
hneemann
3c85fd402b typo 2017-07-15 10:58:39 +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
79330a2128 made value dialog non model 2017-07-09 14:31:32 +02:00
hneemann
9571fd0fd3 Show input label in input dialog title 2017-07-09 12:48:50 +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
b05ba93ae0 error message is always on top 2017-07-07 16:35:13 +02:00
hneemann
b454445b14 better handling of migration of multi line text 2017-07-07 13:29:13 +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
b3a3a25438 fixed a unintended warning message 2017-07-05 15:18:08 +02:00