jingpu / Halide-HLS

HLS branch of Halide
Other
77 stars 22 forks source link

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

Closed jingpu closed 7 years ago

jingpu commented 7 years ago

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