Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What is hardware concurrency platforms for FPGA?

zzzhhh

Newbie
Newbie level 1
Joined
Mar 12, 2023
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
13
We know concurrency platform is usually implemented by software. But is there any hardware concurrency platform for FPGA in which we can spawn a new thread, synchronize and use parallel loops without worrying about implementation details? Thanks.
 

ThisIsNotSam

Advanced Member level 5
Advanced Member level 5
Joined
Apr 6, 2016
Messages
2,326
Helped
390
Reputation
780
Reaction score
418
Trophy points
83
Activity points
12,122
FPGA is hardware. There is no direct notion of threads in hardware, threads are a software concept.

There is parallelism in hardware, of course, but it is at a completely different level. Much lower abstraction.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top