From b8f884e15114b7c9f29b1ec8f23a4216bcbfca76 Mon Sep 17 00:00:00 2001 From: mergify[bot] Date: Mon, 25 Jul 2022 13:36:26 +0000 Subject: Add an Explanation chapter about Scala types vs Chisel Types vs Hardware (#2626) (#2642) (cherry picked from commit 81fcf229da84e334cdc466ffbb8ea74c7975a4a9) Co-authored-by: Megan Wachs --- docs/src/explanations/explanations.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/src/explanations/explanations.md') 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) -- cgit v1.2.3