Merge branch 'main' of https://github.com/efabless/caravel_project_example into main
diff --git a/docs/source/README.md b/docs/source/README.md index c30c74a..9bbac4a 100644 --- a/docs/source/README.md +++ b/docs/source/README.md
@@ -89,7 +89,7 @@ Refer to [user_project_wrapper](verilog/rtl/user_project_wrapper.v) for more information. <p align=”center”> -<img src="docs/source/_static/counter_32.png" width="50%" height="10%"> +<img src="_static/counter_32.png" width="50%" height="10%"> </p> # Running Full Chip Simulation @@ -164,7 +164,7 @@ For this sample project, we went for the first option where the user macro is hardened first, then it is inserted in the user project wrapper. <p align=”center”> -<img src="docs/source/_static/wrapper.png" width="30%" height="5%"> +<img src="_static/wrapper.png" width="30%" height="5%"> </p> To reproduce hardening this project, run the following: