|
|
|
|
|
by bayesian_horse
2512 days ago
|
|
I'm divided on this. It's hard for me to figure out what this hardware is actually good for, and particularly in which use cases it beats FPGAs. As far as I can see, FPGAs or DSP-cores in MCUs/processors seem to be the real competitor, and the question will be at what sampling rate a DSP solution will outperform whatever this ZRNA does. And on top of that, the API looks quite understandable, so it may be easier to use the ZRNA for a certain signal processing task than create a custom DSP Core in Verilog or dig through MCU documentation. Though you could probably make an API for generating verilog code for the Icestorm toolchain, which would not require deep knowledge of digital design. Other questions are bandwidth and sampling constraints. It seems to have at least one ADC... |
|