Skip to content

Releases: krcb197/PeakRDL-python

1.3.0

11 Jul 10:35
d443a6c

Choose a tag to compare

What's Changed

  • Fix documentation for the UDP inclusion by @krcb197 in #193
  • Option to skip the generation of the system RDL name and desc by @krcb197 in #195
  • 196 excessive generated unit test time by @krcb197 in #197
  • 187 test making python wrappers for a child address map not the top level again by @krcb197 in #188
  • safenames are not properly handled in the test bench generation by @krcb197 in #199
  • Fix sparse enumeration generates excessive test time by @krcb197 in #201
  • shared address registers do not get simulated correctly by @krcb197 in #203

Full Changelog: 1.2.0...1.3.0

1.2.1rc5

11 Jul 06:51

Choose a tag to compare

1.2.1rc5 Pre-release
Pre-release

Pre-release to let users test several bug fixes:

Full Changelog: 1.2.1rc4...1.2.1rc5

1.2.1rc4

05 Jul 08:46

Choose a tag to compare

1.2.1rc4 Pre-release
Pre-release

Pre-release to let users test several bug fixes:

Full Changelog: 1.2.1rc3...1.2.1rc4

1.2.1rc3

03 Jul 21:36

Choose a tag to compare

1.2.1rc3 Pre-release
Pre-release

Full Changelog: 1.2.1rc2...1.2.1rc3

1.2.1rc2

30 Jun 19:52

Choose a tag to compare

1.2.1rc2 Pre-release
Pre-release

Release candidate with optimisation on unit test time

1.2.1rc1

18 Jun 06:18

Choose a tag to compare

1.2.1rc1 Pre-release
Pre-release

Bug fix to assess for building from a node within the design rather than the root node.

Full Changelog: 1.2.0...1.2.1rc1

1.2.0

25 Apr 13:00
f8c1e9d

Choose a tag to compare

What's Changed

  • Add system rdl name and description to the RAL by @krcb197 in #171
  • Fix broken links to library packages that were renamed in the documentation by @krcb197 in #176
  • Changed the option to Sskip lib copy to reference the package rather than src folder so it can be used on an installed library by @krcb197 in #175
  • Fix some typos and documentation errors by @krcb197 in #178
  • Add system rdl name and description to the enumerations by @krcb197 in #180
  • Generic typing of Fields by @krcb197 in #183
  • type hinting systemrdl_python_child_name_map by @krcb197 in #186

Full Changelog: 1.1.0...1.2.0

1.2.0rc1

30 Mar 12:31
d15d872

Choose a tag to compare

1.2.0rc1 Pre-release
Pre-release

What's Changed

  • Name and Description available in the RAL by @krcb197 in #171
  • Fix broken links to library pacakges that were renamed in the documentation by @krcb197 in #176
  • Skip lib copy reference the package rather than src by @krcb197 in #175
  • Fix some typos and documentation errors by @krcb197 in #178
  • Add system rdl name and description to the enumerations by @krcb197 in #180

Full Changelog: 1.1.0...1.2.0rc1

1.1.0

16 Feb 11:44
8f9211d

Choose a tag to compare

What's Changed

  • Incorrect top level name when the parameter is set at the command line by @apstrike in #166

Full Changelog: 1.0.1...1.1.0

1.0.1

01 Feb 12:28
e4b2521

Choose a tag to compare

What's Changed

  • Bug fix to account for get_property('encode') returning a None if there is no Encode and therefore it was typed as Optional by @krcb197 in #165

Full Changelog: 1.0.0...1.0.1