Traditionally, you program an FPGA using a hardware description language (HDL) such as Verilog or VHDL. However, a recent trend is to use higher-level languages.
Higher levels of abstraction can reduce the design time and increase the portability of your design.
The sections that follow discuss how Intel® HLS Compiler maps high-level languages to a hardware datapath.