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

[enhancement] Codegen should have a default FIFO implementation enhancement New feature or request
#1813 opened Dec 26, 2024 by grebe
umulp is more delay intensive than regular umul bug Something isn't working or is incorrect codegen Related to emitting (System)Verilog. delay model Predicting/modeling delays of target (backend) processes
#1810 opened Dec 20, 2024 by proppy
[enhancement] Make invoke side-effecting + make a "safe to remove side-effecting op" category enhancement New feature or request optimizer Related to IR optimization or analysis
#1806 opened Dec 19, 2024 by grebe
[enhancement] Scheduling: (send, receive) pairs on internal channels should be constrained together enhancement New feature or request scheduler Scheduling algorithm for XLS IR operations
#1804 opened Dec 18, 2024 by grebe
Disabling formatting within a proc sometimes silently does not disable formatting bug Something isn't working or is incorrect dslx:fmt DSLX auto-formatter dslx DSLX (domain specific language) implementation / front-end
#1797 opened Dec 16, 2024 by dplassgit
Bit-slice of negative size gives unhelpful error dslx DSLX (domain specific language) implementation / front-end
#1784 opened Dec 11, 2024 by meheff
An extra newline is unexpectedly inserted after a dslx-fmt::on comment bug Something isn't working or is incorrect dslx:fmt DSLX auto-formatter dslx DSLX (domain specific language) implementation / front-end
#1782 opened Dec 10, 2024 by dplassgit
DSLX should resolve parametric impl's const bug Something isn't working or is incorrect 🧦 sox
#1779 opened Dec 10, 2024 by proppy
[enhancement] impl should support type alias dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request
#1778 opened Dec 10, 2024 by proppy
[fuzz] Crash in LLVM via eval_ir_main, target-independent node not lowered fuzz jit waiting-on-llvm E.g. for fuzz bugs waiting for resolution of LLVM issues.
#1776 opened Dec 8, 2024 by cdleary
.. range array does not type check correctly dslx DSLX (domain specific language) implementation / front-end
#1773 opened Dec 6, 2024 by mikex-oss
[enhancement] request a zero prefix for trace_fmt when using the `:#x" format. dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request
#1772 opened Dec 6, 2024 by rmlarsen
Constexpr evaluation in impl methods doesn't always work dslx DSLX (domain specific language) implementation / front-end
#1771 opened Dec 5, 2024 by grebe
When trying to disable formatting, formatter adds extra = in the middle of a const definition bug Something isn't working or is incorrect dslx:fmt DSLX auto-formatter dslx DSLX (domain specific language) implementation / front-end
#1768 opened Dec 4, 2024 by dplassgit
Formatter loses comment around a number bug Something isn't working or is incorrect dslx:fmt DSLX auto-formatter dslx DSLX (domain specific language) implementation / front-end
#1767 opened Dec 4, 2024 by dplassgit
Extra newlines are inserted around constants with dslx-fmt::off bug Something isn't working or is incorrect dslx:fmt DSLX auto-formatter dslx DSLX (domain specific language) implementation / front-end
#1766 opened Dec 4, 2024 by dplassgit
Duplicate proc name parse error refers to containing Module as stdin dslx:fmt DSLX auto-formatter dslx DSLX (domain specific language) implementation / front-end
#1763 opened Dec 3, 2024 by mikex-oss
Confusing parse error about test_proc impl dslx:fmt DSLX auto-formatter dslx DSLX (domain specific language) implementation / front-end
#1762 opened Dec 3, 2024 by mikex-oss
(Proc) Test fixtures dslx DSLX (domain specific language) implementation / front-end enhancement New feature or request
#1761 opened Dec 3, 2024 by mikex-oss
Add array slice update IR node ir
#1757 opened Dec 2, 2024 by meheff
ProTip! no:milestone will show everything without a milestone.