Skip to content

Remove is_theta_output() function #1241

Remove is_theta_output() function

Remove is_theta_output() function #1241

Workflow file for this run

name: HLS
on:
pull_request:
branches: [ master ]
jobs:
hls-test-suite:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: "Build jlm"
uses: ./.github/actions/BuildJlm
with:
enable-hls: true
- name: "Install verilator"
uses: ./.github/actions/InstallPackages
with:
install-verilator: true
- name: "Run hls-test-suite"
run: ./scripts/run-hls-test.sh