[rom_ctrl] Initial technical specification
This commit adds a technical specification and wires it into
build_docs.py so that it appears in the documentation.
Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>
diff --git a/util/build_docs.py b/util/build_docs.py
index 5b41dfc..5f64a57 100755
--- a/util/build_docs.py
+++ b/util/build_docs.py
@@ -71,6 +71,7 @@
"hw/ip/otp_ctrl/data/otp_ctrl.hjson",
"hw/ip/pattgen/data/pattgen.hjson",
"hw/ip/pwm/data/pwm.hjson",
+ "hw/ip/rom_ctrl/data/rom_ctrl.hjson",
"hw/top_earlgrey/ip/pinmux/data/autogen/pinmux.hjson",
"hw/top_earlgrey/ip/clkmgr/data/autogen/clkmgr.hjson",
"hw/top_earlgrey/ip/pwrmgr/data/autogen/pwrmgr.hjson",