verilog_modules
This is an old revision of the document!
Table of Contents
Verilog Modules
So far we have been writing Verilog top-level modules that test components. In this lecture we learn how to write te components themselves.
Outline
- Performing PC+4 using the main ALU
- Performing PC+4 + 4*Label using the main ALU
- Adding registers to hold intermediate data
- Combining the two memory units
- Issuing the control signals for State #0
- Doing something useful in State #1
- Instruction-dependent states
To Do
- Look at the program
alu1b
and its testeralu1bClient
in the Resource Directory. - sec
verilog_modules.1195176006.txt.gz · Last modified: 2007/11/16 01:20 by roumani