diff --git a/errata.md b/errata.md new file mode 100644 index 000000000..35236eab5 --- /dev/null +++ b/errata.md @@ -0,0 +1,11 @@ +# Textbook Errata + +This document contains errata for [RISC-V System-on-Chip Design](https://www.amazon.com/RISC-V-Microprocessor-System-Chip-Design/dp/0323994989) published by Elsevier. + +Please contribute by making a pull request to modify this document on GitHub. Sort the errata by page number. Keep the correction as succinct as possible. + +Sample Errata + +| Page | Location | Error | Correction | Contributor | +| ---- | -------- | ----- | ----------- | ----------- | +| 42 | Fig 1.42 | foobar | FooBar | Ben Bitdiddle, Claremont, CA | \ No newline at end of file