Fixed typo

This commit is contained in:
Zitao Fang
2020-07-19 21:48:07 -07:00
parent 0a39819f44
commit 692b120b65

View File

@@ -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)