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

rand_id_queue_pkg package missing? #77

Closed
zarubaf opened this issue Mar 18, 2020 · 2 comments
Closed

rand_id_queue_pkg package missing? #77

zarubaf opened this issue Mar 18, 2020 · 2 comments

Comments

@zarubaf
Copy link
Contributor

zarubaf commented Mar 18, 2020

It seems that the rand_id_queue_pkg package is missing. Used in:

typedef rand_id_queue_pkg::rand_id_queue #(
Is that intentional?

@andreaskurth
Copy link
Contributor

rand_id_queue_pkg is defined in https://github.com/pulp-platform/common_verification/blob/v0.1.1/src/rand_id_queue.sv, and this repository depends on common_verification:

axi/Bender.yml

Line 11 in ec67055

common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.1.1 }

Can you check whether your build environment satisfies this dependency?

@zarubaf
Copy link
Contributor Author

zarubaf commented Mar 18, 2020

Thanks, that was it. Not sure why I thought it had to be in this repository.

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

No branches or pull requests

2 participants