Update README.md
1 file changed
tree: 55d3af0a55dc39b9679621515ab1550b7654b4ac
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. openlane/
  9. signoff/
  10. spi/
  11. verilog/
  12. .gitignore
  13. LICENSE
  14. Makefile
  15. 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.