Update README.md
1 file changed
tree: 43b3351dc43917bd01f2dd62c8b413d9709c56c2
  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 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.