Book: RISC-V System-on-Chip Design
amazon.com
Book: RISC-V System-on-Chip Design
1–10 of 80 posts
Re: Book: RISC-V System-on-Chip Design
#2Re: Book: RISC-V System-on-Chip Design
#3Ooof. €109.70 in paperback
Full disclosure: I have no affiliation with the author, but I'm sharing because I genuinely believe in the work.
Re: Book: RISC-V System-on-Chip Design
#4Re: Book: RISC-V System-on-Chip Design
#5Re: Book: RISC-V System-on-Chip Design
#6Ooof. €109.70 in paperback
Re: Book: RISC-V System-on-Chip Design
#7Re: Book: RISC-V System-on-Chip Design
#8Re: Book: RISC-V System-on-Chip Design
#9Everything RISC-V is good (even the mistakes which is making it more robust and more mature).
There's a practically unending list of undefined/implementation defined behaviours, which is great if you want to implement an ultra minimal microcontroller with 100 flops, but pretty awful otherwise.
Requiring the C (compressed) extension in the RVA profiles was definitely a mistake. The lack of true 16/64kB pages and conditional moves are probably a mistake (though fixable).
I don't know how any of these make it more robust and mature.
(But to be clear, I still think it's pretty good overall.)