hneemann
|
3e839a54ec
|
Added a better error message if ghdl is not installed.
|
2018-03-20 21:09:24 +01:00 |
|
hneemann
|
eb620d1f57
|
fixed a bug in the DIG_Operate.tem template
|
2018-03-20 18:53:40 +01:00 |
|
hneemann
|
d79a36adb2
|
VHDL stdIO code is generated by the template engine
|
2018-03-20 14:52:25 +01:00 |
|
hneemann
|
71d263942d
|
updated some counter test cases
|
2018-03-20 10:12:00 +01:00 |
|
hneemann
|
e7bcb9bf09
|
updated release notes
|
2018-03-19 20:58:20 +01:00 |
|
hneemann
|
5cca166759
|
added a test case
|
2018-03-19 20:48:09 +01:00 |
|
hneemann
|
0a5f6e3e49
|
added vhdl template for new counter with preset
|
2018-03-19 20:19:51 +01:00 |
|
hneemann
|
6eb8af0729
|
Merge branch 'template'
Conflicts:
src/test/java/de/neemann/digital/integration/TestExamples.java
|
2018-03-19 17:42:15 +01:00 |
|
hneemann
|
661505645b
|
added counter with preset, closes #124
|
2018-03-19 17:41:06 +01:00 |
|
hneemann
|
083cd8db2e
|
added proper rounding in VectorFloat.java
|
2018-03-19 08:55:15 +01:00 |
|
hneemann
|
c845be7976
|
uses double dispatch for vector transformation
|
2018-03-18 23:34:28 +01:00 |
|
hneemann
|
f85ab67fca
|
some minor changes
|
2018-03-18 23:18:25 +01:00 |
|
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
|
aaf243381f
|
added some comments
|
2018-03-18 10:34:59 +01:00 |
|
hneemann
|
d9efeff324
|
improved error messages
|
2018-03-18 10:01:50 +01:00 |
|
hneemann
|
4fda2edf0d
|
full support of varArgs (the ellipse)
|
2018-03-18 08:48:11 +01:00 |
|
hneemann
|
0161e7e562
|
improved integration of java methods
|
2018-03-18 00:39:23 +01:00 |
|
hneemann
|
7917e6df43
|
improved segment displays
|
2018-03-17 16:11:21 +01:00 |
|
hneemann
|
df04d51920
|
Allows to call a java method from a template.
|
2018-03-17 13:34:30 +01:00 |
|
hneemann
|
5a6f78eb20
|
typos
|
2018-03-17 10:03:51 +01:00 |
|
hneemann
|
27470eb7d3
|
simplified HGSArray and HGSMap
|
2018-03-17 10:00:36 +01:00 |
|
hneemann
|
57b543b542
|
typo
|
2018-03-16 19:40:27 +01:00 |
|
hneemann
|
6f21007d25
|
added a shorthand for fun:=func(...){...}
|
2018-03-16 18:42:51 +01:00 |
|
hneemann
|
1bf9ce9b57
|
Introduced a ":=" operator to declare variables.
|
2018-03-16 14:56:25 +01:00 |
|
hneemann
|
ae27e2cac2
|
typos
|
2018-03-16 11:52:18 +01:00 |
|
hneemann
|
b482fc3195
|
minor cleanup
|
2018-03-16 10:47:05 +01:00 |
|
hneemann
|
0088fe72d0
|
renamed some classes and methods
|
2018-03-16 10:25:44 +01:00 |
|
hneemann
|
05b19ddcfb
|
added lambdas and a return statement
|
2018-03-16 10:06:21 +01:00 |
|
hneemann
|
c03e29a710
|
minor bugfixes
|
2018-03-15 21:13:11 +01:00 |
|
hneemann
|
4e4012c02c
|
some cleanup
|
2018-03-15 21:08:59 +01:00 |
|
hneemann
|
a09ca163b3
|
added repeat until
|
2018-03-15 18:49:52 +01:00 |
|
hneemann
|
1b6c3d6e64
|
added a test case
|
2018-03-15 18:28:53 +01:00 |
|
hneemann
|
d787da7b3b
|
some cleanup
|
2018-03-15 14:00:42 +01:00 |
|
hneemann
|
4c654fdb60
|
some cleanup
|
2018-03-15 13:00:10 +01:00 |
|
hneemann
|
1e29779cbb
|
fixed some semicolon issues in the hgs parser
|
2018-03-15 11:44:35 +01:00 |
|
hneemann
|
07d636d44a
|
simplified VHDLEntity.java
|
2018-03-15 11:15:28 +01:00 |
|
hneemann
|
1d9b061f43
|
simplified VHDLEntity.java
|
2018-03-15 10:55:30 +01:00 |
|
hneemann
|
5d03b9e38a
|
replaced ROMEntity by a template
|
2018-03-15 10:03:52 +01:00 |
|
hneemann
|
0845698b38
|
converted all VHDLEntity classes except the ROM to templates
|
2018-03-15 09:02:48 +01:00 |
|
hneemann
|
d9268e855f
|
converted most VHDLEntity classes to templates
|
2018-03-14 21:26:52 +01:00 |
|
hneemann
|
49f8288b9c
|
converted most VHDLEntity classes to templates
|
2018-03-14 21:21:23 +01:00 |
|
hneemann
|
656c0837b6
|
removed old VHDLFile.clas
|
2018-03-14 18:02:15 +01:00 |
|
hneemann
|
137363ec4e
|
removed all old templates
|
2018-03-14 17:45:38 +01:00 |
|
hneemann
|
98efae99ba
|
migrated all simple templates to new engine
|
2018-03-14 16:19:48 +01:00 |
|
hneemann
|
d162fe1921
|
simplified the Value class
|
2018-03-14 14:17:38 +01:00 |
|
hneemann
|
3ca99648af
|
refactoring of template engine
|
2018-03-14 13:14:29 +01:00 |
|
hneemann
|
e0f1a59bac
|
added a 16 segment display, closes #123
|
2018-03-14 10:23:39 +01:00 |
|