diff --git a/docs/Customization/Custom-Core.rst b/docs/Customization/Custom-Core.rst index 4f529efc..a76741ec 100644 --- a/docs/Customization/Custom-Core.rst +++ b/docs/Customization/Custom-Core.rst @@ -13,7 +13,7 @@ instructions on how to achieve this. .. note:: This page contains links to the files that contains important definitions in the Rocket chip repository, which is maintained separately - from Chipyard. If you find any discrepency between the code on this page and the code in the source file, please report it through + from Chipyard. If you find any discrepancy between the code on this page and the code in the source file, please report it through GitHub issues! Wrap Verilog Module with Blackbox (Optional)