📄 ex_tests.scr
字号:
# ******************************************************************* #
# Copyright (c) 1999-2001 Evatronix SA
# ******************************************************************* #
# Please review the terms of the license agreement before using
# this file. If you are not an authorized user, please destroy this
# source code file and notify Evatronix SA immediately that you
# inadvertently received an unauthorized copy.
# ******************************************************************* #
# ------------------------------------------------------------------- #
# Project name : C8051
# Project description : C8051 Microcontroller Unit
#
# File name : EX_TESTS.SCR
# File contents : Sample macro for MTI ModelSim EE
# Purpose : Supports tests series EX_TESTS validation
# Design Engineer : M.B.
# Quality Engineer : M.B.
# Version : 3.01
# Last modification : 2001-10-01
# ------------------------------------------------------------------- #
transcript off
do ../../../$1$2/time.txt
write transcript $3/$2.log
quit -force
transcript on
# ------------------------------------------------------------------- #
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -