hneemann
|
812302bcf7
|
all tests are running again
|
2018-03-24 17:59:27 +01:00 |
|
hneemann
|
3c04f78d0f
|
first folder with tests is running
|
2018-03-24 17:33:26 +01:00 |
|
hneemann
|
dde838cbd1
|
new test bench creator is working
|
2018-03-24 15:05:17 +01:00 |
|
hneemann
|
928e9f6a28
|
generation is mostly working, splitters are still missing
|
2018-03-24 12:16:47 +01:00 |
|
hneemann
|
366535ace6
|
added splitter to new model
|
2018-03-23 18:54:46 +01:00 |
|
hneemann
|
3abfbe460b
|
added test cases
|
2018-03-23 17:53:19 +01:00 |
|
hneemann
|
38d69b5186
|
fixed input inverter
|
2018-03-23 17:39:59 +01:00 |
|
hneemann
|
cb1266e35e
|
most of the optimizations are working, splitter is still missing
|
2018-03-23 14:38:36 +01:00 |
|
hneemann
|
d25c92c105
|
Added missing license notice.
|
2018-03-23 08:47:35 +01:00 |
|
hneemann
|
c2e58b64a4
|
Comparator template uses new whitespace control.
|
2018-03-23 08:42:35 +01:00 |
|
hneemann
|
3be8e0664c
|
HGS parser allows better control of white spaces in printed text
|
2018-03-23 08:20:28 +01:00 |
|
hneemann
|
efa68ed9a8
|
Added line numbers to HGS runtime exceptions
|
2018-03-22 23:15:22 +01:00 |
|
hneemann
|
8811863b12
|
first classes of a new HDL model
|
2018-03-22 22:43:10 +01:00 |
|
hneemann
|
2c10b211e1
|
Added line numbers to runtime exceptions
|
2018-03-22 22:18:20 +01:00 |
|
hneemann
|
b86462e2ea
|
Fixes an error in the new counter that occurred when the counter value
was changed by the measured value dialog.
|
2018-03-21 18:00:06 +01:00 |
|
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 |
|