Question: (a) Write Verilog code for an 8-bit MISR that is similar to that shown in Figure 10-28.? (b) Design a self-test circuit, similar to that
(a) Write Verilog code for an 8-bit MISR that is similar to that shown in Figure 10-28.?
(b) Design a self-test circuit, similar to that shown in Figure 10-25, for a 6116 static RAM. The write-data generator should store data in the following sequence: 00000000, 10000000, 11000000, . . . , 11111111, 01111111, 00111111, . . . , 00000000.(c) Write Verilog code to test your design. Simulate the system for at least one example with no errors, one error, two errors, and three errors.
Figure 10-28: Multiple-Input Signature Register (MISR)
Z Zz Z4 D D Q2 D Q3 D Q4 Qa' CLK
Step by Step Solution
3.46 Rating (185 Votes )
There are 3 Steps involved in it
a module MISR8bit CLK Z D Q i... View full answer
Get step-by-step solutions from verified subject matter experts
