electrobuz
Member level 2
- Joined
- May 20, 2013
- Messages
- 46
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,638
I want to implement basic Sorting Algorithms in VHDL. I have done so and found out how ineffective a serially executing program (having loops and processes) can be. Now I would like to exploit the parallel nature of FPGA to do the same in a more efficient and time-saving manner. How can I go about deciding how to parallelise the code. Can someone suggest some reading material on parallel programming in VHDL.
Thank You
Thank You