Skip to content

JalalSayed1/4_to_12_Demultiplexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

4 to 12 Demultiplexer:

About the project:

  • Inputs: D the data in, S the 4-bits select lines and Ebar the active-low enable input.
  • Outputs: Y 12-bits bus.
  • It uses 3 of 2-to-4 demultiplexers to make a full 4-to-12 demultiplexer.

What did I learn from it:

  • Using components in VHDL to build bigger systems.
  • Using map function.

About

4 bits inputs to 12 bits outputs demultiplexer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages