hneemann
|
a0ca68d29f
|
updated release notes
|
2018-03-18 19:57:46 +01:00 |
|
hneemann
|
f731321ba8
|
reverted method deletion
|
2018-03-18 19:21:03 +01:00 |
|
hneemann
|
4eea003181
|
fixed a null pointer exception
|
2018-03-18 18:41:49 +01:00 |
|
hneemann
|
87f8ae6138
|
allows the usage of polygons with fractional coordinates
|
2018-03-18 16:45:42 +01:00 |
|
hneemann
|
7917e6df43
|
improved segment displays
|
2018-03-17 16:11:21 +01:00 |
|
hneemann
|
e0f1a59bac
|
added a 16 segment display, closes #123
|
2018-03-14 10:23:39 +01:00 |
|
hneemann
|
24f65600a9
|
improved error message
|
2018-03-12 08:11:15 +01:00 |
|
hneemann
|
ffe5cfa499
|
Minor layout changes at the 16-bit multiplier
|
2018-03-11 20:49:31 +01:00 |
|
hneemann
|
2ec083404f
|
Added a let statement and a random([n]) function to the test language.
|
2018-03-11 20:21:18 +01:00 |
|
hneemann
|
faffb650a9
|
Improved graphics if an input is in high-z state and used as an output.
|
2018-03-11 13:40:06 +01:00 |
|
hneemann
|
4ee6e14a98
|
updated readme
|
2018-03-11 10:34:24 +01:00 |
|
hneemann
|
acb1d36b09
|
updated readme
|
2018-03-11 10:32:56 +01:00 |
|
hneemann
|
51e7780398
|
renamed online distributed documentation
|
2018-03-11 10:11:44 +01:00 |
|
hneemann
|
8c6770295f
|
added a tool tip to the hdl check button.
|
2018-03-10 18:39:27 +01:00 |
|
hneemann
|
ee21fb738c
|
uses monospaced font in code editor
|
2018-03-10 15:16:02 +01:00 |
|
hneemann
|
29759e122c
|
add a constrains test
|
2018-03-10 13:44:49 +01:00 |
|
hneemann
|
05f1ae6e99
|
add a constrains test
|
2018-03-10 13:44:23 +01:00 |
|
hneemann
|
9d2f42aa63
|
slightly improved vhdl parser
|
2018-03-10 13:36:29 +01:00 |
|
hneemann
|
043a0ef882
|
fixed broken gui test
|
2018-03-10 10:26:19 +01:00 |
|
hneemann
|
406201df96
|
Ensure consistency is an external component is used multiple times.
|
2018-03-10 09:52:24 +01:00 |
|
hneemann
|
985fac138b
|
Added a method to make an external component consistent.
Implement a very simple VHDL parser to ensure consistency
|
2018-03-09 19:46:16 +01:00 |
|
hneemann
|
b3d7ac164c
|
added a gui test
|
2018-03-09 16:49:06 +01:00 |
|
hneemann
|
7be3457415
|
fixed build error if ghdl is not installed
|
2018-03-09 15:31:46 +01:00 |
|
hneemann
|
76bd1d5d7f
|
fixed build error if ghdl is not installed
|
2018-03-09 15:05:49 +01:00 |
|
hneemann
|
68178b1095
|
fixed build error if ghdl is not installed
|
2018-03-09 15:00:16 +01:00 |
|
hneemann
|
3ba47e2875
|
cleanup of temp files
|
2018-03-09 14:27:39 +01:00 |
|
hneemann
|
71bd2e4fd3
|
added vhdl export of external vhdl.
|
2018-03-09 14:18:38 +01:00 |
|
hneemann
|
9bc77ad203
|
improved error message if executable was not found
|
2018-03-09 12:22:21 +01:00 |
|
hneemann
|
5c9003e59d
|
added model.close() to model usages. Cleanup of generated temp folders.
|
2018-03-09 12:13:04 +01:00 |
|
hneemann
|
b40023b01a
|
added some comments
|
2018-03-09 10:56:16 +01:00 |
|
hneemann
|
52ffcc82df
|
added a simple check for generic applications
|
2018-03-09 10:44:51 +01:00 |
|
hneemann
|
53aab080c6
|
refactoring of external process integration
|
2018-03-09 10:34:42 +01:00 |
|
hneemann
|
27d4e854f9
|
minor ghdl template changes
|
2018-03-08 20:17:33 +01:00 |
|
hneemann
|
b3e22cb232
|
support of all possible vhdl return values
|
2018-03-08 20:07:38 +01:00 |
|
hneemann
|
7cd07096f5
|
allow startup if vhdl has undefined state.
|
2018-03-08 18:39:27 +01:00 |
|
hneemann
|
ac71699351
|
in case of a simulation error the response is now faster
|
2018-03-08 17:31:54 +01:00 |
|
hneemann
|
fcb62f897c
|
improved error messages
|
2018-03-08 16:07:48 +01:00 |
|
hneemann
|
1ef2fbe0f8
|
added a ghdl test case
|
2018-03-08 15:21:40 +01:00 |
|
hneemann
|
2a6c3d6ab5
|
ghdl is working
|
2018-03-08 14:39:39 +01:00 |
|
hneemann
|
b89bdc41e4
|
removed syntax errors in vhdl template
|
2018-03-07 23:51:56 +01:00 |
|
hneemann
|
f6b55c3649
|
first vhdl template is complete, untested yet.
|
2018-03-07 19:41:48 +01:00 |
|
hneemann
|
22901c4887
|
improved error messages
|
2018-03-07 16:51:36 +01:00 |
|
hneemann
|
11ded0ca3b
|
stdio interface is working
|
2018-03-07 16:26:54 +01:00 |
|
hneemann
|
b44c92c379
|
first bunch of classes to integrate GHDL
|
2018-03-07 11:43:21 +01:00 |
|
hneemann
|
298d2890a0
|
migrated Splitter to Bits helper class
|
2018-03-05 21:21:31 +01:00 |
|
hneemann
|
e6120e7b27
|
updated the README.md
|
2018-03-05 19:11:22 +01:00 |
|
hneemann
|
4b20c69942
|
updated the README.md
|
2018-03-05 18:59:25 +01:00 |
|
hneemann
|
694584157c
|
removed obsolete constructor from ObservableValue.java
|
2018-03-05 17:47:09 +01:00 |
|
hneemann
|
8d4ce9bcc2
|
removed not used language key
|
2018-03-05 15:26:30 +01:00 |
|
hneemann
|
870e0c0613
|
update comments on high-z state
|
2018-03-05 15:14:49 +01:00 |
|