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

Subversion Repositories openhmc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 15 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
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
probe -create tb_top.hmc_int_if -all -database waves
11
 
12
 
13
set assert_output_stop_level failed
14
set assert_report_incompletes 0
15
 
16
#-- enable IDA probes
17
#ida_database -open -name=ida.db -compress
18
#ida_probe -log=on
19
#ida_probe -wave=on
20
#ida_probe -sv_flow=on
21
 
22
run
23
 

powered by: WebSVN 2.1.0

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