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

Updated example to ROHD APIs in a better way #52

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

mkorbel1
Copy link
Contributor

@mkorbel1 mkorbel1 commented Sep 26, 2023

Description & Motivation

The ROHD-VF example passed the DUT around instead of an interface, and used input and output to access ports of that interface, which isn't really the best way. Adjusted the example to use the interface a better way.

The previousValue API also makes it possible to simplify the example.

Upgrade ROHD to v0.5.0

Related Issue(s)

N/A

Testing

Tests already cover it

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Yes, upgrade ROHD to v0.5.0

@mkorbel1 mkorbel1 changed the title Updated example to use interface in a better way Updated example to ROHD APIs in a better way Sep 26, 2023
@mkorbel1 mkorbel1 merged commit f968e64 into intel:main Sep 26, 2023
2 checks passed
@mkorbel1 mkorbel1 deleted the example_update_intf branch September 26, 2023 18:49
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.

1 participant