Quartus® Prime Pro Edition User Guide: Design Recommendations
Visible to Intel only — GUID: mwh1409959617133
Ixiasoft
Visible to Intel only — GUID: mwh1409959617133
Ixiasoft
1.6.5.2. Multiplexer Types
State machines, CASE statements, and IF statements are all common sources of multiplexer logic in designs. These HDL structures create different types of multiplexers, including binary multiplexers, selector multiplexers, and priority multiplexers.
The first step toward optimizing multiplexer structures for best results is to understand how Quartus® Prime infers and implements multiplexers from HDL code.