diff --git a/docs/Customization/Custom-Chisel.rst b/docs/Customization/Custom-Chisel.rst index 5a60ce4b..d40cfa9a 100644 --- a/docs/Customization/Custom-Chisel.rst +++ b/docs/Customization/Custom-Chisel.rst @@ -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