vcs_default.cfg 2.91 KB
# Virsim Configuration File
version "2.2.0"

# Files Open:
#   Designator  Sources  Filename
#   ----------  -------  --------
#       I1         y     Interactive

define language Verilog;

define exprgroup EGroup0;

define linkwindow A
	time 68669349 "1 ps";

define linkwindow SIM
	time 112530000 "1 ps",
	exprgroup "EGroup0";

define group "AutoGroup0"
	verticalposition 1,
	add "I1" "vusb_bvci_tb.gnd" "strength" 1 ,
	add "I1" "vusb_bvci_tb.i_address" "hex" 1 ,
	add "I1" "vusb_bvci_tb.i_be" "hex" 1 ,
	add "I1" "vusb_bvci_tb.i_cmd" "hex" 1 ,
	add "I1" "vusb_bvci_tb.i_cmdack" "strength" 1 ,
	add "I1" "vusb_bvci_tb.i_cmdval" "strength" 1 ,
	add "I1" "vusb_bvci_tb.i_eop" "strength" 1 ,
	add "I1" "vusb_bvci_tb.i_rdata" "hex" 1 ,
	add "I1" "vusb_bvci_tb.i_reop" "strength" 1 ,
	add "I1" "vusb_bvci_tb.i_rspack" "strength" 1 ,
	add "I1" "vusb_bvci_tb.i_rspval" "strength" 1 ,
	add "I1" "vusb_bvci_tb.i_wdata" "hex" 1 ,
	add "I1" "vusb_bvci_tb.t_address" "hex" 1 ,
	add "I1" "vusb_bvci_tb.t_be" "hex" 1 ,
	add "I1" "vusb_bvci_tb.t_cmd" "hex" 1 ,
	add "I1" "vusb_bvci_tb.t_cmdack" "strength" 1 ,
	add "I1" "vusb_bvci_tb.t_cmdval" "strength" 1 ,
	add "I1" "vusb_bvci_tb.t_eop" "strength" 1 ,
	add "I1" "vusb_bvci_tb.t_rdata" "hex" 1 ,
	add "I1" "vusb_bvci_tb.t_reop" "strength" 1 ,
	add "I1" "vusb_bvci_tb.t_rspack" "strength" 1 ,
	add "I1" "vusb_bvci_tb.t_rspval" "strength" 1 ,
	add "I1" "vusb_bvci_tb.t_wdata" "hex" 1 ,
	add "I1" "vusb_bvci_tb.usb_clk48" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_dm" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_dm_high" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_dm_low_n" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_dmo" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_dp" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_dp_high" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_dp_low_n" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_dpo" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_int" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_oe_n" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_rcv" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_rst48_a" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_speed" "strength" 1 ,
	add "I1" "vusb_bvci_tb.usb_suspnd" "strength" 1 ,
	add "I1" "vusb_bvci_tb.vdd" "strength" 1 ;

define interactive
	xposition 0,
	yposition 185,
	width 430,
	height 600,
	linkwindow SIM,
	pane1 270,
	pane2 259,
	deltacycle off,
	uniqueevents off,
	control "Step Time",
	scope "vusb_bvci_tb",
	steptime 20 "1 ps",
	gototime 0 "1 ps";

define wave
	xposition 445,
	yposition 470,
	width 700,
	height 400,
	linkwindow A,
	displayinfo 22052898 "1 ps" tpp 21 0,
	group "AutoGroup0",
	pane1 120,
	pane2 61;

define hierarchy
	xposition 700,
	yposition 0,
	width 440,
	height 440,
	designator "I1",
	layout "default",
	topscope "<root>",
	pane1 170,
	focusscope "vusb_bvci_tb",
	pane2 212,
	locate "scopes",
	find "selected",
	findtext "*",
	pane3 212,
	signals on,
	ports on,
	constants on,
	variables on,
	generics on,
	filtertext "*",
	signalscope "vusb_bvci_tb";