Signed Fields #197
AlexLao512
started this conversation in
General
Replies: 1 comment 1 reply
-
Unfortunately the RDL spec doesn't define anything for signed fields. That said, I suppose it would be possible to extend support for signed fields with a user-defined property. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking through the SystemRDL 2.0 specification, does anyone have an idea how to specify that an arbitrary width field (say, 5 bits) is a signed value so sign extension can either be done automatically in generated code or something?
Beta Was this translation helpful? Give feedback.
All reactions