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