https://mp.weixin.qq.com/s/mIexKCFA1MQNOl4M_iVkjg
1. 官方网站
https://chisel.eecs.berkeley.edu/
2. Wiki
https://github.com/freechipsproject/chisel3/wiki
3. 中文简介
https://chisel.eecs.berkeley.edu/chisel-getting-started-chinese.pdf
4. Tutorial
https://github.com/ucb-bar/chisel-tutorial
https://github.com/ucb-bar/chisel-tutorial/wiki
5. FIRRTL语言规范
https://github.com/freechipsproject/firrtl/blob/master/spec/spec.pdf
6. Bootcamp
https://github.com/freechipsproject/chisel-bootcamp
https://chisel.eecs.berkeley.edu/latest/chisel-bootcamp.pdf
7. 开源项目
https://github.com/freechipsproject/rocket-chip
第三方项目:
8. 代码示例