Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fpga): add fpga test target, update CI to run fpga-test #615

Merged
merged 2 commits into from
Oct 31, 2023

Commits on Oct 31, 2023

  1. fix(fpga): add fpga test target

    - add fpga test target. similar to simulation test target
    P-Miranda committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d24d7f6 View commit details
    Browse the repository at this point in the history
  2. feat(CI): update fpga targets to run test

    - fpga-test checks for "Test passed" after regular fpga-run
    P-Miranda committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b1a4df5 View commit details
    Browse the repository at this point in the history