[OPAE] How to add .ip file to sources.txt? - for ASE simulation

Daniel Granhão <up201406280 at fe.up.pt> Tue, 23 Apr 2019 15:11:47 +0100
Newsgroups dev.linux.lists.opae
Message-ID <[email protected]>
--===============3004534151797012196==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable

Hi,

I'm experiencing some difficulties while trying to use an .ip file as =

source for ASE. I'm currently simply adding the .ip file to the =

sources.txt file that's fed to afu_sim_setup. The file was generated by =

Intel HLS and is inside the component directory.
When I try to execute "make" in the build directory VCS complains that =

the module from the IP is unresolved:

>> Error-[URMI] Unresolved modules
>> /home/daniel/Desktop/transparent-acceleration/prototype/kernel_1/hw/rtl/=
cci_mpf_mult_afu.sv, =

>> 236
>> "kernel_1_acc kernel_1_acc_inst( .clock (clk));"
>> Module definition of above instance is not found in the design.

I have consulted the AFU development guide and I think .ip files should =

be accepted. It also references some example source text files that use =

IP but I can't find them as I only have access to platform release =

5.0.3.
Does anyone know how to solve this? Also, where can I find other =

platform releases so that I can check more examples?

Unrelated to this problem, where can I find the CCI-P to Avalon-MM =

adapter? I have seen it referenced but also can't find it.

Thank you,
Daniel Granh=C3=A3o

--===============3004534151797012196==--