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

如何使用外部拓展指令 #6

Open
Jackhuang-code opened this issue Oct 21, 2021 · 1 comment
Open

如何使用外部拓展指令 #6

Jackhuang-code opened this issue Oct 21, 2021 · 1 comment

Comments

@Jackhuang-code
Copy link

视频中使用了内部指令拓展和外部指令拓展两种方法进行指令拓展.
在外部拓展中是否只需要将nicext_demo.cc文件实现然后指明依赖关系.mk.in文件然后重新编译spike即可?
那么在isa解析时需要的libnicext.so文件是如何生成的

@liweiwei90
Copy link
Collaborator

还需要修改configure文件,添加nicext作为subproject,可以参考其它subproject的方式,nicext的添加具体代码可以看看4edfec2

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

No branches or pull requests

2 participants