Creating an FPGA accelerator in 15 minutes

Status
Not open for further replies.

dipin

Full Member level 4
Joined
Jul 16, 2014
Messages
223
Helped
14
Reputation
28
Reaction score
14
Trophy points
18
Activity points
1,731
hI,

i am usimg 16 processor parallella board .
my os is opensuse.

when i am trying to implemet this : http://www.parallella.org/2016/01/21/creating-an-fpga-accelerator-in-15-minutes/
i am getting
CRITICAL WARNING: [Project 1-486] Could not resolve non-primitive black box cell 'system' instantiated as 'system_i' [/home/dipin/development/fpga_arm_proj/oh/src/accelerator/fpga/system.srcs/sources_1/bd/system/hdl/system_wrapper.v:16]

basically system_wraper is an ip file , and in directory there is no "system_i.

next i am getting an error i google the error few suggestions are like its because of vivado versions and i didn't find how to fix it..
next errors are
ERROR: [Common 17-69] Command failed: Run 'impl_1' failed. Unable to open

[ERROR] : Can't read BIT file - ./system.runs/impl_1/system_wrapper.bit cp: cannot stat 'system_wrapper.bit.bin': No such file or directory

did anybody know how to fix it.. any help is really appreciated

thanks and regards
 

I have not looked at the project details.

As you say there is an IP and it is being treated as a black-box, re-check if the "Generate Output Products" for this IP have successfully completed or not!
 
Reactions: dipin

    dipin

    Points: 2
    Helpful Answer Positive Rating
It is a block design. You have to open it and then run generate on it, that will produce the bd design files.
 
Reactions: dipin

    dipin

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…