Chisel3 - 参考资料汇总

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
 
wiki: 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
 
PPT简介: https://chisel.eecs.berkeley.edu/latest/chisel-bootcamp.pdf
 
7. 开源项目
 
官方项目:rocket-chip: https://github.com/freechipsproject/rocket-chip
第三方项目:
Chisel3 - 参考资料汇总_第1张图片
8. 代码示例

 

转载于:https://www.cnblogs.com/wjcdx/p/10015222.html

你可能感兴趣的:(Chisel3 - 参考资料汇总)