beehive-lab / beehive-lab/FastPath_MP

How to import TLM2, etc?

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
37
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.