Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

altsyncram file for Modelsim Simulation

GD76
Novice
1,202 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
1,182 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
1,163 Views

Hi GD76,

Do you have any further update on this thread?

Best regards,
Sheng


0 Kudos
ShengN_Intel
Employee
1,144 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