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

Subversion Repositories openhmc

[/] [openhmc/] [trunk/] [openHMC/] [sim/] [tb/] [bfm/] [build/] [ncsim.tcl] - Diff between revs 12 and 15

Show entire file | Details | Blame | View Log

Rev 12 Rev 15
Line 2... Line 2...
 
 
probe -create tb_top.dut_I -depth all -tasks -functions -all -database waves
probe -create tb_top.dut_I -depth all -tasks -functions -all -database waves
probe -create tb_top.dut_I.openhmc_instance.rx_link_I -all -database waves -memories
probe -create tb_top.dut_I.openhmc_instance.rx_link_I -all -database waves -memories
probe -create tb_top.dut_I.openhmc_instance.tx_link_I -all -database waves -memories
probe -create tb_top.dut_I.openhmc_instance.tx_link_I -all -database waves -memories
 
 
 
probe -create tb_top.axi4_hmc_rsp_if -all -database waves
 
probe -create tb_top.axi4_hmc_req_if -all -database waves
 
probe -create tb_top.hmc_if -all -database waves
 
 
set assert_output_stop_level failed
set assert_output_stop_level failed
set assert_report_incompletes 0
set assert_report_incompletes 0
 
 
 
#-- enable IDA probes
 
#ida_database -open -name=ida.db -compress
 
#ida_probe -log=on
 
#ida_probe -wave=on
 
#ida_probe -sv_flow=on
 
 
run
run
 
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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