-
Notifications
You must be signed in to change notification settings - Fork 190
Pull requests: google/xls
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for dumping pass pipeline metrics from codegen and scheduling.
#2107
opened May 2, 2025 by
copybara-service
bot
•
Draft
Improve metrics reporting of the optimization pipeline.
#2105
opened May 2, 2025 by
copybara-service
bot
•
Draft
[XLS] Extend constant-dividend support to handle more cases
#2094
opened May 1, 2025 by
copybara-service
bot
•
Draft
Replace
apfloat::upcast
with apfloat::upcast_daz
(previous behavior) and apfloat::upcast_with_denorms
.
#2086
opened Apr 30, 2025 by
copybara-service
bot
Loading…
[DSLX:stdlib] Implement is_even
Reviewing Internally
#2080
opened Apr 29, 2025 by
dank-openai
Loading…
[DSLX:doc] Formatting, spelling, and other minor improvements
Reviewing Internally
#2072
opened Apr 28, 2025 by
dank-openai
Loading…
[DSLX:stdlib] Add split_msbs, split_lsbs
Reviewing Internally
#2070
opened Apr 28, 2025 by
dank-openai
Loading…
Add special case for range expression to represent end-inclusive value of a integral type's range. For example, u8:0..u8:256 is valid and represents an array of u8 values [0, 1, 2, ... , 255], even if u8:256 is invalid in other contexts. Previously there is no easy way to access uN[x]::MAX in a range expression. This also applies to signed types, so s8:0..s8:128 represents an array of s8 values [0, 1, 2, ... , 127]. Such notation must be an explicit number literal (cannot be a constant expression).
#2069
opened Apr 28, 2025 by
copybara-service
bot
•
Draft
[DSLX:stdlib] Add Ordering and compare
Reviewing Internally
#2067
opened Apr 28, 2025 by
dank-openai
Loading…
modules/zstd: Add support for decoding compressed blocks
Reviewing Internally
#1857
opened Jan 15, 2025 by
lpawelcz
Loading…
DSLX DMA: Implement FIFO and CSR
#1215
opened Nov 30, 2023 by
mczyz-antmicro
Loading…
49 of 74 tasks
ProTip!
What’s not been updated in a month: updated:<2025-04-03.