Skip to content

Releases: sdnellen/open-register-design-tool

230719.01

20 Jul 18:30
Compare
Choose a tag to compare

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).

ANTLR_LICENSE.txt

201029.01

29 Oct 17:38
Compare
Choose a tag to compare

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).

ANTLR_LICENSE.txt

200108.01

09 Jan 00:14
Compare
Choose a tag to compare
200108.01 Pre-release
Pre-release

prelim rls for test

190725.01

25 Jul 16:08
Compare
Choose a tag to compare

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).

ANTLR_LICENSE.txt