Week 2

My second week was spent trying to figure out how to put my generated test patterns into the commercial program we use to simulate faults. Previously, we were letting the commercial program generate its own random test patterns, however, we now wanted to use our own. Realizing we would have to figure out the correct (non faulty) output of my patterns we turned to another commercial program, modelsim, which uses verilog to code its test benches. I ended the week by starting on my testbench.


Back