⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tb_fs.fdo

📁 频率扫描的VHDL完整代码
💻 FDO
字号:
######################################################################
##
## Filename: tb_FS.fdo
## Created on: Tue Nov 29 10:20:08 中国标准时间 2011
##
##  Auto generated by Project Navigator for Behavioral Simulation
##
##  ---------------------DONOT EDIT THIS FILE-------------------------
##  You may want to add additional commands to control the simulation
##  in the user specific do file (<module>.udo) which is automatically
##  generated in the project directory and will not be removed on
##  subsequent simulation flows run from Project Navigator.
##  ---------------------DONOT EDIT THIS FILE-------------------------
##
######################################################################
#
# Create work library
#
vlib work
#
# Compile sources
#
vcom -explicit  -93 "sweep_tri.vhd"
vcom -explicit  -93 "sweep_sine.vhd"
vcom -explicit  -93 "sweep_ech.vhd"
vcom -explicit  -93 "FS_Top.vhd"
vcom -explicit  -93 "tb_FS.vhd"
#
# Call vsim to invoke simulator
#
vsim -voptargs="+acc" -t 1ps  -lib work work.tb_FS
#
# Source the wave do file
#
do {tb_FS_wave.fdo}
#
# Set the window types
#
view wave
view structure
view signals
#
# Source the user do file
#
do {tb_FS.udo}
#
# Run simulation for this time
#
run 1000ns
#
# End
#

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -