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

Fix for SBA 'be' when reading (fixes #22). #70

Merged
merged 4 commits into from
Jul 23, 2020

Conversation

jm4rtin
Copy link
Contributor

@jm4rtin jm4rtin commented Jul 1, 2020

Fixes #22

@bluewww It looks like you have a branch that addressed this with a copy & paste of the combinatorial logic but it never got merged in.

Change-Id: I6d8ddf47c3152326bb9f804ee91af9ac3e1690f2
Signed-off-by: John Eric Martin <John.Martin@emmicro-us.com>
@bluewww
Copy link
Collaborator

bluewww commented Jul 3, 2020

I want to make this a parameter, so that we stay compatible with the current way we do it.

@jm4rtin
Copy link
Contributor Author

jm4rtin commented Jul 17, 2020

Do you have a naming preference for this parameter? Perhaps ReadByteEnable=1 to default to the new behavior. Bring it out of dm_top with the other parameters?

Change-Id: If416f3489d46b1e22f680f5283ad78462bcc72e4
…store the old behavior if desired.

Change-Id: Ic97ce3f77664360822ecb6834baf180e98b14fcf
Signed-off-by: John Eric Martin <John.Martin@emmicro-us.com>
@jm4rtin
Copy link
Contributor Author

jm4rtin commented Jul 23, 2020

@bluewww I added a parameter at your request. Please review when you get a chance.

@bluewww
Copy link
Collaborator

bluewww commented Jul 23, 2020

Thanks for the PR Ill look into it

@bluewww
Copy link
Collaborator

bluewww commented Jul 23, 2020

Could you please make an entry in the CHANGELOG.md, then it is good to go.

Change-Id: Id38e03fbfec0570dd7edf47686690dc313b29085
Signed-off-by: John Eric Martin <John.Martin@emmicro-us.com>
@jm4rtin
Copy link
Contributor Author

jm4rtin commented Jul 23, 2020

@bluewww Added to the changelog. Thanks for looking at it.

@bluewww bluewww self-requested a review July 23, 2020 21:12
Copy link
Collaborator

@bluewww bluewww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bluewww bluewww merged commit a29af9e into pulp-platform:master Jul 23, 2020
@jm4rtin jm4rtin deleted the fix-be-on-read branch July 23, 2020 21:58
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.

_be is stuck to 0 while reading
2 participants