Intel® oneAPI Data Parallel C++
Support for Intel® oneAPI DPC++ Compiler, Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and GDB*
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
467 Discussions

n-bit intergers and memory broadcasting on FPGA usinge DPC++

MGRAV
New Contributor I
396 Views

Hi,

I will start a new project of pattern search using FPGA.
I need to have n-bit integer to store the pattern, and be able to broadcast the memory to do multiple pattern search in parallele with a unique memory read access.

I wanted to know if it is possible to express this two operations using DPC++, or if I should go for VHDL or verlog langues ?

I asumed that is the best place to ask for this question related to the DPC++ syntaxe.

Thanks in adavance,
Mathieu

0 Kudos
1 Reply
RahulV_intel
Moderator
396 Views

Hi,

FPGA queries are not handled here. Please ask your question in the Intel® High Level Design Forum.

 

--Rahul

Reply