Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping of vector elements by vector state #1852

Open
Seo-sang opened this issue Nov 5, 2024 · 0 comments
Open

Mapping of vector elements by vector state #1852

Seo-sang opened this issue Nov 5, 2024 · 0 comments

Comments

@Seo-sang
Copy link

Seo-sang commented Nov 5, 2024

According to the V-extension v1.0, each element of vector register is mapped from LSB when SEW is widened as below.

VLEN=256b
SEW=8b 1F1E1D1C1B1A19181716151413121110 F E D C B A 9 8 7 6 5 4 3 2 1 0
SEW=32b     7    6    5    4   3   2   1    0

But on Spike, the data of each element doesn't move even though I changed SEW from 8 to 32. Does Spike support only fixed SEW of --isa option?

Thank you for any help in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant