Issue : Can't find SimpleDual​PortRAM_ge​neric-veri​log.pvl

Hi,

I find the below error messages when I synthesis with hdlcoder generated files.

Would you please help me what am I supposed to do to synthesis them?

   Warning:  File /SimpleDualPortRAM_generic-verilog.pvl not found, or does not contain a usable description of SimpleDualPortRAM_generic. (ELAB-320)
Information: Building the design 'SimpleDualPortRAM_generic' instantiated from design 'RADIX22FFT_SDF1_1' with
    the parameters "AddrWidth=2,DataWidth=51". (HDL-193)
Warning:  File /SimpleDualPortRAM_generic-verilog.pvl not found, or does not contain a usable description of SimpleDualPortRAM_generic. (ELAB-320)
Error:  Module 'SimpleDualPortRAM_generic' cannot be found for elaboration. (ELAB-357)
*** Presto compilation terminated with 1 errors. ***
Warning:  File /SimpleDualPortRAM_generic-verilog.pvl not found, or does not contain a usable description of SimpleDualPortRAM_generic. (ELAB-320)                                                              
Information: Building the design 'SimpleDualPortRAM_generic' instantiated from design 'SDFCommutator1' with
    the parameters "AddrWidth=3,DataWidth=51". (HDL-193)
Warning:  File /SimpleDualPortRAM_generic-verilog.pvl not found, or does not contain a usable description of SimpleDualPortRAM_generic. (ELAB-320)
Error:  Module 'SimpleDualPortRAM_generic' cannot be found for elaboration. (ELAB-357)
*** Presto compilation terminated with 1 errors. ***
Warning:  File /SimpleDualPortRAM_generic-verilog.pvl not found, or does not contain a usable description of SimpleDualPortRAM_generic. (ELAB-320)
Information: Building the design 'SimpleDualPortRAM_generic' instantiated from design 'SDFCommutator2' with
    the parameters "AddrWidth=3,DataWidth=52". (HDL-193)
Warning:  File /SimpleDualPortRAM_generic-verilog.pvl not found, or does not contain a usable description of SimpleDualPortRAM_generic. (ELAB-320)
Error:  Module 'SimpleDualPortRAM_generic' cannot be found for elaboration. (ELAB-357)
*** Presto compilation terminated with 1 errors. ***
Warning:  File /SimpleDualPortRAM_generic-verilog.pvl not found, or does not contain a usable description of SimpleDualPortRAM_generic. (ELAB-320)                                                              
Information: Building the design 'SimpleDualPortRAM_generic' instantiated from design 'SDFCommutator3' with
    the parameters "AddrWidth=3,DataWidth=53". (HDL-193)
Warning:  File /SimpleDualPortRAM_generic-verilog.pvl not found, or does not contain a usable description of SimpleDualPortRAM_generic. (ELAB-320)
Error:  Module 'SimpleDualPortRAM_generic' cannot be found for elaboration. (ELAB-357)
*** Presto compilation terminated with 1 errors. ***

1 Comment

Is /SimpleDualPortRAM_generic-verilog.pvl your file, or have you never heard of it before? If it's your file, then specify the complete path when you try to use it.

Sign in to comment.

Answers (1)

Could you print out a list of source files generated by HDL Coder and upload the model? It seems that the Dual Port RAM code was not generated.

Products

Asked:

on 5 Mar 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!