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

How to import TLM2, etc? #1

Open
Lily-diang opened this issue Dec 12, 2024 · 0 comments
Open

How to import TLM2, etc? #1

Lily-diang opened this issue Dec 12, 2024 · 0 comments

Comments

@Lily-diang
Copy link

I tried running bsvbuild.sh - vs test FASTPATH_SUBMIT_maP.bsv
but the terminal encountered an error:

-e top module: test
-e top file  : FASTPATH_SUBMIT_MP.bsv
-e print simulation log to: /dev/stdout
-e 
-e bsc -verilog -g test -u FASTPATH_SUBMIT_MP.bsv 
checking package dependencies
Error: "FASTPATH_SUBMIT_MP.bsv", line 11, column 8: (S0000)
  Cannot find package `TLM2'
Error: "FASTPATH_SUBMIT_MP.bsv", line 12, column 8: (S0000)
  Cannot find package `Axi'
Error: "FASTPATH_SUBMIT_MP.bsv", line 13, column 8: (S0000)
  Cannot find package `AXI32_GDefines'
Error: "FASTPATH_SUBMIT_MP.bsv", line 14, column 8: (S0000)
  Cannot find package `Zynq_AXI32'
Error: "FASTPATH_SUBMIT_MP.bsv", line 15, column 8: (S0000)
  Cannot find package `ACPDefines'
Error: "FASTPATH_SUBMIT_MP.bsv", line 16, column 8: (S0000)
  Cannot find package `Zynq_ACP'
Error: "FASTPATH_SUBMIT_MP.bsv", line 18, column 8: (S0000)
  Cannot find package `BusRange'
-e Error: failed to generate Verilog !

How can this problem be solved?

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