IR documentation of procs/chans
Open
documentation
ir
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
- Several keywords in DSLX's scanner, including "carry", "next", "while", and "proc", don't appear in the document(https://google.github.io/xls/dslx_reference/). It would be better to provide some examples about the usage of these keywords in the DSLX program.
- The document of Chisel's IR, FIRRTL, not only provides a well-defined semantics specification but also provides a lot of examples to illustrate the usage. However, the concept of "channel" and "proc" in IR, are hard to understand without examples.
Contributor guide
Assessment
This issue has not been assessed yet.