Skip to content

Bernoulli dist for no delays, moving gnt update to negedge in tb #79

Bernoulli dist for no delays, moving gnt update to negedge in tb

Bernoulli dist for no delays, moving gnt update to negedge in tb #79

Workflow file for this run

name: Lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
submodules: 'true'
- name: Install OSS-CAD-Suite
uses: YosysHQ/setup-oss-cad-suite@v3
- name: Run Verilator Lint
run: |
make lint