Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/xls issues and pull requests

#1633 - Wrapped lines in struct construction should be indented

Issue - State: open - Opened by meheff 7 days ago
Labels: dslx:fmt

#1632 - ir_conv: chan array cannot be destructed w/ wildcards

Issue - State: open - Opened by proppy 7 days ago
Labels: dslx, ir, 🧦 sox

#1631 - ir_conv: chan array cannot be created from from existing chans

Issue - State: open - Opened by proppy 7 days ago
Labels: dslx, ir, 🧦 sox

#1630 - [enhancement] IR Conversion could have a default FIFO config

Issue - State: open - Opened by grebe 7 days ago
Labels: enhancement, dslx, 🧦 sox

#1629 - Fix includes needed due to some recent re-org of public api.

Pull Request - State: closed - Opened by hzeller 7 days ago
Labels: Reviewing Internally

#1628 - Refactor channel->port mapping in signature

Issue - State: open - Opened by grebe 8 days ago
Labels: codegen, stitching

#1626 - [enhancement] XLS playground colab should be documented in our markdown docs

Issue - State: open - Opened by cdleary 8 days ago - 2 comments
Labels: documentation, enhancement

#1625 - DSLX Language Server Build Error

Issue - State: open - Opened by selimsandal 8 days ago - 3 comments
Labels: build, unsupported-env

#1624 - FUZZER: eval_proc_main crash 0330

Issue - State: open - Opened by allight 9 days ago - 1 comment
Labels: bug, fuzz, jit

#1622 - [c_api] Add start of C API for DSLX, including inspecting module-scoped type definitions.

Pull Request - State: open - Opened by cdleary 9 days ago
Labels: Reviewing Internally

#1621 - [c_api] Break C API monolith into multiple sub-targets.

Pull Request - State: closed - Opened by cdleary 10 days ago
Labels: Reviewing Internally

#1620 - [DSLX] Allow "leader" of a blocky expression to be inline with a fall-back to nesting the whole construct.

Pull Request - State: closed - Opened by cdleary 10 days ago
Labels: Reviewing Internally

#1619 - Document `array_concat` IR operation

Issue - State: open - Opened by ericastor 12 days ago
Labels: documentation, ir

#1618 - jit crash, 2024-09-20_67c5

Issue - State: open - Opened by hzeller 12 days ago
Labels: bug, fuzz, jit

#1617 - Awkward formatting of long condition in if statement

Issue - State: closed - Opened by meheff 12 days ago
Labels: bug, dslx:fmt

#1616 - Add cocotb tests for AXI peripherals

Pull Request - State: open - Opened by lpawelcz 12 days ago - 2 comments

#1614 - unroll_for! SIGABRT when forgetting to make accumulator a single tuple

Issue - State: closed - Opened by mikex-oss 14 days ago
Labels: bug, dslx

#1613 - Add procs for interfacing with AXI peripherals in ZSTD Decoder

Pull Request - State: open - Opened by rw1nkler 14 days ago - 5 comments

#1612 - [DSLX] Add support for `MIN` attribute on builtin bits types.

Pull Request - State: closed - Opened by cdleary 14 days ago - 2 comments
Labels: Reviewing Internally

#1611 - Hoist operations above selects if it enables constant folding

Issue - State: open - Opened by meheff 15 days ago
Labels: optimizer

#1610 - cpp_transpiler should emit DSLX constants

Issue - State: open - Opened by mikex-oss 15 days ago
Labels: enhancement, 🧦 sox

#1608 - [fuzzer: 3014636e] Bad optimization for `!=` mid-priority-select

Issue - State: closed - Opened by ericastor 16 days ago
Labels: bug

#1607 - [DSLX:TS] Fix mismatch errors for concat to be TypeInferenceErrors.

Pull Request - State: closed - Opened by cdleary 17 days ago
Labels: Reviewing Internally

#1606 - [DSLX] Fixes for casting to/from `xN` (bits constructor) based type, adds docs and more tests

Pull Request - State: closed - Opened by cdleary 18 days ago - 2 comments
Labels: Reviewing Internally

#1605 - [DSLX] Add stdlib path flag to `interpreter_main`.

Pull Request - State: closed - Opened by cdleary 18 days ago
Labels: Reviewing Internally

#1604 - [c_api] Support VAST literals with arbitrary number of bits as expressions

Pull Request - State: closed - Opened by cdleary 20 days ago - 1 comment
Labels: Reviewing Internally

#1603 - cpp_transpiler should emit an array of all DSLX enum members

Issue - State: open - Opened by mikex-oss 20 days ago
Labels: enhancement, 🧦 sox

#1602 - [c_api] Add support for more VAST constructs: instantiation, slice, continuous assignment

Pull Request - State: closed - Opened by cdleary 20 days ago
Labels: Reviewing Internally

#1601 - Drop Node::SetId()

Issue - State: open - Opened by grebe 21 days ago
Labels: ir

#1600 - Token arrays needed to supplement channel arrays

Issue - State: open - Opened by mikex-oss 21 days ago
Labels: enhancement, dslx

#1599 - DSLX formatter doesn't like unroll_for!

Issue - State: closed - Opened by mikex-oss 21 days ago - 1 comment
Labels: dslx:fmt

#1598 - Fix a few dslx::FileTable includes missed last time around.

Pull Request - State: closed - Opened by hzeller 21 days ago
Labels: Reviewing Internally

#1597 - Expand or Move away from`ParametricExpression`

Issue - State: open - Opened by erinzmoore 21 days ago
Labels: dslx

#1596 - More include fixes providing dslx::FileTable.

Pull Request - State: closed - Opened by hzeller 22 days ago
Labels: Reviewing Internally

#1595 - [DSLX:TS] Fix bugs in array-with-ellipsis type inference

Pull Request - State: closed - Opened by cdleary 22 days ago
Labels: Reviewing Internally

#1594 - [DSLX] Plumb FileTable as a broad-scope context-like object

Pull Request - State: closed - Opened by cdleary 23 days ago - 2 comments
Labels: Reviewing Internally

#1593 - [enhancement] Decouple Regression Model validation from building a regression model

Issue - State: open - Opened by hnpl 27 days ago
Labels: enhancement

#1592 - [enhancement] XLS proc jit should detect at least trivial livelock conditions

Issue - State: open - Opened by allight 27 days ago - 2 comments
Labels: enhancement

#1591 - Storing dslx::Pos with filename strings is pretty expensive

Issue - State: closed - Opened by hzeller 27 days ago - 5 comments
Labels: dslx, cleanup

#1590 - Add note about compilation-database generation to README.md.

Pull Request - State: closed - Opened by allight 27 days ago - 1 comment
Labels: Reviewing Internally

#1589 - Bad error when concatenating structs

Issue - State: closed - Opened by mikex-oss 27 days ago
Labels: bug, dslx

#1588 - Add start of C API for VAST

Pull Request - State: closed - Opened by cdleary 27 days ago - 1 comment
Labels: Reviewing Internally

#1587 - array ... operator breaks type checking

Issue - State: closed - Opened by mikex-oss 27 days ago - 1 comment
Labels: bug, dslx

#1586 - Quickcheck falsifying example dump falls over with implicit tokens

Issue - State: open - Opened by mikex-oss 28 days ago
Labels: bug, dslx

#1585 - [enhancement] New message storing data points in EstimatorModel

Issue - State: open - Opened by hnpl 28 days ago
Labels: enhancement

#1584 - Build Failing after recent git pull

Issue - State: closed - Opened by dassbrothers 28 days ago - 4 comments
Labels: question, build

#1583 - [enhancement] Add possibility to parameterize tests

Issue - State: open - Opened by m-torhan 28 days ago - 1 comment
Labels: enhancement, dslx, testing

#1582 - [enhancement] Add test points for mixed width operands in the delay model

Issue - State: open - Opened by rw1nkler 29 days ago - 2 comments
Labels: enhancement, delay model

#1581 - [enhancement] Support multiple test cases for a single test proc

Issue - State: open - Opened by rw1nkler 29 days ago
Labels: enhancement, dslx, testing

#1580 - [enhancement] Add proc-scoped constants

Issue - State: open - Opened by rw1nkler about 1 month ago
Labels: enhancement, dslx

#1579 - [enhancement] rationalize macros, builtins and stdlib functions namespace

Issue - State: open - Opened by proppy about 1 month ago
Labels: enhancement, dslx

#1578 - [DSLX:TS] Fix for ColonRef to enum value within proc parametrics.

Pull Request - State: closed - Opened by cdleary about 1 month ago
Labels: Reviewing Internally

#1577 - [DSLX:LS] Get go-to-definition working across files and add a test.

Pull Request - State: closed - Opened by hongted about 1 month ago
Labels: Reviewing Internally

#1576 - Adding an stdlib function suddenly uncovers a type inference error

Issue - State: open - Opened by mikex-oss about 1 month ago - 2 comments
Labels: bug, dslx

#1575 - Make it possible to choose llvm toolchain to come from local system

Issue - State: open - Opened by hzeller about 1 month ago - 2 comments
Labels: enhancement, build

#1574 - [enhancement] quickcheck constraints

Issue - State: open - Opened by mikex-oss about 1 month ago - 6 comments
Labels: enhancement

#1573 - [enhancement] developer should be able to choose how to simulate their DSLX code

Issue - State: open - Opened by proppy about 1 month ago - 2 comments
Labels: enhancement, ux

#1572 - Parametric signedness bit type doesn't work

Issue - State: closed - Opened by mikex-oss about 1 month ago - 2 comments
Labels: bug, dslx

#1571 - interpreter_main compare should default to none

Issue - State: open - Opened by proppy about 1 month ago - 1 comment
Labels: bug, ux

#1570 - First step towards using bzlmod

Pull Request - State: closed - Opened by hzeller about 1 month ago - 6 comments
Labels: Reviewing Internally

#1569 - [enhancement] enable glass-box testing of functions

Issue - State: open - Opened by proppy about 1 month ago - 2 comments
Labels: enhancement, dslx, testing

#1568 - [enhancement] DSLX bit type indexing

Issue - State: open - Opened by mikex-oss about 1 month ago - 2 comments
Labels: enhancement, dslx

#1567 - [enhancement] Early return in DSLX functions

Issue - State: open - Opened by mikex-oss about 1 month ago - 6 comments
Labels: enhancement, dslx

#1566 - [enhancement] apfloat functions should take additional configuration

Issue - State: open - Opened by mikex-oss about 1 month ago
Labels: enhancement, dslx

#1565 - First step towards using bzlmod

Pull Request - State: closed - Opened by hzeller about 1 month ago - 6 comments

#1564 - [DSLX:LS] Get go-to-definition working across files and add a test.

Pull Request - State: closed - Opened by cdleary about 1 month ago - 4 comments
Labels: Reviewing Internally

#1563 - [DSLX:FE] Fix the span for ColonRef nodes so they include the subject.

Pull Request - State: closed - Opened by cdleary about 1 month ago
Labels: Reviewing Internally

#1562 - [DSLX:LSP] Add basic support for inlay hints on let bindings.

Pull Request - State: closed - Opened by cdleary about 1 month ago - 1 comment
Labels: Reviewing Internally

#1561 - [enhancement] revise channel fifo depth syntax

Issue - State: open - Opened by proppy about 1 month ago - 3 comments
Labels: enhancement, dslx

#1557 - `apfloat::to_int` seems to clamp to incorrect max value

Issue - State: closed - Opened by mikex-oss about 1 month ago
Labels: bug, dslx, 🧦 sox

#1556 - [enhancement] Add `MIN` constant

Issue - State: closed - Opened by mikex-oss about 1 month ago
Labels: enhancement, dslx

#1552 - --trace_channels should delineate channel instantiations across multiply-instantiated procs

Issue - State: closed - Opened by mikex-oss about 1 month ago - 1 comment
Labels: enhancement, dslx, 🧦 sox

#1551 - autofmt removes blank lines between proc/struct/enum members

Issue - State: open - Opened by mikex-oss about 1 month ago
Labels: bug, dslx:fmt

#1549 - Improving Formal Verification for IR

Issue - State: open - Opened by dassbrothers about 1 month ago - 4 comments
Labels: enhancement

#1545 - Correct the type for bytecode evaluation of enum value (via ColonRef)

Pull Request - State: closed - Opened by cdleary about 2 months ago
Labels: Reviewing Internally

#1543 - Relax or simplify channel connectivity requirements for integration of sub-procs

Issue - State: open - Opened by mikex-oss about 2 months ago - 1 comment
Labels: enhancement, dslx, 🧦 sox

#1541 - DSLX bytecode interpreter should create values of the same shape with ZeroMacro or Literal.

Issue - State: closed - Opened by hongted about 2 months ago
Labels: bug, dslx

#1540 - Use of imported type/enum crashes the front end

Issue - State: closed - Opened by meheff about 2 months ago - 4 comments
Labels: bug, dslx

#1534 - Clean up uids and names in XLS IR

Issue - State: closed - Opened by hongted about 2 months ago - 2 comments
Labels: enhancement, ir

#1533 - [enhancement] Proc tests should indicate where test proc is blocked in "deadline exceeded" condition

Issue - State: closed - Opened by meheff about 2 months ago - 4 comments
Labels: enhancement, dslx

#1525 - Hash collisions among data points in delay model

Issue - State: closed - Opened by hnpl 2 months ago
Labels: delay model

#1523 - `TypeInferenceError` with parametrized structs

Issue - State: closed - Opened by mtdudek 2 months ago - 1 comment
Labels: bug, dslx

#1514 - opt_main crash, crasher ddf80df1

Issue - State: closed - Opened by proppy 3 months ago - 1 comment
Labels: bug, fuzz, optimizer

#1502 - Tests interfere with each other if there are nested procs

Issue - State: closed - Opened by m-torhan 3 months ago
Labels: bug, dslx, testing, 🧦 sox

#1474 - add_with_carry function not found

Issue - State: closed - Opened by proppy 4 months ago - 4 comments
Labels: bug, dslx, ir

#1467 - [enhancement] Add latency-sensitive block construct to DSLX

Issue - State: open - Opened by meheff 4 months ago - 2 comments
Labels: enhancement, dslx:syntax

#1434 - Tracking issue: OS X (aarch64) build/test status

Issue - State: open - Opened by cdleary 4 months ago - 5 comments
Labels: unsupported-env

#1415 - Two non-parametric procs in a single file cause errors when running DSLX tests

Issue - State: open - Opened by rw1nkler 5 months ago - 1 comment
Labels: bug, dslx, ux

#1391 - FIFO Metadata Specification

Issue - State: open - Opened by grebe 5 months ago
Labels: enhancement, dslx, ir, codegen, stitching

#1390 - Start of C API, amenable to FFI binding.

Pull Request - State: open - Opened by cdleary 5 months ago
Labels: Reviewing Internally

#1389 - Factor out FIFO state in block evaluators

Issue - State: open - Opened by grebe 6 months ago
Labels: enhancement, jit

#1388 - [enhancement] Support 1R/1W RAM Models (with RAM rewriting)

Issue - State: open - Opened by rw1nkler 6 months ago
Labels: enhancement

#1387 - [enhancement] Treat for-loop iterator value as constant when iteration over constant values

Issue - State: open - Opened by rw1nkler 6 months ago - 1 comment
Labels: enhancement, dslx

#1386 - [enhancement] Expose min_delay op in DSLX

Issue - State: open - Opened by hongted 6 months ago - 3 comments
Labels: enhancement, dslx

#1385 - [enhancement] Expose NodeInCycleConstraint scheduling constraint in codegen.

Issue - State: open - Opened by hongted 6 months ago - 1 comment
Labels: enhancement