Question: ( Exercises 1 and 2 share the same statement ) We want to use a ROM to implement the following circuit: 8 1 - bit

(Exercises 1 and 2 share the same statement)
We want to use a ROM to implement the following circuit:
81-bit inputs, x7,x6,x5,x4,x3,x2,x1,x0
31-bit outputs, Parity x7x4, Parity x3x4, OddPositionsParity x7x4
Parity x7x4=1 when there is an even number of 15 in the set of inputs {x7,x6,x5,x4}; and 0 otherwise.
Parity x3x4=1 when there is an even number of 1 s in the set of inputs {x3,x2,x1,x0}; and 0 otherwise.
OddPositionsParity x7x4=1 when there is an even number of 1 s in the set of inputs {x6x4x2x0
}; and 0 otherwise.
ROM memory must meet the following requirements (mark the correct answer)
(hint: Review lecture L2.1 if you do not know how to approach this question)
Size: 1283-bit words / Address bus: 7-bits / Data bus: 8-bits
Size: 2563-bit words / Address bus: 28-bits / Data bus: 3-bits
Size: 2563-bit words / Address bus: 8-bits / Data bus: 3-bits
Size: 2563-bit words / Address bus: 8-bits / Data bus: 8-bits
( Exercises 1 and 2 share the same statement ) We

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!