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

sml bus decoder syntax update #7112

Merged
merged 1 commit into from
Dec 6, 2019
Merged

Conversation

gemu2015
Copy link
Contributor

@gemu2015 gemu2015 commented Dec 5, 2019

support for byte order

Description:

bus decoder syntax support for byte oder

upper case means high order byte

unsigned 16,32 bit
UUuu or uuUU
UUuuUUuu
signed 16,32 bit
SSss or ssSS
SSssSSss

Checklist:

  • The pull request is done against the latest dev branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR.
  • The code change is tested and works on core 2.6.1
  • The code change pass travis tests. Your PR cannot be merged unless tests pass
  • I accept the CLA.

support for byte order
@arendst arendst merged commit 3bdea04 into arendst:development Dec 6, 2019
@gemu2015 gemu2015 deleted the sml-update branch December 18, 2019 12:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants