561 Commits

Author SHA1 Message Date
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
hneemann
0accefa14b removed unused field 2016-06-02 22:45:12 +02:00
hneemann
7c76aa8b0e the description field can be used to define pin assignments 2016-06-02 22:20:44 +02:00
hneemann
61930b5b73 typo 2016-06-02 21:55:46 +02:00
hneemann
dc95600749 added a description to signals 2016-06-02 21:30:58 +02:00
hneemann
f4a23ced0e refactoring of Gal16v8JEDECExporter 2016-06-02 21:05:22 +02:00
hneemann
112e2b945b typo 2016-06-02 13:21:06 +02:00
hneemann
b135b4828b internationalization of PinMapper 2016-06-02 13:04:25 +02:00
hneemann
de4203b42b typo 2016-06-02 12:41:35 +02:00
helmut.neemann
3f6262cd49 added a parse function to the PinMap 2016-06-02 12:12:21 +02:00
hneemann
04d2636502 improved PinMap handling
Now the chosen pin mapping is shown after JEDEC generation
2016-06-02 08:26:03 +02:00
hneemann
ebfb58fb28 added label to generated clock 2016-06-01 21:13:40 +02:00
hneemann
67bb079bbb no error if an element is added to the library twice 2016-06-01 20:55:13 +02:00
hneemann
ff80a4da28 better handling of imported files 2016-06-01 17:16:43 +02:00
hneemann
f668411ac1 typo 2016-06-01 15:13:39 +02:00
hneemann
c0cfc0d941 in GAM16v8 synthesis a combinatorial which is a simple variable is ignored! 2016-06-01 14:16:56 +02:00
hneemann
f8b42d95cf refactoring concerning equalsDescription 2016-06-01 14:01:25 +02:00
hneemann
ada7401dbf due to nesting the clock is handled as an input 2016-06-01 13:58:03 +02:00
hneemann
8471ff84f3 copy is now implemented using the common ctrl-c and ctrl-v.
It is possible to copy from one window to an other.
2016-05-31 16:41:28 +02:00
hneemann
d468a8d576 variable renamed 2016-05-30 19:11:38 +02:00
hneemann
a75518dec4 typo 2016-05-30 19:05:57 +02:00
helmut.neemann
855334f1a1 fixed two GAL16v8 JEDEC bugs 2016-05-30 13:21:46 +02:00
helmut.neemann
23855c78b2 added an example 2016-05-30 10:36:40 +02:00
helmut.neemann
053389bc09 added a test for combinatorial GAL16v8 programming 2016-05-30 10:32:16 +02:00
helmut.neemann
c5766749d4 added a test for sequential GAL16v8 programming 2016-05-30 10:31:54 +02:00
hneemann
33a24aa418 made QMC much faster by using a better data structure tostore the QMC tables. 2016-05-30 09:18:51 +02:00
hneemann
ea163b569f typo 2016-05-30 07:49:54 +02:00
hneemann
63832ea368 added file name chooser to JEDEC export 2016-05-29 20:18:53 +02:00
hneemann
f35d91dd4a added toString() methods to expressions 2016-05-29 18:32:57 +02:00
hneemann
71b06ad040 refactoring of builder classes 2016-05-29 18:22:13 +02:00
hneemann
7bcd679edf refactoring of builder classes 2016-05-29 18:17:11 +02:00
hneemann
431bf6dae1 refactoring of builder classes 2016-05-29 18:04:18 +02:00
hneemann
7f5ab52490 fixed some checkstyle and findbugs issues 2016-05-29 11:16:34 +02:00
hneemann
da009d9e55 added assembler for Lattice GAL16V8 to the GUI 2016-05-29 10:59:12 +02:00
hneemann
3c3233b51b fixed broken test 2016-05-28 22:55:33 +02:00
hneemann
60db8f69f1 typo 2016-05-28 22:53:09 +02:00
hneemann
8f485264b7 added a first support for the Lattice GAL16V8 2016-05-28 22:49:23 +02:00
hneemann
6b2ece87c7 added a fuse map filler to fill an expression into the map 2016-05-28 18:52:57 +02:00