Merge branch 'my_alu' of https://github.com/Janavind/My_alu_xor into my_alu Modified the README.md file.
diff --git a/README.md b/README.md index 3077244..7fd382d 100644 --- a/README.md +++ b/README.md
@@ -1,11 +1,10 @@ -# Caravel User Project - +# My_alu_xor [](https://opensource.org/licenses/Apache-2.0) [](https://github.com/efabless/caravel_project_example/actions/workflows/user_project_ci.yml) [](https://github.com/efabless/caravel_project_example/actions/workflows/caravel_build.yml) -| :exclamation: Important Note | -|-----------------------------------------| +It's a digital alu_xor having two copies of ALUs, namely: alu1 and alu2. The outputs generated by both the ALUs are XORed to yield any discrepancies between the designs. Any difference in the result turns out to be latch-ups or conditions relating to faults. -## Please fill in your project documentation in this README.md file + +**References** Refer to [README](docs/source/quickstart.rst) for a quick start of how to use caravel_user_project