pi-fix.cfg 2.01 KB
# Virsim Configuration File
version "2.2.0"

# Files Open:
#   Designator  Sources  Filename
#   ----------  -------  --------
#       V1         y     /home/berndt/proj/bb/rf/hw/chip/vsim/sim.v.vpd

define exprgroup EGroup0;

define linkwindow A
	time 544935600 "1 ps",
	exprgroup "EGroup0";

define group "AutoGroup0"
	verticalposition 1,
	add "V1" "vsim.sysclk" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_addr" "hex" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_addr_inc" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_len" "hex" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_len_dec" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_len_zero" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.aesp_cnt" "hex" 1 default ,
	add "V1" "vsim.bb.bcp.pi.aesp_cnt_inc" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.aesp_cnt_dec" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.bdma_fill" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.bdma_len" "hex" 1 default ,
	add "V1" "vsim.bb.bcp.pi.bdma_aesp" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.bdma_req" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_request" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_grant" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.bdma_cyc" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.bdma_cyc_clr" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_start" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.dma_last" "strength" 1 default ,
	add "V1" "vsim.bb.bcp.pi.bdma_dph" "strength" 1 default ;

define wave
	xposition 9,
	yposition 67,
	width 1185,
	height 904,
	linkwindow A,
	displayinfo 544935600 "1 ps" tpp 527 0,
	group "AutoGroup0",
	pane1 152,
	pane2 97;

define hierarchy
	xposition 836,
	yposition 0,
	width 440,
	height 998,
	designator "V1",
	layout "default",
	topscope "<root>",
	pane1 170,
	focusscope "vsim.bb.bcp.pi",
	pane2 155,
	locate "scopes",
	find "selected",
	findtext "*",
	pane3 269,
	signals on,
	ports on,
	constants on,
	variables on,
	generics on,
	filtertext "*aesp_cnt*",
	signalscope "vsim.bb.bcp.pi";