hneemann
|
58d843cb13
|
fixed a FindBugs issue
|
2018-01-08 08:15:59 +01:00 |
|
hneemann
|
46e643b36c
|
added load/store test case
|
2018-01-08 07:58:02 +01:00 |
|
hneemann
|
10bde858e5
|
Consistent naming of high z values.
|
2018-01-07 20:08:27 +01:00 |
|
hneemann
|
9ff9d860d5
|
Replaced Long.decode() and Long.parseLong() by an own implementation. fixes #98
|
2018-01-07 13:08:01 +01:00 |
|
hneemann
|
16d0bc54bc
|
AttributeDialog is opened complete visible on screen even if the
component is located in the lower right corner of the screen.
|
2018-01-05 20:45:18 +01:00 |
|
hneemann
|
1d71d3138e
|
allow 0b11011 notation in DataEditor
|
2018-01-05 19:44:18 +01:00 |
|
hneemann
|
bfa3abaf5e
|
cleanup of BarrelShifterMode
|
2018-01-04 20:28:39 +01:00 |
|
hneemann
|
3a0d3bff72
|
GUI updates at least every 100ms
|
2018-01-04 19:21:13 +01:00 |
|
hneemann
|
036d65c2ec
|
added some test cases
|
2018-01-04 18:52:30 +01:00 |
|
hneemann
|
152961345b
|
Comparator supports 64 bits
|
2018-01-04 17:31:32 +01:00 |
|
hneemann
|
4bc24f68ee
|
fixed a bug in the test executor
|
2018-01-04 17:17:39 +01:00 |
|
hneemann
|
bd19b80578
|
Better error message if multiplier with more than 32 bits is used.
|
2018-01-04 16:42:32 +01:00 |
|
hneemann
|
a46c082954
|
added some test cases
|
2018-01-04 14:46:13 +01:00 |
|
hneemann
|
e20b2e9823
|
Fixed several 64 bit bugs in the BarrelShifter.
|
2018-01-04 14:03:16 +01:00 |
|
hneemann
|
beba0a6351
|
Migrated IntFormat to new Bits helper.
|
2018-01-03 20:13:10 +01:00 |
|
hneemann
|
501e18b512
|
Migrated BarrelShifter, BitCount and BitExtender to new Bits helper.
|
2018-01-03 19:59:34 +01:00 |
|
hneemann
|
6257946a23
|
Added 64 bit support for Add and Sub component.
|
2018-01-03 18:54:00 +01:00 |
|
hneemann
|
63d3cd8b2c
|
used new bits helper for values
|
2018-01-03 14:07:07 +01:00 |
|
hneemann
|
48c039a18a
|
added helper for bit manipulating
|
2018-01-03 13:33:30 +01:00 |
|
hneemann
|
6c423e2044
|
updated release notes
|
2018-01-03 10:17:42 +01:00 |
|
hneemann
|
61db55104c
|
fixed a bug in the splitter consistency check, fixes #95
|
2018-01-03 10:09:41 +01:00 |
|
hneemann
|
04c62b6081
|
modified release notes
v0.16
|
2018-01-02 15:55:13 +01:00 |
|
hneemann
|
375dd750b0
|
removed not needed singleton
|
2018-01-02 14:39:15 +01:00 |
|
hneemann
|
f903835877
|
avoid initial new release popup
|
2018-01-02 13:39:38 +01:00 |
|
hneemann
|
4cefb2dafe
|
added a check for new releases
|
2018-01-02 13:24:11 +01:00 |
|
hneemann
|
cd6e39dd4f
|
added a check for new releases
|
2018-01-02 13:12:47 +01:00 |
|
hneemann
|
1286a36688
|
fixed a bug in ic 74540
|
2018-01-01 16:07:49 +01:00 |
|
hneemann
|
01dd5e34cd
|
updated info message
|
2018-01-01 12:57:39 +01:00 |
|
hneemann
|
e6e300df78
|
Added writing of exception logs.
|
2018-01-01 11:09:37 +01:00 |
|
hneemann
|
f21a6e800c
|
Adds a 74245. See #93
|
2017-12-31 12:17:02 +01:00 |
|
hneemann
|
a15ec872d8
|
Improved documentation of inputs and outputs. See #93
|
2017-12-31 11:47:52 +01:00 |
|
hneemann
|
d4f92724d3
|
Hotkey "L" is disabled if model is running. fixes #92
|
2017-12-31 11:07:46 +01:00 |
|
hneemann
|
a5c692e2eb
|
typo
|
2017-12-24 20:32:21 +01:00 |
|
hneemann
|
ce2a044109
|
Now can click in the k-map to modify the truth table.
|
2017-12-24 11:06:38 +01:00 |
|
hneemann
|
511988459f
|
updated the screen shot
|
2017-12-21 17:57:54 +01:00 |
|
hneemann
|
53e5c28257
|
Better matching of LaTeX BEAMER font sizes.
|
2017-12-21 10:46:18 +01:00 |
|
hneemann
|
f7bc248713
|
Added a new derive method to Style class.
|
2017-12-21 10:05:43 +01:00 |
|
hneemann
|
9f23375eff
|
Reduced transparency of default fill color of embedded circuits to improve
PNG export quality.
|
2017-12-21 09:46:15 +01:00 |
|
hneemann
|
d60e1a80d4
|
updated the screen shot
|
2017-12-21 09:06:28 +01:00 |
|
hneemann
|
6669884632
|
minor modification of muxer shapes
|
2017-12-20 20:14:12 +01:00 |
|
hneemann
|
d5ddf1e0a3
|
Adds a size attribute to the text component. See #91
|
2017-12-20 19:54:19 +01:00 |
|
hneemann
|
893283a0cd
|
More consistent LaTeX export of indexes.
|
2017-12-20 19:19:10 +01:00 |
|
hneemann
|
89f287ce0b
|
Better font size support in LaTeX export.
|
2017-12-20 16:31:16 +01:00 |
|
hneemann
|
f288a8cea6
|
Better font size support in LaTeX export.
|
2017-12-20 16:26:20 +01:00 |
|
hneemann
|
1c13c448bb
|
Uses a more subtle color to draw the grid. See #91
|
2017-12-20 12:19:14 +01:00 |
|
hneemann
|
29312c3e3d
|
An error message is created is a circuit with missing names is analysed.
|
2017-12-20 11:38:17 +01:00 |
|
hneemann
|
dbc5cc22c6
|
Cleaner constant "LaTeX" for svg export configuration.
|
2017-12-19 14:57:47 +01:00 |
|
hneemann
|
c2cf0277e8
|
Added a signed decimal int format. fixes #90
|
2017-12-19 14:32:31 +01:00 |
|
hneemann
|
e868553ac9
|
typo
|
2017-12-18 10:24:10 +01:00 |
|
hneemann
|
75d95ee59a
|
better layout of wire bit info
|
2017-12-18 10:22:07 +01:00 |
|