How to implement 64 to 6 decoder

Status
Not open for further replies.
I guess you have to series 8 multiplexers. It is simple and straightforward but messy to the core.
 

It's messy but there are some short cuts, for example only inputs >=32 will set the MSB and only odd numbered inputs will set the LSB so you may be able to simplify the logic.
Search for "priority encoder" for more ideas.

Brian.
 

Thank you all,

I resolved by looking at the datasheet of 74LS348 on page 4.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…