Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
1129 Discussions

Help with altsyncram in Quartus

Altera_Forum
Honored Contributor II
1,145 Views

Hi, there, I'm working on Altera's VHDL Lab Exercises, Lab7 Part1. I can not find any module named altsyncram in LMP. Can anyone suggest to me what to do?

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
117 Views

If it's the Lab 7 called  

"Implementation of UART and Timer Circuits" 

then you don't use the altsyncram device for RAM. The only RAM needed is onchip memory allocated in the SOPC builder. 

Altera_Forum
Honored Contributor II
117 Views

altsyncram = ram 2 ports

Altera_Forum
Honored Contributor II
117 Views

That's not true. altsyncram can be a dual-port RAM if you want it to be, but it can also be a single-port RAM. And it's not the question that was asked.

Reply