Skip to content

Releases: Xilinx/roast

v5.0.0

09 Nov 23:15
45fe85b
Compare
Choose a tag to compare

This release was incremented to match the roast-xilinx package.
From this point forward, there will only be minor releases.
This includes only some minor changes to ssh functionality.

v4.0.0

01 Jun 20:44
460eb09
Compare
Choose a tag to compare

This release features:

  • Randomization interfaces and features:
    • Sequence of random values defined by essential elements (complex shuffle)
    • Single or sequence of random values defined by distribution
    • Export/Import JSON data file of generated values for excluding values used in previous runs
    • Added properties in JSON data file loaded to establish database of parameters and possible values
  • Updated summary report tokens
  • Minor changes and fixes

v3.0.0

04 Oct 20:13
999594f
Compare
Choose a tag to compare
  • Randomization interfaces for complex scenarios:
    • Discrete or range of values with default and excluded values
    • Boolean choice
    • Weighted choices with optional uniqueness
    • Choices defined by expression
    • Sequence of choices defined by expression
  • Redesigned Logger with summary report
  • Custom exceptions
  • Other minor fixes

v2.2.0

17 Jun 17:38
03209ac
Compare
Choose a tag to compare
  • Aligned with 2021.1
  • Added utilities
  • Minor changes and fixes

v2.1.0

04 May 15:44
d17744e
Compare
Choose a tag to compare
  • Extended configuration management for complex projects
  • Open Source “complete” – Added Getting Started demos, updated documentation
  • Minor fixes

v2.0.0

14 Jan 22:55
6b0a45a
Compare
Choose a tag to compare

This release moves non-core components to roast-xilinx and implements namespaces to enable as plugin.
Adds data provider engine for unified interface for randomization parameters.
Fully compatible with Python 3.6+

v1.0.1

06 Nov 16:18
Compare
Choose a tag to compare

Minor update to fix sata usb issues

v1.0.0

04 Nov 00:37
Compare
Choose a tag to compare

We are excited to announce the ROAST 1.0 release.

Key features of this release are:

  • Libraries for system component builders including baremetal, PetaLinux, open-source Linux, AIE, OpenAmp, and Vitis (xsct)
  • Libraries for core automation functionality including layered configuration system, terminal communications, board acquisition, file operations, and instruments drivers
  • Randomized data provider engine

Documentation available at https://xilinx.github.io/roast/