We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a9c00 commit 75ee2cfCopy full SHA for 75ee2cf
docs/Customization/Custom-Chisel.rst
@@ -44,8 +44,7 @@ build.sbt.
44
cd generators/
45
git submodule add https://git-repository.com/yourproject.git
46
47
-Then add ``yourproject`` to the Chipyard top-level build.sbt file.
48
-Make sure it goes above the definition `lazy val chipyard`.
+Then add ``yourproject`` to the Chipyard top-level build.sbt file.
49
50
.. code-block:: scala
51
0 commit comments