| # 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) |
| |
| 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. |
| |
| |
| **References** |
| |
| Refer to [README](docs/source/quickstart.rst) for a quick start of how to use caravel_user_project |
| |
| Refer to [README](docs/source/index.rst) for this sample project documentation. |