Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThis has been quiet for a while, but I still need to be able to implement a mux in logic that has fixed latency for each of the "data" inputs, and uses my "select" inputs as the actual selects for the mux. Does anyone have ideas of synthesis constraints or verilog coding styles that can give me such a mux?
It turns out that the clkctrl block has some severe limitations that prevent me using it everywhere I need a clock mux. Thanks, Dave.