Цитата
I believe your question is point to pll_avl_clk, is the frequency can set more than 66MHz.
My answer is no. The reason is because maximun support frequency for Cyclone V HMC is 333MHz, so the pll_avl_clk is only limited to 66Mhz.
Вот не зря уточняли, о каком клоке идет речь

Это внутренний клок, он не имеет отношения к обмену данными по авалону. Я добавляю в qsys uni-phy контроллер памяти, ставлю галку hard controller. Если навести мышкой на avl_0, то можно посмотреть с каким клоком и резетом асоциируется данная шина. Там будет mp_cmd_clk. MP это Multi-point front end (External Memory interface handbook 2014.08.15 - Volume 3 - Chapter 3 - MPFE).
Цитата
Thefabric interface provides communication betweenthe Avalon-ST-like internal protocol of the hard
memory interface and the external Avalon-MMprotocol.The fabric interface supports frequencies in the
range of 10MHz to one-half of the memory interface frequency.For example, for an interface running at
533MHz, the maximum user logic frequency is 267MHz. The MPFE handles the clockcrossing between
user logic and the hard memory interface.
Далее есть табличка, где расписано какой сигнал для чего используется, в частности клоки. И главное есть qsys пример.