Skip to content

IO of Multiple Types Error #1273

Answered by Dolu1990
mrberman87 asked this question in Q&A
Jan 10, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Hi,

I need to seperate the vectorized and non-vectorized IO

I would say you would need it, unless you are willing to add function in the io bundle to provide read write access to them.

But overall, why do you want to separate them ?

Why not just using Vec all the way ?

in(Vec(Bits(8 bits)))

Isn't it : in(Vec.fill(nElem)(Bits(8 bits))) ?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mrberman87
Comment options

@andreasWallner
Comment options

Answer selected by mrberman87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants