?? e.fdo
字號:
######################################################################
##
## Filename: e.fdo
## Created on: Mon Dec 24 0:14:13 中國標準時間 2012
##
## Auto generated by Project Navigator for Behavioral Simulation
##
## ---------------------DO NOT 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.
## ---------------------DO NOT EDIT THIS FILE-------------------------
##
######################################################################
#
# Create work library
#
vlib work
#
# Compile sources
#
#
# Call vsim to invoke simulator
#
vsim -voptargs="+acc" -t 1ps -lib work work.e
#
# Source the wave do file
#
do {e_wave.fdo}
#
# Set the window types
#
view wave
view source
view list
add list *
view structure
view signals
#
# Source the user do file
#
do {e.udo}
#
# Run simulation for this time
#
run 10ns
#
# End
#
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -