commit | 7ba939a670564da77472cb1fe31453af780558af | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Wed Oct 16 17:04:00 2019 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Wed Oct 16 17:06:11 2019 +0100 |
tree | c906c295759193955faa63ebe602d3dd33202183 | |
parent | 8fccfe259cd88f44a71b57b2bae62e455366c2ee [diff] |
[top_earlgrey] Fix documentation how to use topgen
diff --git a/hw/top_earlgrey/README.md b/hw/top_earlgrey/README.md index 78614e9..8a4697e 100644 --- a/hw/top_earlgrey/README.md +++ b/hw/top_earlgrey/README.md
@@ -13,7 +13,7 @@ is created with below command. ```console -../../util/topgen.py -t doc/top_earlgrey.hjson -c doc/top_earlgrey.tpl.sv -o . -v +../../util/topgen.py -t doc/top_earlgrey.hjson -c doc -o . -v ``` It generates files below: