Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1175 Discussions

Help with altsyncram in Quartus

Altera_Forum
Honored Contributor II
1,602 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
574 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. 

0 Kudos
Altera_Forum
Honored Contributor II
574 Views

altsyncram = ram 2 ports

0 Kudos
Altera_Forum
Honored Contributor II
574 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.

0 Kudos
Reply