Hacker News new | ask | show | jobs
by alecdibble 1718 days ago
I recommend QP if you are going to do FPGA processing using a softcore or hardcore processor. It's an event-based state machine framework that handles IO really well. A hardcore processor would be more performant and take less LUTs but softcore will give you more flexibility as far as sourcing FPGAs.
1 comments

Appreciated. FPGAs are something I've been aware of for a long while now but haven't used before, so recs are always good.