FW: [riscv/riscv-platform-specs] RVM platform requirements (#25)
Forwarding to tech mailing list.
Regards Kumar From: Torbjørn Viem Ness <notifications@...>
Sent: Monday, June 28, 2021 1:34 PM To: riscv/riscv-platform-specs <riscv-platform-specs@...> Cc: Subscribed <subscribed@...> Subject: [riscv/riscv-platform-specs] RVM platform requirements (#25)
Great initiative! Is it realistic to require RV32G in order to comply with the RVM platform? It seems like a more natural choice would be RV32IMAF, as RV32D is pretty heavy on the floating-point for small microcontrollers (most Cortex-M devices don't even have double precision support in hardware, that's only available in the M55 and M7). Also the C extension would make sense to include as embedded applications are quite sensitive to code size, but that's probably a different discussion worthy of its own issue... — |
|