3248 Commits

Author SHA1 Message Date
helmut.neemann
db61df3148 escaped test case 2016-06-13 08:13:00 +02:00
hneemann
2d0a80ae8a modified german readme 2016-06-12 21:40:20 +02:00
hneemann
d279323f11 modified german readme 2016-06-12 21:21:55 +02:00
hneemann
538e805747 fixed a bug if running on system with not supported language 2016-06-12 18:53:20 +02:00
hneemann
aaabbe9067 typo 2016-06-12 18:39:28 +02:00
hneemann
be1ff499c3 fixed line spacing issues in the language xml files 2016-06-12 16:14:07 +02:00
hneemann
590db8c582 fixed line spacing issues in the language xml files 2016-06-12 16:09:11 +02:00
hneemann
a5d4be2b56 introduced a new language system 2016-06-12 15:58:20 +02:00
hneemann
1aa5ea4cd0 fixed some findbugs issues 2016-06-11 21:01:03 +02:00
hneemann
55fc08075a typo 2016-06-11 20:30:23 +02:00
hneemann
5c05c2a8b0 fixed a bug concerning JED file name creation 2016-06-11 20:24:03 +02:00
hneemann
3f14865e1d Its possible to load and save a truth table. 2016-06-11 20:06:59 +02:00
hneemann
c1ea119b5d fixed a rastering bug if circuit is rotated 2016-06-11 18:40:19 +02:00
hneemann
116d0dc8a2 added a rotate function also to insert and element move 2016-06-11 14:06:08 +02:00
hneemann
5aa9b9a134 added a rotate function 2016-06-11 13:18:48 +02:00
hneemann
dbf36b9bda reordered menu entries 2016-06-11 11:52:32 +02:00
hneemann
390893a680 menu entries for copy and paste 2016-06-11 11:38:07 +02:00
hneemann
50388bb8ec Its possible to create unique names if a circuit is included more than once 2016-06-10 20:36:28 +02:00
hneemann
43dbcc4be7 Now its possible to order LEDs 2016-06-10 18:05:12 +02:00
hneemann
d5b4c4c6d9 typo 2016-06-10 14:29:11 +02:00
hneemann
6ad0dd6d99 language is selectable in the settings 2016-06-10 14:18:00 +02:00
hneemann
fb4172fbf0 analyzer is able to analyse sequential circuits build with JK-FF and T-FF as far as they are connected directly to a single clock. 2016-06-10 11:26:04 +02:00
hneemann
230bb56e1d analyzer is able to analyse sequential circuits build with JK-FF and T-FF as far as they are connected directly to a single clock. 2016-06-10 11:25:13 +02:00
hneemann
03de69ba5d typo 2016-06-10 09:12:38 +02:00
hneemann
06ec31bafc also custom elements can have a label or an orientation 2016-06-10 08:43:35 +02:00
hneemann
cc461277c3 make sure only a slash is stored in the XML, even on Windows systems. 2016-06-10 07:55:00 +02:00
hneemann
111f1b1a2f typo 2016-06-09 19:25:58 +02:00
hneemann
0973f5ca7d more consistent handling of filenames 2016-06-09 18:26:29 +02:00
helmut.neemann
1b4f480b25 added full path as tooltip to recent file entries. 2016-06-09 08:50:56 +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
hneemann
18f05c13d3 Added a driver with inverted select input.
This makes it possible to implement transmission gates more simple.
2016-06-08 12:41:06 +02:00
hneemann
26bfe62954 added a file history 2016-06-08 12:31:50 +02:00
hneemann
07f39950d6 fixed a bug when open a file created under linux on a windows system 2016-06-07 20:42:48 +02:00
hneemann
c249f8d069 fixed a bug in the ModelAnalyser 2016-06-06 22:01:58 +02:00
hneemann
25b7bf9267 fixed some checkstyle issues 2016-06-06 18:21:32 +02:00
hneemann
bdba6c31f7 fixed some checkstyle issues 2016-06-06 18:16:59 +02:00
hneemann
bbbfdbee1e fixed some checkstyle issues 2016-06-06 18:16:44 +02:00
hneemann
514cc1e514 set pin dialog always on top 2016-06-06 18:10:42 +02:00
hneemann
0a78d58a79 fixed null pointer exception 2016-06-06 18:06:49 +02:00
hneemann
15a2ca4dd3 bring string dialog to front 2016-06-06 17:55:30 +02:00
hneemann
093502c69e added test for GAL22v10 CUPL export 2016-06-06 17:15:36 +02:00
helmut.neemann
9107979b52 fixed CUPL warnings with gal22v10 2016-06-06 15:52:21 +02:00
helmut.neemann
15094afeaa added test for GAL22v10 JEDEC compiler 2016-06-06 15:20:57 +02:00
hneemann
17cb526117 first untested GAL22v10 support 2016-06-05 10:02:27 +02:00
hneemann
6fa3dc0fb3 improved LaTeX export of truth table 2016-06-05 09:28:57 +02:00
hneemann
6ab7305bdc improved LaTeX export of truth table 2016-06-04 08:16:32 +02:00
hneemann
7f8038004e fixed some checkstyle issues 2016-06-03 16:40:11 +02:00
hneemann
d74eb0a0ce Added a LaTeX export to truth table 2016-06-03 16:31:34 +02:00
hneemann
3848d8985a Nodes now has a state flag which is true if the node has a state.
Combinatorial elements don't have a state, flipflops do.
2016-06-03 11:35:59 +02:00
hneemann
a19c191076 now the input and output description can contain a pin assignment which is used to generate the CUPL or JEDEC pin layout 2016-06-03 10:33:25 +02:00