You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not master lots of details of Clash language and some advanced features are not covered in the book. However, as what I have claimed in the documents, I think this book can be a friendly guide for those who are new to Clash and hardware design.
I do hope that more people can provide suggestions on how to improve the book and how to include more useful details about Clash and pipelined CPUs.
The text was updated successfully, but these errors were encountered:
Thanks for your interest in Clash, and especially for taking the time to create this project. I've been reading the book / looking through the code and it looks pretty good on first impressions.
We're going to take a closer look at it and get back to you if there are any issues / suggestions concerning the content. However, there is one immediate issue for us / you: the project has no license. This can be a problem for numerous reasons, so it's a good idea for one to be added. If you're unsure which license to use, you can find more information here.
Thanks for the notice. Fixed in master with license file and the following descriptions:
The Book for Very Naive MIPS using Clash by Schrodinger ZHU is licensed under CC BY 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0. (including all the LaTeX contents and related media files created in this repository).
Other components in this repository are under MIT license.
Code of conduct and contributing requirements are also added.
I have been working on a book: https://github.com/schrodingerzhu/vnmcc, (PDF).
I do not master lots of details of Clash language and some advanced features are not covered in the book. However, as what I have claimed in the documents, I think this book can be a friendly guide for those who are new to Clash and hardware design.
I do hope that more people can provide suggestions on how to improve the book and how to include more useful details about Clash and pipelined CPUs.
The text was updated successfully, but these errors were encountered: