Simulating the RTL version Compile the RTL version of the counter. vlog cntr_rtl.v Simulate the design. vsim work.cntr_rtl (MENU: Design > Load Design) Run a DO file to apply stimulus to the design. do stimulus.do
vlog cntr_rtl.v
vsim work.cntr_rtl (MENU: Design > Load Design)
(MENU: Design > Load Design)
do stimulus.do