Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


Simulating the RTL version

  1. Compile the RTL version of the counter.

  2. 
    vlog cntr_rtl.v 
    
    
  3. Simulate the design.

  4. 
    vsim work.cntr_rtl  
    
    

    (MENU: Design > Load Design)

  1. Run a DO file to apply stimulus to the design.

  2. 
    do stimulus.do 
    
    

Model Technology Inc.
Model Technology Incorporated
Voice: (503) 641-1340
Fax: (503)526-5410
www.model.com
sales@model.com
Table of Contents Previous page Next page Index

ModelSim