Titlepage | Introduction
| Overview | ROM | Datapath
| Layout | Testing | Conclusion | References.
Schematic-level Testing
Instruction ROM
The following plot was generated using the schematic of the
Instruction ROM using Lsim in adept mode with a Simulation
Interval of 0.1 ns. The propagation delay across the ROM was found to be
approximately 5 ns.
Stack
Ths stack and the stack pointer were tested together and the results attached below show its operation.
![[Stack Test Result 1]](stackres1.gif)
![[Stack Test Result 2]](stackres2.gif)
Datapath
Program Counter
Incrementer
The following plots were generated using the schematic of the program
counter incrementer using Lsim in adept mode with a Simulation
Interval of 0.1 ns. The worst unloaded propagation delay across the
incrementer was found to be approximately 17ns.
![[Incrementer Test Result 1]](incr_timing1.gif)
![[Incrementer Test Result 1]](incr_timing2.gif)
Register
The following plot was generated using the schematic of the program
counter register using Lsim in adept mode with a Simulation
Interval of 0.1 ns. The worst unloaded propagation delay across the
register was found to be approximately 3ns.
![[Register Test Result 1]](register_timing.gif)
Multiplexor
The following plot was generated using the schematic of the program
sequencer multiplexor using Lsim in adept mode with a Simulation
Interval of 0.1 ns. The worst unloaded propagation delay across the
MUX was found to be approximately 10ns.
![[Multiplexor Test Result 1]](mux_timing.gif)
Comments to benleong@mit.edu
or mike_sy@mit.edu or sclee@mit.edu
Last updated 11/21/96.
Titlepage | Introduction
| Overview | ROM | Datapath
| Layout | Testing | Conclusion | References.