Skip to content

Labels

Labels

  • app

    Application level functionality (examples, uses of XLS stack)
  • bazel

    Pull requests that update bazel code
  • blocker

    Blocking design work
  • bug

    Something isn't working or is incorrect
  • build

    Related to build flow, build system, or build macros
  • cannot-reproduce

    An issue that could not be reproduced
  • cla: no

    Contributor agreement necessary, not present, see https://cla.developers.google.com
  • cla: yes

  • cleanup

    Tech debt reduction, factoring, consolidation, rework, etc.
  • code-maintenance

    Everything w.r.t. code quality, maintenance, TODOs
  • codegen

    Related to emitting (System)Verilog.
  • csp

    Relating to Communicating Sequential Processes or Kahn Process Network style concurrency models
  • delay model

    Predicting/modeling delays of target (backend) processes
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • dslx

    DSLX (domain specific language) implementation / front-end
  • dslx:fmt

    DSLX auto-formatter
  • dslx:lsp

    DSLX language server/protocol implementation
  • dslx:syntax

    Syntax changes to DSLX
  • dslx:TIv2

    Bugs related to Type Inference v2
  • dslx:type-checking

  • duplicate

    This issue or pull request already exists
  • duplicate-suspected

    Not yet confirmed as a duplicate but expected that it is.
  • enhancement

    New feature or request
  • estimate:L

    Large: ~a week
  • estimate:M

    Medium: ~1-3 days
  • estimate:S

    Small: ~a day
  • estimate:XL

    eXtra Large: ~multi-week
  • estimate:XS

    eXtra Small: ~few hours
  • ffi

    "Foreign Function" Interfacing (with SystemVerilog)