Closed jingpu closed 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.
compile_to_hls
compile_to_c
Instead of having
compile_to_hls
, we should reusecompile_to_c
and infer HLS code generation from a Halide::Target object.