Skip to content

End-to-end run. First test. #11

End-to-end run. First test.

End-to-end run. First test. #11

name: Regression Test
on:
push:
branches:
- pipeline-sandbox
jobs:
regression:
runs-on: self-hosted
steps:
- name: Discover modified accelerators
run: |
cd $HOME/esp/utils/scripts/actions-pipeline
./get_modified_accelerators.sh
- name: Run HLS
run: |
cd $HOME/esp/utils/scripts/actions-pipeline
./run_sims.sh
- name: Generate bitstream and program FPGA
run: |
cd $HOME/esp/utils/scripts/actions-pipeline
./run_esp-config.sh