5 ms·
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
by alecdibble 5y 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.
- kanetw 5y agoAppreciated. FPGAs are something I've been aware of for a long while now but haven't used before, so recs are always good.