Forum Discussion
Altera_Forum
Honored Contributor
7 years agoHi,
The error may be because: A component cannot include virtual functions, function pointers, or bit fields. --- Quote Start --- - Is it possible to obtain a generic sequential RTL design with HLS that does not include an Avalon interface? What is the exact purpose of the hls_always_run_component? --- Quote End --- Yes you can create, check the 4.1.1 Scalar parameter of linkhttps://www.altera.com/en_us/pdfs/literature/hb/hls/mnl-hls-reference.pdf All pointers share a single Avalon Memory-Mapped (MM) master interface that the component uses to access system memory. --- Quote Start --- - The user manual says that the HLS/matrix_mult.h library for matrix multiplication is provided, but where is it located? Not found in Quartus 17.1 standard and lite in use. --- Quote End --- Check-in Quartus version 18. --- Quote Start --- - Is the intel HLS software for creating one independent RTL IP? --- Quote End --- Yes, Generates reusable intellectual property (IP) for system integration using the Platform Designer (formerly Qsys). Let me know if this has helped resolve the issue you are facing or if you need any further assistance. Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation)