Skip to content

Export ICCM/DCCM ECC error signals #400

Export ICCM/DCCM ECC error signals

Export ICCM/DCCM ECC error signals #400

Workflow file for this run

name: Verible linter
on:
pull_request_target:
jobs:
lint-review:
runs-on: ubuntu-latest
permissions:
checks: write
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: chipsalliance/verible-linter-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
extra_args: '--waiver_files=./violations.waiver'
paths: |
./design