Skip to content

Parametrization of the SEC script regarding the use of CV-X-IF and GitHub action to run SEC on PRs with RTL changes

Placeholder Cairo Caplan requested to merge github/fork/cairo-caplan/main into main

This PR introduces three features:

  • Parametrization of the SEC script, so the user can choose whether they want to execute it with the CV-X-IF enabled or disabled
    • So far, it stripped out extra signals from the proposed/revised version and tested only the base configuration, with the CV-X-IF functionality disabled.
  • Creation of a GitHub workflow action, triggered by PRs that change the /rtl/ directory, that execute SEC with the CV-X-IF enabled and with it disabled

Merge request reports

Loading