We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried running bsvbuild.sh - vs test FASTPATH_SUBMIT_maP.bsv but the terminal encountered an error:
bsvbuild.sh - vs test FASTPATH_SUBMIT_maP.bsv
-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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried running
bsvbuild.sh - vs test FASTPATH_SUBMIT_maP.bsv
but the terminal encountered an error:
How can this problem be solved?
The text was updated successfully, but these errors were encountered: