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

Categories

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!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
4.0k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...