Question about multiplexers

FPGA projects on this site, or abroad

Question about multiplexers

Postby asm_2750 » Wed Nov 30, 2005 6:13 pm

I'm trying to design a 64 to 1 multiplexer, and im using tri-state buffers, however, it seems to be really big, and uses alot of space to where it seems it wouldnt be efficent. Is there an eaiser way to design such a large multiplexer?
asm_2750
 
Posts: 25
Joined: Sun Mar 20, 2005 12:09 am

Postby fpga4fun » Wed Nov 30, 2005 6:21 pm

You shouldn't need tri-state buffers if your multiplexer is all inside the FPGA. Also new FPGA families don't support natively internal tri-state buffes (instead they emulate them with non-tristate muxes).
fpga4fun
Site Admin
 
Posts: 837
Joined: Thu Sep 18, 2003 6:47 am


Return to General projects