Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDDR2 SDRAM Controller with ALTMEMPHY Synthesis error
Hi, I am trying to generate a DDR2 SDRAM Controller for a single 128 MB DDR2 chip. QSYS perform a good generation (6 warning wich don't concern the ddr2 Controller) but when i try to synthesis ...
Altera_Forum
Honored Contributor
14 years agoThank you!!!
I have replace DDr2's the std_logic_vector(0 downto 0) into std_logic, in the entity declaration generated by QSYS. End the error is gone!! Tank you again!