Releases: sdnellen/open-register-design-tool
Releases · sdnellen/open-register-design-tool
230719.01
Updates:
- fixes to test to correctly support cheader output and catch ordt exceptions
- refactored cheader output to correctly generate for replicated and hierarchical register sets
Known issues:
Info:
Requires java 1.8+
To run... java -jar Ordt-230719.01.jar
Note that Ordt.jar bundles the antlr 4.5 runtime jar (see http://www.antlr.org).
201029.01
Updates:
- update antlr rev to 4.5.3 in build.gradle
- changed reset field in xml output to add 0x hex prefix (issue #13)
- added py and c++ to test checks
- fix for legacy verilog loop iterator syntax in wrap module
- Fix to reflect correct reset name in coverpoints (issue #16)
- Fix to allow user-defined signals to be accessed in rhs of assigns within child instances (issue #18)
- added rdl enum element description to xml output (issue #21)
Known issues:
Info:
Requires java 1.8+
To run... java -jar Ordt.jar
Note that Ordt.jar bundles the antlr 4.5 runtime jar (see http://www.antlr.org).
200108.01
190725.01
Updates:
- initial release from sdnellen repo
- fixes synopsys compilation error when async resets are used
Known issues:
Info:
Requires java 1.8+
To run... java -jar Ordt.jar
Note that Ordt.jar bundles the antlr 4.5 runtime jar (see http://www.antlr.org).