Merge branch 'my_alu' of https://github.com/Janavind/My_alu_xor into my_alu
Modified the README.md file.
tree: 06f0a19a1789b1feb7173115163b0bf9900a3d04
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. openlane/
  9. sdc/
  10. sdf/
  11. signoff/
  12. spef/
  13. spi/
  14. verilog/
  15. .gitignore
  16. LICENSE
  17. Makefile
  18. README.md
README.md

My_alu_xor

License UPRJ_CI Caravel Build

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 for a quick start of how to use caravel_user_project

Refer to README for this sample project documentation.