Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rocketchip学习笔记4:设计加速器挂载到ROCC接口 #26

Open
meton-robean opened this issue Dec 2, 2019 · 3 comments
Open

Comments

@meton-robean
Copy link
Owner

meton-robean commented Dec 2, 2019

这个在我的一个项目demo里面详细提到了整个流程,总的来说包括三步:

  • 使用chisel编写自己的加速器模块,进行单元测试

  • 将加速器配置进rocket,这个在前面的学习笔记3有介绍,就是熟悉cake pattern

  • 使用c example跑测试例子

详细情况移步 https://github.com/meton-robean/Vector_MulAdd_Accelerator
这个项目demo实现了几个基于Rocc的加速器demo。

Repository owner locked and limited conversation to collaborators Dec 2, 2019
@meton-robean
Copy link
Owner Author

meton-robean commented Dec 2, 2019

RoCC接口:

Selection_012
Selection_013

@meton-robean
Copy link
Owner Author

API接口概况

Selection_014
Selection_015

@meton-robean
Copy link
Owner Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant