Hello,
I'm looking for tools to reduce the time required to implement a given DSP algorithm in a Xilinx FPGA.
I am comfortable implementing the design using HDLs such as Verilog or VHDL but I am interested in learning more about High-Level Synthesis (HLS) tools.
For example, if an algorithm is designed and verified in MATLAB, what tools can be used to generate a synthesizable design block targeting Xilinx FPGAs?
How sophisticated are these tools? Do they work well for real-world designs? For example, for a design with challenging timing constraints, can the HLS tool be directed to optimise for timing rather than area, implement parallel data paths, etc.
Any recommendations for tools that I should look at?
Many thanks,
Kieran