From 2439974eea33017f6cea220e62f4736694ba0ed2 Mon Sep 17 00:00:00 2001 From: Abongwa Bonalais Date: Mon, 11 Oct 2021 03:33:20 +0100 Subject: Create naming.md (#2161) Added title to "Namimg Cookbook" website. Co-authored-by: Megan Wachs --- docs/src/cookbooks/naming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/src/cookbooks/naming.md b/docs/src/cookbooks/naming.md index a41a1e9a..c7ccdd96 100644 --- a/docs/src/cookbooks/naming.md +++ b/docs/src/cookbooks/naming.md @@ -10,7 +10,7 @@ import chisel3.experimental.prefix import chisel3.experimental.noPrefix import chisel3.stage.ChiselStage ``` - +# Naming Cookbook ### I still have _T signals, can this be fixed? First check - is the compiler plugin properly enabled? Scalac plugins are enabled via the scalac option -- cgit v1.2.3