Commit 34239178 authored by Maciej Lipinski's avatar Maciej Lipinski Committed by Tristan Gingold

[sim] added run.do script to run scenario 1.

parent 3ebc1916
echo "###########################################################################"
echo "running scenario 1, change gg_scenario in the script to run other scenarios"
echo "###########################################################################"
vsim -gg_scenario=1 top_tb
do wave.do
radix -hexadecimal
run 5us
wave zoomfull
radix -hexadecimal
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment