深入理解 C 指针读书笔记

Posted on 2024-04-14 16:55 in CS • Tagged with C, pointer

总结 C 指针用法


Continue reading

RISC-V Book 阅读笔记

Posted on 2024-04-13 14:26 in RISC-V • Tagged with RISC-V, Spec

The RISC-V Reader: An Open Architecture Atlas 读书笔记


Continue reading

开源 IC 工具/库 —— iverilog、verilator 和 gtkwave

Posted on 2022-04-16 10:43 in Tools • Tagged with IC-tools, iverilog, verilator, gtkwave

总结 iverilog、verilator 和 gtkwave 的常用使用方法


Continue reading

Computer Architecture 笔记 —— Cache

Posted on 2021-11-20 19:21 in IC • Tagged with Computer Architecture, Cache

总结 Cache 的设计细节


Continue reading

Fusesoc 小结

Posted on 2021-10-30 16:25 in Tools • Tagged with IC-tools, fusesoc

记录 fusesoc 用法


Continue reading

《Verilog and SystemVerilog gotchas》笔记

Posted on 2021-04-25 22:13 in IC • Tagged with Verilog, SystemVerilog

读书笔记,总结常见“语法坑”


Continue reading

《SystemVerilog for Design》笔记

Posted on 2021-04-04 21:01 in IC • Tagged with SystemVerilog

读书笔记,总结 SV 新语法


Continue reading

RISC-V Spec 阅读笔记 #2 —— Privileged ISA

Posted on 2021-03-25 17:29 in RISC-V • Tagged with RISC-V, Spec

Volume II: Privileged ISA 读书笔记


Continue reading

Patterson and Hennessy 学习笔记 #6 —— Chapter 6 Parallel processors from Client to Cloud

Posted on 2021-03-13 16:17 in IC • Tagged with Patterson and Hennessy

Patterson and Hennessy 读书笔记,第六章


Continue reading

Patterson and Hennessy 学习笔记 #5 —— Chapter 5 Large and Fast:Exploiting Memory Hierarchy

Posted on 2021-02-21 22:28 in IC • Tagged with Patterson and Hennessy

Patterson and Hennessy 读书笔记,第五章


Continue reading