New RISC-V Raspberry Pi Alternative VisionFive V1 Coming Soon

A new single-board computer based on the RISC-V architecture has been revealed by StarFive, who previously announced, then cancelled the Beagle V in 2021. The $149 VisionFive V1 as reported by Liliputing looks set to be a rival for the Raspberry Pi .

The news follows the launch last week of the LycheeRV board from Sipeed, and the announcement from Canonical earlier this year that Ubuntu would support the open-source architecture. The VisionFive board will ship with support for a different flavor of Linux, Fedora (for which there's an image on GitHub) but we don’t know exactly when that will be yet. A set of slides for a talk due to be given at the RISC-V Summit on December 8 have leaked, and suggest a retail price of $149.

A second board, the VisionFive V2, is mentioned in the slide deck, and features a quad-core processor with GPU, plus support for HDMI 2.0 and PCIe 2.0 x2.

Ian Evenden
Freelance News Writer

Ian Evenden is a UK-based news writer for Tom’s Hardware US. He’ll write about anything, but stories about Raspberry Pi and DIY robots seem to find their way to him.

  • Hooda Thunkett
    It's really hard to call any SBC a "Raspberry Pi alternative" when it costs almost 5 times as much, and likely doesn't give you 5 times the performance.
    It is nice that this has a Raspberry Pi compatible HAT interface though. So few "alternatives" do that.
    Reply
  • coolestcarl
    Just a minor correction, the Raspberry Pi 4 with 8 GB costs £74. So the Vision V is approximately twice as expensive. But the PI is still nearly twice as fast in multi threading due to 4 cores vs 2 cores, so your point is still valid - its hardly an alternative if it costs twice as much and still performs half as well as the PI. There is still one major upside however. RISC V is open source hardware vs ARM, so hopefully as it gets more widely adopted, open hardware can only be a good thing for the consumer in the long run.
    Reply
  • Findecanor
    The two SiFive U74 cores in this are RV64GBC with MMU.
    I think RISC-V will only really take off in performance once SIMD support (the vector extension) gets widespread — something which every 64-bit ARM chip already has.
    Reply