Figure out procs & coverpoints/assertions
Open
dslx
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
I've avoided thinking about how coverpoints & asserts should work inside procs, instead focusing on basic functionality, but as those first bits land, it's time to start thinking about how we thread tokens into and out of procs. It might be as simple as...threading the input tokens through (and restricting covers/asserts to Proc "next" blocks), but regardless, we need to think about it.
Contributor guide
Assessment
This issue has not been assessed yet.