Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20677 Discussions

altsyncram file for Modelsim Simulation

GD76
Novice
533 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
513 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.

0 Kudos
ShengN_Intel
Employee
494 Views

Hi GD76,

Do you have any further update on this thread?

Best regards,
Sheng


0 Kudos
ShengN_Intel
Employee
475 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.

0 Kudos
Reply