chipsalliance/chisel

Better documentation of `:=` vs `<>`

Aperta

#2087 aperta il 26 ago 2021

 (49 commenti) (3 reazioni) (0 assegnatari)Scala (651 fork)batch import
good first issue

Metriche repository

Star
 (4658 stelle)
Metriche merge PR
 (Merge medio 3g 21h) (16 PR mergiate in 30 g)

Descrizione

Type of issue: documentation

Impact: no functional change

Development Phase: request

Other information

I feel like I have been in several conversations lately about how confusing := and <> are. And I'm not even 100% confident that I could explain what each does in every scenario. This seems like something that a few Scastie examples + DecoupledIOs could "put to rest" and we could capture them as a cookbook or explanation on the website.

If the current behavior is a bug, please provide the steps to reproduce the problem:

N/A

What is the current behavior? N/A

What is the expected behavior? N/A Please tell us about your environment:

N/A What is the use case for changing the behavior?

Better documentation of an FAQ

Guida contributor