We will be sunsetting Advisor during Jan, 2026 and will instead be providing information in Snyk Security DB.

You can begin to take advantage of Snyk Security DB today for a unified, package-centric experience.

How to use the edalize.rivierapro.Rivierapro function in edalize

To help you get started, we’ve selected a few edalize examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github olofk / fusesoc / edalize / rivierapro.py View on Github external
def build_pre(self):
        if not os.getenv('ALDEC_PATH'):
            raise RuntimeError("Environment variable ALDEC_PATH was not found. It should be set to Riviera Pro install path. Please source /etc/setenv to set it")
        super(Rivierapro, self).build_pre()
github olofk / edalize / edalize / rivierapro.py View on Github external
def build_pre(self):
        if not os.getenv('ALDEC_PATH'):
            raise RuntimeError("Environment variable ALDEC_PATH was not found. It should be set to Riviera Pro install path. Please source /etc/setenv to set it")
        super(Rivierapro, self).build_pre()

edalize

Library for interfacing EDA tools such as simulators, linters or synthesis tools, using a common interface

BSD-2-Clause
Latest version published 2 months ago

Package Health Score

76 / 100
Full package analysis

Similar packages