Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
19979 Discussions

altsyncram file for Modelsim Simulation

GD76
Novice
233 Views

In Platform Designer, I have dual port RAM. In Modelsim, I have the verilog Block RAM file. That file calls altsyncram. In simulation, I have test bench and the verilog block RAM file. Where do I find the altsyncram file. In my search, I cannot find that file to include in DO file to compile.

0 Kudos
3 Replies
ShengN_Intel
Employee
213 Views

Hi GD76,

 

FYI,

Altsyncram module is in modelsim_ase/altera/verilog/altera_mf file.

Using vsim -L altera_mf_ver during simulation will do.

This command executes searching of altsyncram module in altera_mf library.

 

Best regards,
Sheng

p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.

ShengN_Intel
Employee
194 Views

Hi GD76,

Do you have any further update on this thread?

Best regards,
Sheng


ShengN_Intel
Employee
175 Views

Hi,

Since I had provided you the solution and did not received any feedback from you, I shall set this case to close pending. If you still need further assistance, you are welcome reopen this case within 20days or open a new case, some one will be right with you.

Best regards,
Sheng

p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.

Reply