• XSS.stack #1 – первый литературный журнал от юзеров форума

risc-v

67.jpg


The vector extension is just one piece of the puzzle.
For instance, for many embedded needs, you only need the base int instr + maybe some arithmetic extensions.

GCC, LLVM fully support the base arch (RV32I, RV64I) + “common” extensions (M, A, F, D) w/o vector extensions.
Linux, FreeRTOS, Zephyr etc, compile + run properly.
You won’t need special compiler flags / custom libs, it’s essentially the default path.
 
Посмотреть вложение 103931

The vector extension is just one piece of the puzzle.
For instance, for many embedded needs, you only need the base int instr + maybe some arithmetic extensions.

GCC, LLVM fully support the base arch (RV32I, RV64I) + “common” extensions (M, A, F, D) w/o vector extensions.
Linux, FreeRTOS, Zephyr etc, compile + run properly.
You won’t need special compiler flags / custom libs, it’s essentially the default path.
thanks for answer
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх