ucb-bar / hwacha

Microarchitecture implementation of the decoupled vector-fetch accelerator
http://hwacha.org/
148 stars 42 forks source link

Does Hwacha supports RVV extension #25

Closed ghost closed 3 years ago

ghost commented 3 years ago

I'm wondering whether Hwacha supporrts the RISC-V Vector extension.

colinschmidt commented 3 years ago

No. It has its own custom RISC-V extension. The hwacha architecture manual lives here: https://www2.eecs.berkeley.edu/Pubs/TechRpts/2015/EECS-2015-262.html

hyz9181 commented 2 years ago

So is Hwacha supports the risc-v vector extension this year?