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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[enhancement] AOT Jit-wrapper enhancement New feature or request
#1403 opened May 8, 2024 by allight Usability Sprint
[enhancement] proc-jit-wrapper enhancement New feature or request
#1402 opened May 8, 2024 by allight Usability Sprint
FFI: Implement simulator-based quickcheck and tests ffi "Foreign Function" Interfacing (with SystemVerilog) long-term-enhancement Issues that are sensible enhancements but XLS devs expect may not be addressed in the near-term
#1400 opened May 8, 2024 by hzeller
FFI: In absence of externally provided timing, use delay-model as estimate enhancement New feature or request ffi "Foreign Function" Interfacing (with SystemVerilog)
#1399 opened May 8, 2024 by hzeller
FFI: Allow for out-of-band configuration enhancement New feature or request ffi "Foreign Function" Interfacing (with SystemVerilog)
#1398 opened May 8, 2024 by hzeller
FFI: allow to choose not to emit ffi calls in IR enhancement New feature or request ffi "Foreign Function" Interfacing (with SystemVerilog)
#1397 opened May 8, 2024 by hzeller
FIFO Metadata Specification codegen Related to emitting (System)Verilog. dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request ir stitching Issues related to stitching, multi-proc codegen, and integration with external verilog modules
#1391 opened Apr 23, 2024 by grebe
Factor out FIFO state in block evaluators enhancement New feature or request jit
#1389 opened Apr 19, 2024 by grebe
[enhancement] Treat for-loop iterator value as constant when iteration over constant values dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request
#1387 opened Apr 19, 2024 by rw1nkler
[enhancement] Expose min_delay op in DSLX dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request
#1386 opened Apr 18, 2024 by hongted
[enhancement] Specify I/O options per-channel enhancement New feature or request
#1384 opened Apr 18, 2024 by hongted
[enhancement] Support peek() op in XLS csp Relating to Communicating Sequential Processes or Kahn Process Network style concurrency models enhancement New feature or request
#1383 opened Apr 18, 2024 by hongted
[enhancement] DSLX error messages should have more structured data about related source ranges cleanup Tech debt reduction, factoring, consolidation, rework, etc. dslx DSLX (domain specific language) implementation / front-end 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
#1382 opened Apr 17, 2024 by cdleary
Document and settle on a commit message convention build Related to build flow, build system, or build macros cleanup Tech debt reduction, factoring, consolidation, rework, etc. documentation Improvements or additions to documentation
#1381 opened Apr 16, 2024 by proppy
Release notes should all include all new commits build Related to build flow, build system, or build macros documentation Improvements or additions to documentation
#1380 opened Apr 16, 2024 by proppy
[enhancement] XLS' understanding of delay needs to address (upside potential for) skew in bit-level delays delay model Predicting/modeling delays of target (backend) processes 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
#1376 opened Apr 10, 2024 by cdleary
[xlscc]two crashes in xlscc run, I attach the testcases bug Something isn't working or is incorrect xlscc xls/blob/main/xls/contrib/xlscc
#1371 opened Apr 7, 2024 by assertion-gptprompts
proc-scoped type aliases cause type deduction errors bug Something isn't working or is incorrect dslx DSLX (domain specific language) implementation / front-end
#1368 opened Apr 3, 2024 by rw1nkler
ProTip! Exclude everything labeled bug with -label:bug.