DSP support for ESP32C6 risk-V architecture
Posted: Wed Feb 26, 2025 12:02 pm
Hi,
I downloaded the ESP-DSP package from
GITHUB:
https://github.com/espressif/esp-dsp
and it is quite well put together. In the
directories available therein I was able to
find the following processors supported
within this DSP package:
* The extension (_ae32) for ESP32 chip.
* The extension (_aes3) for ESP32s3 processor.
* The extension (_arp4) for esp32p4 processor.
* The extension (_ansi) is ANSI C
I am planning to use the risk-V based esp32c6
processor, is there any optimzed assembly code for
the risk-V architecture ?
Thanks.
I downloaded the ESP-DSP package from
GITHUB:
https://github.com/espressif/esp-dsp
and it is quite well put together. In the
directories available therein I was able to
find the following processors supported
within this DSP package:
* The extension (_ae32) for ESP32 chip.
* The extension (_aes3) for ESP32s3 processor.
* The extension (_arp4) for esp32p4 processor.
* The extension (_ansi) is ANSI C
I am planning to use the risk-V based esp32c6
processor, is there any optimzed assembly code for
the risk-V architecture ?
Thanks.