[chbot] Xiilinx HLS any good?

Steve Groom s.groom at braemac.co.nz
Thu Aug 9 22:29:37 BST 2018


Hi Charles / All,

From what I have seen and my minimal go at the Intel HLS tool - Intel and Xilinx HLS tools rely on a deep understanding of your hardware to be close to efficient – manufacturer claims of 10-15% premium to hand crafted – they are a great prototyping tool and it’s too  easy to push go and get 100KLE design out for something that can be hand coded to 5KLE … that being said, some thought and reading the manuals will yield quite a good/reasonable/workable result most times.

OpenCL is another SW -> HW mapping, but is very much a software centric flow with the FPGA obfuscated but it needs a CPU to schedule the dataflow and kernels.

Regards,

Steve.

From: Chchrobotics <chchrobotics-bounces at lists.ourshack.com> On Behalf Of Charles Manning
Sent: Friday, 10 August 2018 9:13 AM
To: Christchurch Robotics <chchrobotics at lists.ourshack.com>
Subject: [chbot] Xiilinx HLS any good?

Hello All

Has anyone done any real work, or know of any real work, that has been done with the Xilinx HLS tools.

This is the toolset that takes code written in C/C++ and munches it down to run on an FPGA.

There is obvious appeal from a 50,000 ft perspective that you can write a program in C, tweak it a bit and re-compile it and voilà, you're an FPGA programmer!

The sceptic in me says that nothing comes for free. You must be giving something away. C lacks the expressiveness for some CPU operations. It surely lacks the ability to convey concepts that Verilog and VHDL do.

This suggests to me that an FPGA executing HLS is inherently going to need more resources (read bigger, more expensive FPGAs) and need more power (ie. bigger battery, heatsinks,...) than the same function implemented in Verilog.

Has anyone experience to either refute my assertions or back them up?

Thanks

Charles

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ourshack.com/pipermail/chchrobotics/attachments/20180809/672c44ac/attachment.html>


More information about the Chchrobotics mailing list