allen18
Occasional Contributor
2 years agocan two emif ipcores share bank?
Hi :
I will use two 16bit ddr4 controller, the readme.txt file show a example I/O assignments, if this one controller will occupy two banks, total 4 banks. Two controllers working at same frequency, I want to connect PLL reference clock signal from bank 3J to two pll_ref_clk of controller instances in top.v file, and place some DQ signals of two controllers in bank 3K, place addr and command signals of two controllers in bank 3J and 3L. So, I can place two controllers in total 3 banks. I'm not sure if it's possible to do this ?
This is how resource sharing for EMIFs is supposed to be set up and work, so you shouldn't have an issue.