Skip to content

Fixed type with 2'h11 instead of 2'b11 #145

Fixed type with 2'h11 instead of 2'b11

Fixed type with 2'h11 instead of 2'b11 #145

Workflow file for this run

name: docs
on:
push:
workflow_dispatch:
jobs:
docs:
runs-on: ubuntu-24.04
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
submodules: recursive
- name: Build docs
uses: TinyTapeout/tt-gds-action/docs@ttsky25a
with:
tools-ref: ttsky25a