Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
1–10 of 48 posts
Re: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#2thx for any insights..
Re: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#3Re: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#4I can not find infos about the Vector-extensions ? Is this cpu/board suitable to test the RISC-V Vector extensions ? thx for any insights..
It seems to be the same one as the BananaPi BPI-F3, see: https://www.reddit.com/r/RISCV/comments/1j6c6xz/orange_pi_rv...
Re: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#51. 【淘宝】https://e.tb.cn/h.Tx3SapHVd5dL2Td?tk=zhC2eNxK64H CZ028 「香橙派Orange Pi开发板RV2八核RISC-V架构双网口WiFi蓝牙双M2接口」 点击链接直接打开 或者 淘宝搜索直接打开
Re: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#6Re: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#7SoC – Ky X1
CPU – 8-core 64-bit RISC-V processor
GPU – Not mentioned
VPU – Not mentioned
AI Accelerator – 2 TOPSRe: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#8Based on the listings on taobao (1), it appears to be a Ky X1 1. 【淘宝】 https://e.tb.cn/h.Tx3SapHVd5dL2Td?tk=zhC2eNxK64H CZ028 「香橙派Orange Pi开发板RV2八核RISC-V架构双网口WiFi蓝牙双M2接口」 点击链接直接打开 或者 淘宝搜索直接打开
Re: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#9I can not find infos about the Vector-extensions ? Is this cpu/board suitable to test the RISC-V Vector extensions ? thx for any insights..
Yeah, they somehow released a SBC without telling us what processor it contains. It seems to be the same one as the BananaPi BPI-F3, see: https://www.reddit.com/r/RISCV/comments/1j6c6xz/orange_pi_rv...
The link you posted goes to the exact same board as in the article.
Re: Orange Pi RV2 is a single-board PC with an 8-core RISC-V processor
#10Earlier quoted context omitted.
Yeah, they somehow released a SBC without telling us what processor it contains. It seems to be the same one as the BananaPi BPI-F3, see: https://www.reddit.com/r/RISCV/comments/1j6c6xz/orange_pi_rv...
As per the article: "The biggest difference between the two boars is that the Orange Pi RV has a 1.5 GHz StarFive JH7110 quad-core processor, while the new Orange Pi RV2 has a an octa-core Ky X1 chip with a 2 TOPS AI accelerator." The link you posted goes to the exact same board as in the article.
> It's a cheaper Spacemit K1.
> The CPU spec from dtb:
> compatible = "ky,x60", "riscv"; model = "Ky(R) X60"; riscv,isa = "rv64imafdcv"; riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "v", "zicbom", "zicboz", "zicntr", "zicond", "zicsr", "zifencei", "zihintpause", "zihpm", "zfh", "zfhmin", "zba", "zbb", "zbc", "zbs", "zkt", "zvfh", "zvfhmin", "zvkt", "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
> It also have a ARM China Linlon v5 VPU and Imagination IMG GPU. The PMIC and UART is same as K1.
> And the ubuntu image from orangepi just use the same BSP kernel/uboot/opensbi from Spacemit's linux-bianbu.