Altera_Forum
Honored Contributor
18 years agoQuartus II beta - WYSIWYG error
Hi
I am trying to compile a design in Quarus II 7.2 beta with the following components: - Nios CPU - JTAG - Onchip memory - DDR SDRAM High performance controller - timer I keep getting this error and I cannot figure out how to fix it: Error: The DDIO_OUT WYSIWYG primitive "ddr_design:inst|ddr:the_ddr|ddr_controller_phy:ddr_controller_phy_inst|ddr_phy:alt_mem_phy_inst|ddr_phy_alt_mem_phy_ciii:ddr_phy_alt_mem_phy_ciii_inst|ddr_phy_alt_mem_phy_clk_reset_ciii:clk|altddio_bidir:DDR_CLK_OUT[0].ddr_clk_out_p|ddio_bidir_cmg:auto_generated|ddio_outa[0]" feeding the pin "ddr_mem_clk[0]" has multiple fan-outs I do not get this error in Quarus 7.1 where the design compiles without any problems. I know that it is a beta version of 7.2 I am using, but does anybody know how to fix this? If I double click on the error then I get to this line: ddio_outa[0..0] : cycloneiii_ddio_out WITH ( async_mode = "none", power_up = "low", sync_mode = "none", use_new_clocking_model = "true" ); in the file db/ddio_bidir_cmg.tdf Any ideas? Thanks Best Regards Tom