Based on description it doesn't sound like SoC design, it sounds like a book about RISC-V microprocessors. To the untrained eye, that sounds similar, but a microprocessor is one part of an SoC, and sometimes it can be a very small part based off the role the microprocessor plays.
Disclaimer up front: I've only read ~10/23 RVSoC draft chapters that were made available as a part of SP2025 E154, so don't take me as any kind of authority on the remaining 13, which I can't wait to get my hands on! In the preface on xx-xxi: ``` This book took three years of development and another year of production. There are many more important topics in computer architecture and SoC design that were omitted from…
Like how do you even build a SoC if you don't talk about how to build the peripherals or how to wire them up?