FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6356 Discussions

How can i use use the intel dp_ram in my own architecture?

AGaru1
Beginner
471 Views

Hi all,

I am new to Quartus. I generated a dp_ram and the folder dp_ram appeared. I am trying to use this module inside my own project. I noticed a .tcl script that is supposed to copy the necessary libraries into the modelsim working directory. I run it but the folders are empty. Also when i start the simulation it says:

 

# Loading work.dp_ram

# Loading work.dp_ram_ram_2port_2000_thizv3i

# ** Error: (vsim-3033) Instantiation of 'altera_syncram' failed. The design unit was not found.

#  Time: 0 ps Iteration: 0 Instance: /tb_top_v2/sw_packet_mng_u0/RX_SW_PCK_MNG/DUALP_RAM/ram_2port_0 File: C:/Designes/TRUEVIEW/VHDL/Sw_packet_manager/dp_ram/dp_ram_ram_2port_2000_thizv3i.v Line: 47

#     Searched libraries:

#       C:/Designes/TRUEVIEW/VHDL/work

0 Kudos
4 Replies
Kenny_Tan
Moderator
350 Views

May I know are you using Standard ediiton or Pro ediiton? Are you using platform designer?

0 Kudos
AGaru1
Beginner
350 Views

Hi, i am using pro edition and not using platform designer.

0 Kudos
Kenny_Tan
Moderator
350 Views

can you follow the example here?

 

https://www.intel.com/content/www/us/en/programmable/documentation/yur1496247032051.html

 

It provide a steps to steps basis on how to setup the simulation scripts.

0 Kudos
Kenny_Tan
Moderator
350 Views

any update?

0 Kudos
Reply