Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

fix(test): typo result.xml -> results.xml #5

fix(test): typo result.xml -> results.xml

fix(test): typo result.xml -> results.xml #5

Workflow file for this run

name: fpga
on:
push:
workflow_dispatch:
jobs:
fpga:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@v4
with:
submodules: recursive
- name: FPGA bitstream for TT ASIC Sim (ICE40UP5K)
uses: TinyTapeout/tt-gds-action/fpga/ice40up5k@tt08