Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, DLA, Software Stack, and Reference Designs
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
446 Discussions

Trying to compile streaming dma afu for Stratix10 (simulation ) and getting this error (picture) Tried adding the ccip_if_pkg.sv file into vlog_file list, but didn't work. Any suggestions? Thank you

BShas
Beginner
394 Views

afu_ase_error.png

0 Kudos
1 Reply
MEIYAN_L_Intel
Employee
205 Views

 

Hi, 

According to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qpp-tp-simulation.pdfin Chapter 2.2.1 do you have precompiled the library before perform the simulation? 

 

From the error message, it seems like you have no assign the reserved pin for the components shown in error message.

 

Thanks 

Reply