ucb-bar / hwacha

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

Can I use a lane number not in power of 2? #26

Closed ghost closed 3 years ago

ghost commented 3 years ago

I'm building hwacha with a lane number not in power of 2 and of course it failed. So I'm wondering how I can modify the code to support a lane count not in power of 2?