diff --git a/README.md b/README.md index 6d59137..80d27fd 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ neorv32 with modiefied Makefiles, compatible with MSYS2 64 for cross compilatation on Windows and Linux. +Additionally, some top headers, for HDL, have been translated from VHDL to Verilog under the folders: +- rtl/processor_templates +- rtl/system_integration +- rtl/test_setups +in order to maximize portability across Verilog HDL users. # Windows Installation and example of cross compilation