OpenCores
URL https://opencores.org/ocsvn/openhmc/openhmc/trunk

Subversion Repositories openhmc

[/] [openhmc/] [trunk/] [openHMC/] [sim/] [tb/] [bfm/] [build/] [ncsim.tcl] - Blame information for rev 15

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 juko
database -open waves -into waves.shm -default
2
 
3
probe -create tb_top.dut_I -depth all -tasks -functions -all -database waves
4
probe -create tb_top.dut_I.openhmc_instance.rx_link_I -all -database waves -memories
5
probe -create tb_top.dut_I.openhmc_instance.tx_link_I -all -database waves -memories
6
 
7 15 juko
probe -create tb_top.axi4_hmc_rsp_if -all -database waves
8
probe -create tb_top.axi4_hmc_req_if -all -database waves
9
probe -create tb_top.hmc_if -all -database waves
10
 
11 12 juko
set assert_output_stop_level failed
12
set assert_report_incompletes 0
13
 
14 15 juko
#-- enable IDA probes
15
#ida_database -open -name=ida.db -compress
16
#ida_probe -log=on
17
#ida_probe -wave=on
18
#ida_probe -sv_flow=on
19
 
20 12 juko
run
21
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.