forked from Github_Repos/cvw
Added commented out commands to generate saif file from vsim.
This commit is contained in:
parent
7810a09782
commit
4fd0154d03
@ -60,9 +60,13 @@ if {$2 eq "buildroot"} {
|
||||
add log -recursive /*
|
||||
do wave.do
|
||||
|
||||
# power add generates the logging necessary for saif generation.
|
||||
#power add -r /dut/core/*
|
||||
#-- Run the Simulation
|
||||
#run 3600
|
||||
|
||||
run -all
|
||||
#power off -r /dut/core/*
|
||||
#power report -all -bsaif power.saif
|
||||
noview ../testbench/testbench.sv
|
||||
view wave
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user