hneemann
|
2ec083404f
|
Added a let statement and a random([n]) function to the test language.
|
2018-03-11 20:21:18 +01:00 |
|
Ivan de Jesus Deras
|
f5805a1717
|
Merge with upstream Digital March 11, 2018. Added the GPL license notice to some files that were missing it.
|
2018-03-11 09:43:54 -06:00 |
|
Ivan de Jesus Deras
|
750e20c5aa
|
Merge with upstream Digital March 11, 2018
|
2018-03-11 08:19:39 -06:00 |
|
Ivan de Jesus Deras
|
178ef8a14c
|
- Added netbeans project file to .gitignore
- Remove trailing whitespaces from file VInstanceBlock.java
|
2018-03-11 08:16:42 -06:00 |
|
Ivan de Jesus Deras
|
f04922efac
|
Initial version of the Verilog exporter. Missing automated testing.
|
2018-03-11 08:11:39 -06: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 |
|
hneemann
|
2dee5879b8
|
minor layout changes
|
2018-03-05 14:56:00 +01:00 |
|
hneemann
|
0d1a98c873
|
added a splitter test case
|
2018-03-05 14:46:21 +01:00 |
|
hneemann
|
d7659d1e36
|
updated release notes
|
2018-03-05 14:25:01 +01:00 |
|
hneemann
|
edb26aa362
|
simplified AbstractBusHandler.java
|
2018-03-05 14:22:06 +01:00 |
|