3124 Commits

Author SHA1 Message Date
hneemann
294a7e73c7 if "save as" is used, the library root path is set, if the new location
is not accessible from the current root path.
2018-01-31 12:18:34 +01:00
hneemann
e51f3eb3b9 typos 2018-01-31 10:13:11 +01:00
hneemann
d606093884 Added some comments 2018-01-31 08:47:50 +01:00
hneemann
c9fd159e3e Added some comments 2018-01-31 08:20:01 +01:00
hneemann
6dd76bec3d Squashed commit of the following:
commit 253a31d82050650345c893d43083eebe28a293e4
Author: hneemann <helmut.neemann@arcor.de>
Date:   Tue Jan 30 17:51:25 2018 +0100

    moved delay to wiring menu

commit 21cc87424340cbea36c31919179d75c09fe94a5b
Author: hneemann <helmut.neemann@arcor.de>
Date:   Tue Jan 30 17:40:52 2018 +0100

    added testcase for new variable delay

commit 2b70d72f24734960daab0bf2795cc3453725997e
Author: hneemann <helmut.neemann@arcor.de>
Date:   Sun Jan 28 19:46:49 2018 +0100

    delay gate has a configurable delay time
2018-01-30 18:01:54 +01:00
hneemann
267e16575f minor changes of code documentation 2018-01-30 12:07:27 +01:00
hneemann
c6bd21964b minor change of documentation 2018-01-30 11:11:39 +01:00
hneemann
7936f8acc0 added a gui test for the data editor 2018-01-30 10:02:25 +01:00
hneemann
0064bf822a added input invert editor gui test 2018-01-29 23:08:30 +01:00
hneemann
84ac10aeb6 Added small triangle to shapes at the clock input. 2018-01-29 22:07:24 +01:00
hneemann
6a865d5905 Added small triangle to shapes at the clock input. 2018-01-29 20:51:22 +01:00
hneemann
f3f7cbbba3 Editor of input inverters is working again. 2018-01-29 20:21:55 +01:00
hneemann
41990ef000 Adds xor (^) operator to test case expression parser. 2018-01-29 17:56:32 +01:00
hneemann
96f5d8eedc Added modifier to create circuits with three input gates. 2018-01-29 13:21:03 +01:00
hneemann
d4737d9f66 reordering of help menu 2018-01-29 07:34:30 +01:00
hneemann
88b4e24fe1 fixed some typos 2018-01-28 19:11:29 +01:00
hneemann
ee248a6894 fixed some typos 2018-01-28 13:42:25 +01:00
hneemann
d0a9deca46 improved the documentation 2018-01-28 12:53:40 +01:00
hneemann
fb59c24331 Allows high z multiple bit outputs in model analyzer. 2018-01-27 18:23:51 +01:00
hneemann
0400e40ba1 improved exception handling in the cycle detector 2018-01-27 18:15:52 +01:00
hneemann
4a405cfb5e added a circle detector to the model analyzer 2018-01-27 17:44:01 +01:00
hneemann
37bc91f36c added documentation to release upload 2018-01-27 14:29:01 +01:00
hneemann
094b36b6fe typos 2018-01-27 13:51:46 +01:00
hneemann
f4b6531105 typos 2018-01-27 13:35:33 +01:00
hneemann
3f29d53ec9 updated screenshot 2018-01-27 13:17:56 +01:00
hneemann
876984dc72 improved the chapter "first steps" in the documentation 2018-01-27 12:10:21 +01:00
hneemann
146e51c740 move ScreenShots.java to the docu package 2018-01-26 23:16:12 +01:00
hneemann
7095b68c3e adds a chapter "first steps" to the documentation 2018-01-26 23:09:56 +01:00
hneemann
57b4099cea adds a chapter "first steps" to the documentation 2018-01-26 23:00:05 +01:00
hneemann
8314ef2956 improved error message on a certain net error. 2018-01-26 18:38:18 +01:00
hneemann
62e90947bb minor changes on test file scanner 2018-01-26 16:01:18 +01:00
hneemann
66bc2975fb added a test case 2018-01-26 15:49:49 +01:00
hneemann
91a6df535d typo 2018-01-26 14:40:47 +01:00
hneemann
601878e2cf update README.md 2018-01-26 12:38:51 +01:00
hneemann
34af970cd2 update README.md 2018-01-26 08:33:12 +01:00
hneemann
a2a8e95b77 ensures that the main window is always completely visible 2018-01-25 21:14:31 +01:00
hneemann
2c9ff8f4bd reordering of file menu items 2018-01-25 20:55:28 +01:00
hneemann
78ce71ca7f CircuitBuilder creates a bus if a bus was analyzed. Fixes #108 2018-01-25 20:50:04 +01:00
hneemann
06275f591c fixed a bug which can occur if several nets are connected by tunnels 2018-01-25 18:27:22 +01:00
hneemann
9ed1668cc6 fixed a bug which can occur if several nets are connected by tunnels 2018-01-25 18:26:27 +01:00
hneemann
a16db6e709 Added multi bit substitutions to ModelAnalyserInfo object. See #108 2018-01-25 16:11:28 +01:00
hneemann
2080fe57b9 Refactoring of passing data from the model to the generators. See #108 2018-01-25 15:35:27 +01:00
hneemann
856f78bf88 Adds a "Open Recent in New Window" menu item. 2018-01-25 14:08:55 +01:00
hneemann
e046bd6a3f If an input or output is several bits wide, all pin numbers can be
specified by a comma-separated list.
2018-01-25 12:47:37 +01:00
hneemann
83640b156a Better warning message if there are missing pin numbers. 2018-01-25 10:28:10 +01:00
hneemann
8771ec4361 fixed wrong error message 2018-01-24 22:53:29 +01:00
hneemann
952629fd2b more visible warning if there are missing pin numbers 2018-01-24 22:42:56 +01:00
hneemann
ce8b5ad682 simplified test cases 2018-01-24 22:31:04 +01:00
hneemann
397707391b fixed a bug in library IC 74198 2018-01-24 18:20:21 +01:00
hneemann
b55f504540 reverted reordering of in- and ouput pins. 2018-01-24 15:46:45 +01:00