hneemann
|
4da46de8d5
|
added a LedMatrix circuit to the processor.
|
2017-04-08 21:50:36 +02:00 |
|
hneemann
|
6a134fb837
|
added a LedMatrix circuit to the processor.
|
2017-04-08 21:28:18 +02:00 |
|
hneemann
|
c2acd018f9
|
reordering of components
|
2017-04-08 15:02:58 +02:00 |
|
hneemann
|
8e4621c2e0
|
added a LED matrix display
|
2017-04-08 14:34:57 +02:00 |
|
hneemann
|
c1e3cead2d
|
typo
|
2017-04-08 12:22:16 +02:00 |
|
hneemann
|
def1cc854e
|
added some transparency tests
|
2017-04-08 10:56:12 +02:00 |
|
hneemann
|
63de7a112f
|
typo
|
2017-04-07 14:00:32 +02:00 |
|
hneemann
|
0e918722ff
|
added tests to test if if works if nets in nested circuits are merged via a direct nested connection
|
2017-04-07 13:23:46 +02:00 |
|
hneemann
|
f15f2bc788
|
fixed an error if nets in nested circuits are merged via a direct nested connection
|
2017-04-07 13:01:29 +02:00 |
|
hneemann
|
ad6e26fa80
|
experimental creation of bidirectional counters in the table dialog
|
2017-04-07 10:35:09 +02:00 |
|
hneemann
|
e0d93f2c00
|
updated the checkstyle configuration
|
2017-04-07 09:41:50 +02:00 |
|
hneemann
|
311ea20f32
|
fixed some javaDoc checkstyle isues
|
2017-04-07 09:41:16 +02:00 |
|
hneemann
|
8464e72cf7
|
better error checking while optimizing expressions
|
2017-04-07 08:47:25 +02:00 |
|
hneemann
|
1aeb54b513
|
modified encoder shape
|
2017-04-07 08:46:29 +02:00 |
|
hneemann
|
bc56bd3fd5
|
refactoring of rotary encoder shape
|
2017-04-06 18:21:27 +02:00 |
|
hneemann
|
93e01bb681
|
more precise comment
|
2017-04-06 17:55:44 +02:00 |
|
hneemann
|
cab98eb8aa
|
typo
|
2017-04-06 07:46:20 +02:00 |
|
hneemann
|
fd7705f885
|
typo
|
2017-04-05 21:44:18 +02:00 |
|
hneemann
|
6dea9d9f2d
|
added a simple rotary encoder
|
2017-04-05 21:21:25 +02:00 |
|
hneemann
|
65f14ca0db
|
more meaningful error messages
|
2017-04-05 14:49:13 +02:00 |
|
hneemann
|
9b4a9eedef
|
better ordering of input bus in generated circuits
|
2017-04-04 21:06:17 +02:00 |
|
hneemann
|
df554b1d97
|
better ordering of input bus in generated circuits
|
2017-04-04 21:03:02 +02:00 |
|
hneemann
|
68193f3156
|
typo
|
2017-04-04 18:17:55 +02:00 |
|
hneemann
|
f8aef591d3
|
consistent handling of overwrite confirmation dialog.
|
2017-04-04 14:54:38 +02:00 |
|
hneemann
|
0ff369fa68
|
Added "file exists! Overwrite?" confirmation dialog.
|
2017-04-04 13:13:29 +02:00 |
|
hneemann
|
05ba2abf42
|
added a counter example
|
2017-04-03 20:37:28 +02:00 |
|
hneemann
|
0e1416c433
|
added a tool tip
|
2017-04-03 17:09:32 +02:00 |
|
hneemann
|
70830faebd
|
fixed an error in the circuit creation
|
2017-04-02 20:09:23 +02:00 |
|
hneemann
|
d337760b1f
|
made the "file not unique" problem more transparent to the user.
|
2017-04-02 10:26:00 +02:00 |
|
hneemann
|
418c96903d
|
removed unused var
|
2017-04-01 21:10:55 +02:00 |
|
hneemann
|
8aa4270f94
|
fixed highlight issue if elements are pasted
|
2017-04-01 16:01:29 +02:00 |
|
hneemann
|
bfc094dc27
|
library root is set if file is saved and there is no root yet.
|
2017-04-01 16:00:49 +02:00 |
|
hneemann
|
7c9d656c91
|
Added outputs for state variables if a circuit is created only if
there is no combinatorial outputs with the same name.
|
2017-04-01 14:20:08 +02:00 |
|
hneemann
|
1abd921038
|
fixed broken test
|
2017-04-01 13:49:51 +02:00 |
|
hneemann
|
e4073ff41f
|
added outputs for state variables if a circuit is created
|
2017-04-01 13:43:20 +02:00 |
|
hneemann
|
98132c8055
|
fixed a checkstyle issue
|
2017-04-01 13:01:19 +02:00 |
|
hneemann
|
121a126142
|
Refactoring of creating a sub circuit.
|
2017-04-01 12:52:36 +02:00 |
|
hneemann
|
c69f8a96a4
|
avoids unnecessary repaints
|
2017-03-31 16:55:59 +02:00 |
|
hneemann
|
a0a74a7dab
|
fixed flicker if component tree view is enabled or disabled.
|
2017-03-31 16:35:15 +02:00 |
|
hneemann
|
228e990557
|
unified handling of runtime exceptions
|
2017-03-31 08:54:07 +02:00 |
|
hneemann
|
de4f1cbfb8
|
catches also runtime exceptions in fast run mode
|
2017-03-31 08:29:16 +02:00 |
|
hneemann
|
cd7fbec7e6
|
added tooltips to component tree and InsertHistory
|
2017-03-30 17:33:26 +02:00 |
|
hneemann
|
618a02051a
|
Merge branch 'master' of bitbucket.org:hneemann/digital
|
2017-03-30 17:09:37 +02:00 |
|
helmut.neemann
|
00598c10f3
|
typo
|
2017-03-30 10:39:39 +02:00 |
|
hneemann
|
ddd671f384
|
Simplification of event handling.
|
2017-03-28 21:14:25 +02:00 |
|
hneemann
|
b310a9a2e3
|
Simplification of event handling.
|
2017-03-28 21:09:05 +02:00 |
|
helmut.neemann
|
ead4194b91
|
fixed language files for new RAM pinning
|
2017-03-28 12:59:50 +02:00 |
|
helmut.neemann
|
12cea9a026
|
changed pin naming and function of new RAM component to match real devices
|
2017-03-28 12:52:42 +02:00 |
|
helmut.neemann
|
dde20ad9fe
|
In Von Neumann processor moved clock divider to control unit.
|
2017-03-28 11:43:00 +02:00 |
|
helmut.neemann
|
0ab7b3b9e7
|
minor refactoring of InsertHistory.java.
|
2017-03-28 11:41:51 +02:00 |
|