Update Custom-Chisel.rst

Removed a line which had incorrect info
This commit is contained in:
Jordan Lees
2023-07-05 12:18:32 -07:00
committed by GitHub
parent 78a9c00a4b
commit 75ee2cff8c

View File

@@ -44,8 +44,7 @@ build.sbt.
cd generators/
git submodule add https://git-repository.com/yourproject.git
Then add ``yourproject`` to the Chipyard top-level build.sbt file.
Make sure it goes above the definition `lazy val chipyard`.
Then add ``yourproject`` to the Chipyard top-level build.sbt file.
.. code-block:: scala