| commit | 9be86feee460f7ca6187acf91a4f762aaa5fd10b | [log] [tgz] |
|---|---|---|
| author | Cindy Chen <chencindy@google.com> | Sat Nov 02 11:42:18 2019 -0700 |
| committer | cindychip <cindy.chen0316@gmail.com> | Mon Nov 04 15:26:19 2019 -0800 |
| tree | 9259c536c2cd7fc505aa4077ad79fd40ed51524e | |
| parent | 8573fa2a303fd0651e5e2b395de538297a007152 [diff] |
[rv_plic/doc] Add rv_plic to hugo
diff --git a/util/build_docs.py b/util/build_docs.py index 363072e..f2b0750 100755 --- a/util/build_docs.py +++ b/util/build_docs.py
@@ -72,6 +72,7 @@ "hw/ip/gpio/data/gpio_testplan.hjson", "hw/ip/hmac/data/hmac_testplan.hjson", "hw/ip/i2c/data/i2c_testplan.hjson", + "hw/ip/rv_plic/data/rv_plic_fpv_testplan.hjson", "hw/ip/rv_timer/data/rv_timer_testplan.hjson", "hw/ip/uart/data/uart_testplan.hjson", "util/testplanner/examples/foo_testplan.hjson",