Altera_Forum
Honored Contributor
14 years agoCyclone IV DDR2 interface
Hello,
I'm trying to instantiate a DDR2 controller within a Qsys/NIOS II system. In Qsys, the generation of the system has no issues. When I try to compile the design, I get the error: Error (15873): Output port DATAOUT of DDIO_OUT primitive "nios_core:cpu0|nios_core_ddr2:ddr2|nios_core_ddr2_controller_phy:nios_core_ddr2_controller_phy_inst|nios_core_ddr2_phy:nios_core_ddr2_phy_inst|nios_core_ddr2_phy_alt_mem_phy:nios_core_ddr2_phy_alt_mem_phy_inst|nios_core_ddr2_phy_alt_mem_phy_clk_reset:clk|altddio_bidir:DDR_CLK_OUT[0].ddr_clk_out_p|ddio_bidir_n5h:auto_generated|ddio_outa[0]" must drive input port I of an I/O OBUF primitive I have made sure that every port that is an input is declared as an input, every inout declared as an inout, etc. Do you have any ideas on what else I need to check? Thanks in advance.