Installation

Versions

ROAST supports Linux and requires Python 3.6+.

Basic Installation

The easiest way to install it is using pip:

$ pip install roast

To install the Xilinx plugin for roast:

$ pip install roast-xilinx

Optionally, roast specific pytest fixtures can be installed through a pytest plugin:

$ pip install pytest-roast