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

axi.core needs dependency for common_verification #280

Open
hossein1387 opened this issue Jan 3, 2023 · 0 comments
Open

axi.core needs dependency for common_verification #280

hossein1387 opened this issue Jan 3, 2023 · 0 comments

Comments

@hossein1387
Copy link

Using fusesoc, I am not able to import axi.core to my project properly. I was getting this error:

# ** Error: ../src/pulp-platform.org__axi_0.38.0/src/axi_test.sv(1285): (vlog-2164) Class or package 'rand_id_queue_pkg' not found.

I found out that if I add:
- ">=pulp-platform.org::common_verification:0.2.3"

to axi core at https://github.com/pulp-platform/axi/blob/v0.38.0/axi.core#L66 I wont get this error any more. Is there a reason why common_verification is not a part of axi rtl dependency?

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

1 participant