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

Use Halide::Target to infer HLS code generation #7

Closed
jingpu opened this issue Jun 15, 2017 · 0 comments · Fixed by #11
Closed

Use Halide::Target to infer HLS code generation #7

jingpu opened this issue Jun 15, 2017 · 0 comments · Fixed by #11

Comments

@jingpu
Copy link
Owner

jingpu commented Jun 15, 2017

Instead of having compile_to_hls, we should reuse compile_to_c and infer HLS code generation from a Halide::Target object.

jingpu added a commit that referenced this issue Jun 15, 2017
Use this feature to infer whether to use HLS codegen.
It fixes #7
jingpu added a commit that referenced this issue Jun 15, 2017
Use this feature to infer whether to use HLS codegen.
It fixes #7
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

Successfully merging a pull request may close this issue.

1 participant