Skip to content

Issues: google/xls

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add clamped_clog2 parallel to clog2 for parametric bitwidths dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request 🧦 sox
#1941 opened Feb 19, 2025 by mikex-oss
[DSLX:LS] Ansi color codes don't render in vscode problems pane dslx:lsp DSLX language server/protocol implementation
#1940 opened Feb 19, 2025 by cdleary
Casting array to its own type is not allowed (+ bad error message) dslx DSLX (domain specific language) implementation / front-end
#1939 opened Feb 19, 2025 by mikex-oss
[DSLX] assert! and fail! labels can clash in generated verilog (leading to e.g. elab warnings) dslx DSLX (domain specific language) implementation / front-end
#1937 opened Feb 17, 2025 by cdleary
bazel compiles everything twice: as -fpic and without ... could this be tweaked ? build Related to build flow, build system, or build macros
#1936 opened Feb 16, 2025 by hzeller
[enhancement][DSLX:LSP] Language server could save all "crashes" dslx:lsp DSLX language server/protocol implementation enhancement New feature or request
#1934 opened Feb 15, 2025 by cdleary
trace_fmt should be supported in quickcheck based test dslx DSLX (domain specific language) implementation / front-end 🧦 sox testing Test-infrastructure related
#1930 opened Feb 14, 2025 by proppy
[enhancement] trace_fmt should support formatting u8[N] as strings dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request 🧦 sox
#1929 opened Feb 14, 2025 by proppy
Inter-proc channel operations where data is ignored codegen Related to emitting (System)Verilog. optimizer Related to IR optimization or analysis 🧦 sox stitching Issues related to stitching, multi-proc codegen, and integration with external verilog modules
#1928 opened Feb 13, 2025 by grebe
[idea] For exhaustive matches, should we expose the construct to the IR? ir long-term-enhancement Issues that are sensible enhancements but XLS devs expect may not be addressed in the near-term optimizer Related to IR optimization or analysis
#1920 opened Feb 9, 2025 by cdleary
Build Error build Related to build flow, build system, or build macros unsupported-env unsupported OS or compiler, "best effort"
#1918 opened Feb 8, 2025 by siddharth0998
[enhancement] Infinite loops in DSLX dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request
#1917 opened Feb 7, 2025 by rw1nkler
[enhancement][dslx] Tabular comparisons (including for tuples of boolean, one-hot cases) can be cumbersome in Rustic match syntax dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request
#1913 opened Feb 6, 2025 by cdleary
XLS nightly ubuntu release failing bug Something isn't working or is incorrect 🧑‍🌾 gardener To be handed off to the next build gardener
#1912 opened Feb 6, 2025 by mikex-oss
Apparent parser sensitivity to the positioning of parametric impls dslx DSLX (domain specific language) implementation / front-end
#1911 opened Feb 6, 2025 by richmckeever
DSLX is different from Rust for match patterns (currently does equality comparison for any bound identifier) dslx DSLX (domain specific language) implementation / front-end
#1909 opened Feb 5, 2025 by meheff
[enhancement][idea] XLS assisted fanout management for register duplication enhancement New feature or request long-term-enhancement Issues that are sensible enhancements but XLS devs expect may not be addressed in the near-term
#1908 opened Feb 5, 2025 by cdleary
[enhancement][DSLX] Support ..= inclusive range so pattern matches can use inclusive max value dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request
#1904 opened Feb 3, 2025 by cdleary
[enhancement][docs] Document impl in DSLX reference docs documentation Improvements or additions to documentation enhancement New feature or request
#1903 opened Feb 2, 2025 by cdleary
[enhancement] non-mutually-exclusive sends on channel should be reported before codegen dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request ir 🧦 sox ux User experience (end-user invoking XLS and its related tools)
#1900 opened Jan 30, 2025 by proppy
let-bindings don't work with impl methods dslx DSLX (domain specific language) implementation / front-end 🧦 sox
#1895 opened Jan 29, 2025 by grebe
ProTip! Adding no:label will show everything without a label.