Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

Arria 10 can save data on local memory for task use ?

clh01s
Beginner
590 Views

for example 

i have a arrary . the array have 1million element. i want save the array to board local memory to avoid PC to FPGA transmission expenses.

have any solution? 

Many thanks in advance for any help.

0 Kudos
6 Replies
MathiasB
New Contributor I
579 Views

Hi,

Can you give more information?

What is an "element" in your case (how many bits)?

Where is located the array to begin with?

You are speaking of "board local memory"; are you talking about the Arria 10 BRAM or an external memory component? If you want to use Arria 10's embedded memory, can you tell which Arria 10 variation you have?

Also, do you need non-volatile storage?

0 Kudos
clh01s
Beginner
565 Views

Hi,

1.element is the double type number.

2.board local memory is the Arria 10 BRAM 

3.i have A10 pac

4.I'm use openCL develop

thank

0 Kudos
MathiasB
New Contributor I
562 Views

So you'd need 64 Mb internal storage, right? It seems too much data for any Arria 10 of the series...

There seems to be a DDR4 on board. Can you use that for your application?

 

I do not know much about OpenCL and PAC, so I cannot give much help, sorry.

0 Kudos
clh01s
Beginner
551 Views

thank you.

0 Kudos
BoonBengT_Intel
Moderator
525 Views

Hi @clh01s,

 

Thank you for posting in Intel community forum, hope all is well and apologies for the delayed in response.
Following up on the queries, please do let us know if the doubts are still here, and we would try our best to clarify.

 

Best Wishes
BB

0 Kudos
BoonBengT_Intel
Moderator
515 Views

Hi @clh01s,

 

Greetings, as we do not receive any further clarification on what is provided, we would assume challenge are resolved. Hence thread will no longer be monitored. For new queries, please feel free to open a new thread and we will be right with you. Pleasure having you here.

Best Wishes
BB

0 Kudos
Reply