Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.9k views
in Technique[技术] by (71.8m points)

circuit - How to select a multi-bit output from n possible outputs without Multiplexer (Logisim)

I have the assignment to create a simple storage (Logisim) with storage cells of 8 bit each that can be written to and read from by addressing the specific cell. (bit number)

For testing purposes I have created this simple circuit with 2 8-bit cells that can be selected by the ADDR-Bit, so writing to the cells works. However I am not allowed to use a Multiplexer for selecting which of the cells output to chose when addressed and I have no idea how to do that without a Multiplexer as it is a 8bit number that should be selected based on the ADDR bit.

enter image description here

I hope someone could give me a hint how this could be done. Thank you very much in advance!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...