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

[rom_ctrl,dv] Check returns of uvm_hdl_force/uvm_hdl_release #21339

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

rswarbrick
Copy link
Contributor

This avoids a warning from Xcelium. Doing so also means that we don't have to bother with the call to uvm_hdl_check_path, since the uvm_hdl_force call will return 0 if the path is invalid.

This avoids a warning from Xcelium. Doing so also means that we don't
have to bother with the call to uvm_hdl_check_path, since the
uvm_hdl_force call will return 0 if the path is invalid.

Signed-off-by: Rupert Swarbrick <[email protected]>
@rswarbrick rswarbrick added Component:DV DV issue: testbench, test case, etc. IP:rom_ctrl labels Feb 13, 2024
@rswarbrick rswarbrick requested a review from a team as a code owner February 13, 2024 15:05
@rswarbrick rswarbrick requested review from hcallahan-lowrisc and removed request for a team February 13, 2024 15:05
@rswarbrick rswarbrick merged commit 98b5fb0 into lowRISC:master Feb 14, 2024
33 of 34 checks passed
@rswarbrick rswarbrick deleted the rom-ctrl-hdl-force-release branch February 14, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:DV DV issue: testbench, test case, etc. IP:rom_ctrl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants