https://mp.weixin.qq.com/s/mIexKCFA1MQNOl4M_iVkjg

 

Chisel3 - 参考资料汇总

 
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. 代码示例

 

相关文章:

  • 2021-06-12
  • 2021-07-20
  • 2021-05-04
  • 2021-07-27
  • 2022-02-18
猜你喜欢
  • 2021-06-27
  • 2021-04-08
  • 2022-01-29
  • 2022-01-05
  • 2021-06-04
  • 2021-10-31
相关资源
相似解决方案