Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

RISC-V implementations (PicoRV32)

Has anyone implemented PicoRV32 implementation of RISC-V yet? If so, looking for your feedback before my lab partner and I embark on working with it. The target board we have is a simple DE2-115.

The source is from https://github.com/cliffordwolf/picorv32

I'll leave this thread as an opener and follow up in a few weeks with our findings if any....

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    As a follow up for RISC-V, we chose to work with VectorBlox ORCA, since it comes with both Avalon and AMBA AXI interfaces.

    For any interested, their GitHub is here with toolchain git submodules included:

    https://github.com/vectorblox/orca