阅读日记:computer organization and design——RISC-V——preface
本帖最后由 皋陶 于 2020-8-28 21:42 编辑一、this book emphasis:
to show the relationship between hardware and software and to focus on the concepts that are the basis for
current computers
二、the audience:
1、汇编语言初学者those with little experience in assembly language or logic design who need to understand basic
computer organization 2、想进一步理解计算机系统工作的readers with backgrounds in assembly language and/or logic design who want to learn how to design a computer or understand how a system works and why it performs as it does
三、views:
1、parallel computers,parallel programs
programs have to become parallel.While programmers could ignore the advice and rely on computer architects, compiler writers, and silicon engineers to make their programs run faster or be more energyefficient without change, that era is over. For programs to run faster, they must become parallel.
2、hardware designers must understand clearly the effects of their work on software applications.
四、第30页有目录,对阅读的深度要求有提示
本篇完,感谢关注:RISC-V单片机中文网
页:
[1]