Using 2 inputs to Clock MUX doesn't result in correct answer
I have a design were I am trying to use the Input Clock MUX to Switch between two input pin clock ports. The PLLs are in platform designer and I get the following warning:
Warning: test_system_qsys.pll_26_104.refclk1: Signal refclk1 has unknown type refclk1.
Now the two clock pins already pass through the clock_source IP blocks on the way to the PLL. The PLL has 2 reference clocks in which I have programmed "manual" switching. No matter which clock I put on refclk1 I get the same warning and the result is the second clock is NOT PRESENT at the input of the PLL after fitting as examined in the technology view.
Both clocks are signal ended and arriving on dedicated clock input pins. Both clocks are on the bottom of the die.
I am using Quartus Prime 21.1 build 842. This is for an Arrai5 GX device which is on your Arria5GX Reference board.
Upon further review the manual switchover and activeclk signal are also not present on the PLL in post fit technology view???
Any guidance would be welcome,
TomT...