Skip to content

Update si5340_config_loader_tb.sv #60

Update si5340_config_loader_tb.sv

Update si5340_config_loader_tb.sv #60

Workflow file for this run

name: Verilator Simulation
on:
push:
branches: [master]
jobs:
build-container:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./
steps:
- name: Check out the repository to the runner
uses: actions/checkout@v1
- name: Build the docker image
uses: docker/build-push-action@v2