Is there any issue when instance the DDR3 hard IP core? - Is there any issue when instance the DDR3 hard IP core? Description Yes, there is an issue when instance the DDR3 hard IP core with these ports: mp_cmd_clk_0_clk, mp_rfifo_clk_0_clk, mp_wfifo_clk_0_clk. Resolution Remove these ports from the top level when instance the DDR3 hard IP core if not use, or drive them by a clock buffer . For example to add clk buffer like this: wire clk_source; altclkctrl #( .clock_type("GLOBAL CLOCK"), .number_of_clocks(1) ) global_clk_inst1 ( .inclk(clk_source),.outclk(mp_cmd_clk_0_clk));. Custom Fields values: ['novalue'] Troubleshooting novalue False ['novalue'] ['novalue'] novalue novalue ['Programmable Logic Devices'] ['novalue'] ['novalue'] ['novalue'] - 2021-08-25

external_document