diff options
| author | mergify[bot] | 2022-07-25 13:36:26 +0000 |
|---|---|---|
| committer | GitHub | 2022-07-25 13:36:26 +0000 |
| commit | b8f884e15114b7c9f29b1ec8f23a4216bcbfca76 (patch) | |
| tree | c1380eebc87808b51a9fd3e8f882d7dd082f4894 /docs/src/explanations/explanations.md | |
| parent | 0ff14a949f6781f5d76c6088202863d16cb24a18 (diff) | |
Add an Explanation chapter about Scala types vs Chisel Types vs Hardware (#2626) (#2642)
(cherry picked from commit 81fcf229da84e334cdc466ffbb8ea74c7975a4a9)
Co-authored-by: Megan Wachs <megan@sifive.com>
Diffstat (limited to 'docs/src/explanations/explanations.md')
| -rw-r--r-- | docs/src/explanations/explanations.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/explanations/explanations.md b/docs/src/explanations/explanations.md index 9e0227d5..762648d0 100644 --- a/docs/src/explanations/explanations.md +++ b/docs/src/explanations/explanations.md @@ -39,3 +39,4 @@ read these documents in the following order: * [Unconnected Wires](unconnected-wires) * [Annotations](annotations) * [Deep Dive into Connection Operators](connection-operators) +* [Chisel Type vs Scala Type](chisel-type-vs-scala-type) |
