Parametrization of the SEC script regarding the use of CV-X-IF and GitHub action to run SEC on PRs with RTL changes
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