ABSTRACT

A demultiplexer, abbreviated DMUX, is used when a circuit is to send a signal to one of many devices. The following demultiplexer macros are described in this chapter: Dmux_1_2 (1×2 DMUX), Dmux_1_2_E (1×2 DMUX with Enable Input), Dmux_1_4 (1×4 DMUX), Dmux_1_4_E (1×4 DMUX with Enable Input), Dmux_1_8 (1×8 DMUX), Dmux_1_8_E (1×8 DMUX with Enable Input), Dmux_1_16 (1×16 DMUX), Dmux_1_16_E (1×16 DMUX with Enable Input), B_Dmux_1_2_E (1×2 Byte DeMultiplexer with Enable Input), B_Dmux_1_4_E (1×4 Byte DeMultiplexer with Enable Input), B_Dmux_1_8_E (1×8 Byte DeMultiplexer with Enable Input), Dispatcher_1_8_E (1×8 Dispatcher with Enable Input), Patcher_8_1_E (8×1 Patcher with Enable Input). Nine examples are considered to show the application of demultiplexer macros presented in this chapter.