8 votes

T1: a RISC-V Vector processor implementation

1 comment

  1. FlippantGod
    Link
    I've been trying to keep tabs on implementations of RISC-V's vector extensions, especially the smaller Zve32x. This project looks promising but I haven't seen any sort of discussion around it, not...

    I've been trying to keep tabs on implementations of RISC-V's vector extensions, especially the smaller Zve32x.

    This project looks promising but I haven't seen any sort of discussion around it, not that I would know where to look.

    How does one get a good measure of open source hw like these? Do you whip out an fpga and boot it? Skim through the source files like any other software repo?

    It's tough for me to evaluate. What I can say is, this project has fun with the readme :)

    Are there other interesting open source accelerators flying under my radar?

    2 votes