Skip to content

Releases: google/xls

v0.0.0-4899-gc93d25cb7

05 Apr 15:11
Compare
Choose a tag to compare
github/workflows/nightly:  fix release filename

GitHub action yaml attributes use `${{ env.VAR }}` to access env variables; but since we need a lowercase version use a wildcard to capture the arch dependent parts of the filename.

PiperOrigin-RevId: 622167553

v0.0.0-4883-g62d353748

04 Apr 07:52
Compare
Choose a tag to compare
Use `BlockContinuation` in benchmark main.

It abstracts the register initialization.

PiperOrigin-RevId: 621670157

v0.0.0-4871-g1f32f1988

03 Apr 07:52
Compare
Choose a tag to compare
[DSLX:TS] Rename InstantiateParametricArgs to AppendArgsForInstantiat…

v0.0.0-4862-g7de4143d5

02 Apr 09:48
Compare
Choose a tag to compare
dependency_support: switch lzma to a safer repo

- update rules_hdl to current HEAD
- also apply lzma patch to xls workspace's boost dep

PiperOrigin-RevId: 621077231

v0.0.0-4839-gc375d48be

29 Mar 15:06
Compare
Choose a tag to compare
github/workflows/nightly: add missing action params

- add content write permissions
- add target_commitish param

PiperOrigin-RevId: 620236628