chipsalliance/chisel

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

Aberta

#2.087 aberto em 26 de ago. de 2021

 (49 comentários) (3 reações) (0 responsável)Scala (651 forks)batch import
good first issue

Métricas do repositório

Stars
 (4.658 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 21h) (16 fundiu PRs em 30d)

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

Guia do colaborador