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

vcs sim fail #3

Open
Jiahua-Gong opened this issue May 19, 2023 · 0 comments
Open

vcs sim fail #3

Jiahua-Gong opened this issue May 19, 2023 · 0 comments

Comments

@Jiahua-Gong
Copy link

Parsing design file 'design_top_sim_cfg_pkg.sv'
Parsing design file '/home/jiahua/Desktop/fpga-partial-reconfig/verification/vkits/avmm/avmm_pkg.sv'
Parsing included file '/opt/synopsys/vcs-mx/O-2018.09-SP2/etc/uvm-1.2/uvm_macros.svh'.
Back to file '/home/jiahua/Desktop/fpga-partial-reconfig/verification/vkits/avmm/avmm_pkg.sv'.
Parsing included file '/home/jiahua/Desktop/fpga-partial-reconfig/verification/vkits/altr_cmn/altr_cmn_macros.sv'.
Parsing included file '/opt/synopsys/vcs-mx/O-2018.09-SP2/etc/uvm-1.2/uvm_macros.svh'.
Back to file '/home/jiahua/Desktop/fpga-partial-reconfig/verification/vkits/altr_cmn/altr_cmn_macros.sv'.
Back to file '/home/jiahua/Desktop/fpga-partial-reconfig/verification/vkits/avmm/avmm_pkg.sv'.
Parsing included file '/home/jiahua/Desktop/fpga-partial-reconfig/verification/vkits/avmm/avmm_response_seq_item.sv'.

Error-[SV-EEM-SRE] Scope resolution error
/home/jiahua/Desktop/fpga-partial-reconfig/verification/vkits/avmm/avmm_response_seq_item.sv, 59
avmm_pkg, "avalon_mm_pkg::Request_t"
  Target for scope resolution operator does not exist. Token 'avalon_mm_pkg' 
  is not a class/package.  Originating module 'avmm_pkg'.
  Check that class or package exists with referred token as the name.


Error-[SE] Syntax error
  Following verilog source has syntax error :
  "/home/jiahua/Desktop/fpga-partial-reconfig/verification/vkits/avmm/avmm_response_seq_item.sv",
  59: token is 'Request_t'
     avalon_mm_pkg::Request_t request;

I can't find avalon_mm_pkg.sv

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