How to add .ip file to sources.txt? - for ASE simulation
by Daniel Granhão
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ão
3 years
Verilator support for ASE
by Arkadiusz Kudan
Hi all,
I want to try OPAE with ASE, but i don't have any commercial RTL simulator
nor i have ModelSim compliant machine. Are there any plans to support
Verilator or is there any way i could make it work on my own?
Thanks!
3 years, 1 month