google / google/xls

Support array types for gate operation

Open
#463 0 comments 0 reactions 0 assignees View on GitHub
enhancement ir
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

A gate operation was recently added to the IR for power optimizations. It enables combinational gating of a data path. Currently only bits and tuple types are supported because these are represented as flat bit vectors in verilog. Add support for arrays. This may be easier when arrays are represented as packed arrays (https://github.com/google/xls/issues/320)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.