RAM Metadata should live in IR
Open
enhancement
ir
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
In my work towards #861, metadata about RAMs (width, depth, kind, etc.) is being kept in data structures on the side, but ideally all of this would live in metadata in the IR. Encapsulating channels to procs (#869) and having more ways to group channels would be also be helpful towards managing complexity of all the channels associated with a RAM.
Contributor guide
Assessment
This issue has not been assessed yet.