You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the paper, there is a comparison between SeeDot-generated c code and Vivado HLS c code. SeeDot can automatically generate hints(e.g. pragma HLS unroll, pipeline...) for HLS tools. How to use this feature myself? Can it generate c code which may contain"ap_fixed<>" for fixed-point float? Much appreciated!
The text was updated successfully, but these errors were encountered:
In the paper, there is a comparison between SeeDot-generated c code and Vivado HLS c code. SeeDot can automatically generate hints(e.g. pragma HLS unroll, pipeline...) for HLS tools. How to use this feature myself? Can it generate c code which may contain"ap_fixed<>" for fixed-point float? Much appreciated!
The text was updated successfully, but these errors were encountered: