You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there — first of all, thanks a lot for inventing this inspiring language and all its great features!
I’ve been having fun writing some code in XLS :) and I ran into a small question.
Maybe I’ve missed something, but it seems like I currently need to write code like this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there — first of all, thanks a lot for inventing this inspiring language and all its great features!
I’ve been having fun writing some code in XLS :) and I ran into a small question.
Maybe I’ve missed something, but it seems like I currently need to write code like this:
What I’d like is something closer to Chisel’s IO, where the direction flipping is handled automatically. For example:
Is there a way to write this kind of directional struct/interface in XLS today, or something planned along these lines?
Beta Was this translation helpful? Give feedback.
All reactions