Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi,
Fore me it seems like Try to connect the PLLs with a dedicated line (see the board layout manual) for Ex: CoreClk (10MHz) : in std_logic; oClk <= CoreClk; Take an extra port oClk : out std_logic; (in Device 1) and iClk : in std_logic ; (in Device 2) and also try to adjust the different phases which can be statistically set in MegaCore Wizard.