Releases: PRETgroup/modular-code-generation
Releases · PRETgroup/modular-code-generation
v0.5.9
26 May 23:49
Compare
Sorry, something went wrong.
No results found
Added support for the following features:
Outputting of version from CLI with the "--version" flag
Fixes the following issues:
Correct detection of variables which have names that start with functions followed by an underscore
v0.5.8
11 May 05:55
Compare
Sorry, something went wrong.
No results found
Added support for the following features:
Ability to use "STEP_SIZE" natively in HAML and have it reflected in code generation
Fixes the following issues:
Run-time VHDL generation getting "stuck" when number of automata greater than 3
v0.5.7
12 Jan 09:26
Compare
Sorry, something went wrong.
No results found
Fixes the following issues:
[VHDL] Added saturation
[VHDL] Use asynchronous mappings where applicable
[C] fix for parameters whose values were integer
v0.5.6
14 Sep 04:44
Compare
Sorry, something went wrong.
No results found
Fixe the following issues:
[VHDL] Network functions weren't being generated
v0.5.5
14 Sep 03:53
Compare
Sorry, something went wrong.
No results found
Added support for the following features:
Functions in Network mappings #11
These features are enabled for both C and VHDL
v0.5.4
09 Jun 00:03
Compare
Sorry, something went wrong.
No results found
Fixed the following issues:
Functions which called other functions weren't being parsed correctly.
v0.5.3
08 Jun 08:58
Compare
Sorry, something went wrong.
No results found
Fixed the following issues:
Errors when flattening some hierarchical networks
v0.5.2
08 Jun 06:06
Compare
Sorry, something went wrong.
No results found
Added support for the following features:
For Loops including "break" statements
These features are enabled for both C and VHDL generation.
v0.5.1
08 Jun 03:22
Compare
Sorry, something went wrong.
No results found
Fixed the following bugs:
Power function generation for C
v0.5.0
13 May 06:03
Compare
Sorry, something went wrong.
No results found
Fixed the following bugs:
[C] Parameters within top-level automata #10
[C] Comment style in networks #6
[VHDL] Correct use of CREATE_FP for variables #8
[C] Order of mappings corrected #7