chipsalliance/chisel

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

Ouverte

#2 087 ouverte le 26 août 2021

 (49 commentaires) (3 réactions) (0 personne assignée)Scala (651 forks)batch import
good first issue

Métriques du dépôt

Stars
 (4 658 étoiles)
Métriques de merge PR
 (Merge moyen 3j 21h) (16 PRs mergées en 30 j)

Description

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

Guide contributeur