08.06.2013 Views

Realization of Verilog HDL Computation Model - ECE

Realization of Verilog HDL Computation Model - ECE

Realization of Verilog HDL Computation Model - ECE

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Realization</strong> <strong>of</strong> <strong>Verilog</strong> <strong>HDL</strong> <strong>Computation</strong> <strong>Model</strong> Page 6<br />

A bank <strong>of</strong> ANDs is needed for each argument register and a bank <strong>of</strong> ORs for the input into the D input <strong>of</strong><br />

the destination flip flops. A technique called “busing” would reduce the number <strong>of</strong> AND and OR gates<br />

needed. However, we will ignore busing.<br />

Observe that the data unit does not contain when the computations are done. The sequencing <strong>of</strong> the<br />

three is done by the two control signals supplied by the control unit.<br />

Here is another example <strong>of</strong> a computation and how we model the <strong>Verilog</strong> code as a digital logic circuit:<br />

reg [0:3] A, B, X;<br />

A

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!