Update README.md.
diff --git a/README.md b/README.md index d7171e8..b68802e 100644 --- a/README.md +++ b/README.md
@@ -82,19 +82,18 @@ ### Verilog Module Hierarchy ``` -decred_top.v +user_project_wrapper.v | - - clock_div.v - | - - decred.v + - decred_controller.v + | + - clock_div.v | - addressalyzer.v | - spi_*.v | - register_bank.v - | - - hash_macro_nonblock.v + - decred_hash_macro.v ``` ## Building