|
|
|
|
|
by oelang
3342 days ago
|
|
> Where did you get %20 percent number? I get the 20% number from a real world case, guys who converted a huge existing vhdl design into HLS with the help of several Xilinx FAEs, the application was ideal for HLS. > On the other hand, if you write code in a way that naturally maps to the hardware you are using then the results can be every bit as good RTL You only believe this if you're deep in the Xilinx marketing bubble. HSL covers maybe ~20% of the usecases of FPGAs. Even the guys who teach HLS will not tell you it's a general solution. > I think that this has more to do with the quality of the current compilers, not some inherent limitation with the concept. This concept has been researched for more than 25 years, C to FPGA has failed except for the aforementioned case. Btw, I'm not saying that a general high-level synthesis solution isn't possible, I'm saying that it should never be based on C or C++. |
|