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

Add tests for bsg_serial_in_parallel_out #685

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OroArmor
Copy link

Adds tests for the bsg_serial_in_parallel_out.sv module. The PR is a draft as it is partially incomplete and needs to be cleaned up in some places.

This was a fairly complex test to write as a beginner and I have a few questions on where to go.

  1. How should I rewrite this line to depend on out_els_p?
    https://github.com/OroArmor/basejump_stl/blob/ddf2aadbd4e48124261ca7aa302f7dc37ade7b9b/testing/bsg_dataflow/bsg_serial_in_parallel_out/bsg_serial_in_parallel_out_cov.sv#L85

  2. How would I make it so that the test runs on multiple variations of els_p and out_els_p? I feel like this would improve coverage and help reduce bugs.

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