《Attention Is All You Need》 笔记

Posted on 2025-10-11 23:30 in Algorithm • Tagged with Transformer, Attention

Transformer 论文笔记。


Continue reading

开源 IC 工具/库 —— verible

Posted on 2025-05-29 01:17 in Tools • Tagged with IC-tools, verible

总结 verible 的常用使用方法


Continue reading

深入理解 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

GNU Make Manual 笔记

Posted on 2023-03-26 20:23 in Tools • Tagged with Makefile, GNU Make

总结 Make 知识点,为中小工程写出专业的符合 GNU Make 惯例的 Makefile。


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