hneemann
|
befad2ad6a
|
fixed wrong state distances
|
2019-01-27 14:21:18 +01:00 |
|
hneemann
|
e1ed31fa6c
|
removed unused constant
|
2019-01-27 11:06:43 +01:00 |
|
hneemann
|
ca7be17bdb
|
more consistent handling of fsm initial states
|
2019-01-27 11:00:19 +01:00 |
|
hneemann
|
712e21ec31
|
fixed a bug in the D-FF vhdl template.
|
2019-01-26 12:40:27 +01:00 |
|
hneemann
|
75be882846
|
minor cleanup
|
2019-01-25 15:51:35 +01:00 |
|
hneemann
|
592a7843b0
|
fixed a comment
|
2019-01-25 08:15:49 +01:00 |
|
hneemann
|
10998a68b5
|
simplified the BlockRam, see #232
|
2019-01-25 08:11:58 +01:00 |
|
hneemann
|
0264c225eb
|
generified vhdl template for new BlockRam, see #232
|
2019-01-24 17:26:25 +01:00 |
|
hneemann
|
c0b139741e
|
added vhdl template for new BlockRam, see #232
|
2019-01-24 17:02:27 +01:00 |
|
hneemann
|
0e001268ac
|
minor refactorings
|
2019-01-24 10:15:06 +01:00 |
|
hneemann
|
4419abf914
|
added RAM shape to new masked RAM
|
2019-01-23 22:27:09 +01:00 |
|
hneemann
|
c0a1efeec0
|
simplified the new masked ram
|
2019-01-23 22:14:52 +01:00 |
|
hneemann
|
b4f6c804b7
|
simplified the new masked ram
|
2019-01-23 20:59:01 +01:00 |
|
hneemann
|
0cea738d74
|
fixed 64 bit bugs in basic gates, closes #234
|
2019-01-21 14:17:50 +01:00 |
|
hneemann
|
a03781c606
|
adds 64 bit test for masked dual-port multi-byte RAM; see #231
|
2019-01-19 11:49:19 +01:00 |
|
hneemann
|
7942248994
|
Renumbering of the numbers used in labels when inserting components; closes #230
|
2019-01-17 12:10:01 +01:00 |
|
hneemann
|
9816cae471
|
adds dual-port multi-byte memory that allows single bytes to be overwritten; closes #231
|
2019-01-15 09:51:08 +01:00 |
|
hneemann
|
2af7b15180
|
allows an input shape to avoid the active low state; see #177
|
2019-01-15 08:24:59 +01:00 |
|
hneemann
|
aaa5050e20
|
typo
|
2019-01-11 09:00:09 +01:00 |
|
hneemann
|
e83673a998
|
Merge branch 'winD3D'
|
2019-01-11 08:59:33 +01:00 |
|
XinJun Ma
|
fcbec2c00b
|
typos (#229)
|
2019-01-11 08:56:10 +01:00 |
|
hneemann
|
596ba9f275
|
tried to fix a Windows Direct3D issue
|
2019-01-10 08:21:16 +01:00 |
|
hneemann
|
82a7151d30
|
fixed some findbugs issues
|
2019-01-03 18:04:33 +01:00 |
|
hneemann
|
e8290f5261
|
Changed visual representation of initial state to avoid confusion with
a accepting state.
|
2019-01-03 12:25:20 +01:00 |
|
hneemann
|
fd8a5bef54
|
Fixed a bug in the long constant editor.
|
2019-01-01 21:09:01 +01:00 |
|
hneemann
|
2c251cce33
|
refactoring of IntelHexReader
|
2018-12-18 22:04:04 +01:00 |
|
hneemann
|
266c5912c0
|
refactoring of DataField.java
|
2018-12-18 11:12:24 +01:00 |
|
hneemann
|
1a2483b546
|
updated the release notes
|
2018-12-17 22:29:36 +01:00 |
|
hneemann
|
eac5ea91c2
|
Added BIN and Intel HEX support for the RAM/ROM content loader. Closes #225
|
2018-12-17 20:58:22 +01:00 |
|
hneemann
|
73189a12df
|
Fixed a bug in creating sequential circuits with constant state variables.
|
2018-12-13 07:45:52 +01:00 |
|
hneemann
|
35572da8ee
|
Added a description of the graphic ram color palette. Closes #224
|
2018-12-12 16:23:07 +01:00 |
|
hneemann
|
6006cabb50
|
updated the readme
|
2018-12-11 10:19:39 +01:00 |
|
hneemann
|
eea5b0315e
|
updated the release notes
v0.21
|
2018-12-10 10:43:34 +01:00 |
|
hneemann
|
0f6e6bd2dc
|
Added missing licence notice
|
2018-12-10 07:43:00 +01:00 |
|
hneemann
|
04dc00cf60
|
Added tests for svg shape compatibility check
|
2018-12-10 07:30:35 +01:00 |
|
hneemann
|
8a2fbe89a9
|
Added a simple compatibility check to the custom shape import.
|
2018-12-09 22:23:58 +01:00 |
|
hneemann
|
547d3ada69
|
added a basic fsm gui test
|
2018-12-09 15:36:08 +01:00 |
|
hneemann
|
52b7bd7b8a
|
improved the fsm help
|
2018-12-09 09:50:03 +01:00 |
|
hneemann
|
d098f15d6c
|
improved formatting of fsm transitions
|
2018-12-08 17:25:36 +01:00 |
|
hneemann
|
466e7809b8
|
improved fsm help text
|
2018-12-08 14:15:51 +01:00 |
|
hneemann
|
6fec5c7023
|
more consistent moving of fsm elements
|
2018-12-08 13:37:04 +01:00 |
|
hneemann
|
f30b0e362f
|
minor improvement of fsm layout
|
2018-12-07 14:19:26 +01:00 |
|
hneemann
|
8b3d379b6e
|
added a help text to the fsm editor
|
2018-12-07 14:18:45 +01:00 |
|
hneemann
|
6ff1b2d651
|
added a file history to the fsm dialog
|
2018-12-07 09:03:03 +01:00 |
|
hneemann
|
f7808f0969
|
optimized imports
|
2018-12-06 20:35:09 +01:00 |
|
hneemann
|
5c43b39468
|
minor improvement of fsm layout
|
2018-12-06 20:33:26 +01:00 |
|
hneemann
|
c41dc3a387
|
minor improvement of fsm layout
|
2018-12-06 16:20:54 +01:00 |
|
hneemann
|
5ec2bf496f
|
support for mm,cm and in units
|
2018-12-06 09:52:13 +01:00 |
|
hneemann
|
92d1f0575b
|
basic support for mm,cm and in units
|
2018-12-06 08:25:22 +01:00 |
|
hneemann
|
a284b45b67
|
minor improvement of font size calculation
|
2018-12-06 07:41:53 +01:00 |
|