issues
search
google
/
xls
XLS: Accelerated HW Synthesis
http://google.github.io/xls/
Apache License 2.0
1.21k
stars
179
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
doc workflows is red on pull requests
#1742
proppy
closed
16 hours ago
2
Formatting a file with an extern_verilog attribute removes the attribute
#1741
dplassgit
opened
19 hours ago
0
[cleanup] Get rid of need for external/ on z3 library includes
#1740
cdleary
closed
14 hours ago
3
Formatter loses comment in the middle of an expression
#1739
dplassgit
opened
21 hours ago
0
Wrong error generated in formatter (in parser) when missing constant definition inside parametric bindings (but not first)
#1738
mikex-oss
opened
22 hours ago
0
[DSLX:LS] Fix/tighten up URI/path conversions, use VirtualizableFilesystem pervasively in DSLX
#1737
cdleary
opened
1 day ago
2
[cleanup] Should dependency header inclusions have `external/` prefix?
#1736
cdleary
opened
1 day ago
3
dslx-fmt::off in for loop header deletes the parent proc
#1735
mikex-oss
opened
1 day ago
1
quickcheck fails with match expression
#1734
proppy
closed
1 day ago
3
IR benchmark failure
#1733
lpawelcz
opened
2 days ago
3
std::sizeof is not considered constexpr
#1732
meheff
opened
2 days ago
0
LSP: `DSLX_PATH` stopped working
#1731
hzeller
opened
2 days ago
1
DSLX array concat is not documented well
#1730
mikex-oss
opened
2 days ago
0
[enhancement] priority_sel should support any cases type
#1729
proppy
opened
3 days ago
1
dslx_fmt adds unnecessary blank line
#1728
meheff
opened
3 days ago
0
Seemingly valid bit vector indexing yields parse errors
#1727
meheff
opened
3 days ago
2
Array of channels causes internal error
#1726
m-torhan
opened
4 days ago
2
[DSLX:FE] Give a parse error instead of crashing for `fail!` at module scope.
#1725
cdleary
closed
3 days ago
0
[DSLX] Flag an error on duplicate parametric binding instead of crashing
#1724
cdleary
closed
3 days ago
0
[c_api:VAST] Add C APIs for VAST capabilities.
#1723
cdleary
closed
20 hours ago
0
Specifying the return of all values of struct in FFI
#1722
jpienaar
opened
6 days ago
0
unroll_for does not unroll constants
#1721
mikex-oss
opened
6 days ago
0
[VAST] `ExternPackageType` & tighten space invariants.
#1720
cdleary
closed
4 days ago
1
dslx_fmt strips inline struct instantiation comments
#1719
mikex-oss
opened
1 week ago
1
Conversion between bool[N] and bits[N] should allow control over ordering
#1718
mikex-oss
opened
1 week ago
4
unroll_for has a problem with type aliases
#1717
grebe
closed
1 week ago
0
Mutual Exclusion Pass Creates Cycles
#1716
grebe
opened
1 week ago
0
[enhancement] Exhaustive quickchecks
#1715
grebe
opened
1 week ago
0
[enhancement] variant_count!<> builtin
#1714
grebe
opened
1 week ago
2
Multiplication by constant is not optimized if output width is the same as arguments' widths
#1713
m-torhan
opened
1 week ago
1
Quickcheck falsifying example dump falls over for enums
#1712
mikex-oss
opened
1 week ago
0
[fuzzer 2024-11-13_97f0]: crash in strength reduction pass
#1711
hzeller
closed
1 week ago
0
[enhancement:DSLX] Validate "input" as a parameter at the DSLX level (long before codegen)
#1710
cdleary
opened
1 week ago
1
[DSLX] Rename slice builtin to array_slice to match array_rev (vs rev) and array_size (vs std::sizeof)
#1709
cdleary
closed
1 week ago
2
`unroll_for!` is not documented
#1708
dplassgit
opened
1 week ago
0
[DSLX:stdlib] Add `std::distinct`.
#1707
cdleary
closed
1 week ago
1
[DSLX:stdlib] Make `rotl` to match `rotr`
#1706
cdleary
closed
1 week ago
0
An error occurred during the fetch of repository 'org_theopenroadproject':
#1705
LivanKov
closed
1 week ago
1
Lint errors for self-determined bit length for concat operands
#1704
mikex-oss
opened
1 week ago
0
DSLX formatting is weird for empty statement blocks
#1703
grebe
opened
1 week ago
0
CHECK failure on unroll_for! without type annotation for index/accumulator
#1702
proppy
closed
1 week ago
0
Bad error when underspecified parametric binding mixes with type mismatch
#1701
mikex-oss
opened
2 weeks ago
0
[DSLX:FE] Fix slice cloning.
#1700
cdleary
closed
1 week ago
0
[DSLX:TS] Prevent fatal when FunctionRef needs deduction and is not a function type.
#1699
cdleary
closed
1 week ago
0
[enhancement][DSLX] Add support for `#[derive(Pack, Unpack)]` to generate `type_{from,to}_bits` helpers
#1698
cdleary
opened
2 weeks ago
0
Formatter loses comment in the middle of a const definition
#1697
dplassgit
opened
2 weeks ago
0
Struct member defaults
#1696
mikex-oss
opened
2 weeks ago
0
Last struct member on separate line autoformats with trailing comma, but struct update cannot
#1695
mikex-oss
opened
2 weeks ago
0
[DSLX:type_system] Fix for let binding with `xN` type annotation on it.
#1694
cdleary
closed
2 weeks ago
0
Provide a replication operator for arrays/bits
#1693
mikex-oss
opened
2 weeks ago
2
Next