Forum Discussion

thj's avatar
thj
Icon for New Contributor rankNew Contributor
4 years ago

HLS with quartus-compile enabled failed using a library created from an RTL module using VHDL-2008

I have created a VHDL Entity with IEEE.FIXED_PKG and made a library from it to use it in HLS components. I can emulate the component and do also RTL simulation with it. But when I try to invoke the i...