pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
873 stars 297 forks source link

Does the FFT is optimized with the proposed hardware extension #283

Open tangshibin opened 5 years ago

tangshibin commented 5 years ago

I read the paper "[VLSI2017]Near-threshold risc-v core with dsp extensions for sclable iot endpoint devices". The paper mention the FFT is optimized with the proposed hardware extension. Is the fft in sw/apps/sequential_tests/fft/ optimized ?

pallaviboreddy commented 4 years ago

@tangshibin i am trying to run pulpino/sw/apps/bench/fir and not able to execute it. Why is it not possible to run it if I do make fir