DSLX: Check for send/receive validity
Open
dslx
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
On more than one occasion, I've written invalid DSLX that sends on an individual channel more than once per iteration. There's probably other stuff that should be enforced that I can't think of immediately. Before getting to IR conversion, we should do a pass to make sure that we're not improperly using channels.
Contributor guide
Assessment
This issue has not been assessed yet.