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

📄 transcript

📁 用MATLAB产生各种时钟信号
💻
字号:
# Reading D:/Modeltech_5.8b/tcl/vsim/pref.tcl 
# //  ModelSim SE 5.8b Jan 01 2004 
# //
# //  Copyright Model Technology, a Mentor Graphics Corporation company, 2004
# //                         All Rights Reserved.
# //                   UNPUBLISHED, LICENSED SOFTWARE.
# //         CONFIDENTIAL AND PROPRIETARY INFORMATION WHICH IS THE
# //        PROPERTY OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS.
# //
#  OpenFile "E:/Test/clkgen/clk_gen.v" 
vsim work.top
# vsim work.top 
# Loading D:\Modeltech_5.8b\win32/novas.dll
# Loading work.top
# Loading work.clk_div
# ** Warning: (vsim-3009) [TSCALE] - Module 'clk_div' does not have a `timescale directive in effect, but previous modules do.
#         Region: /top/clk_div
run -all
# Debussy Release 5.3v9 (Win95/NT) ModelSim - 09/16/2003 compile
# *Debussy* Create FSDB file 'top.fsdb'
# *Debussy* Start dumping the scope(top), layer(0).
# *Debussy* End of dumping.
# ** Warning: $fsdbDumpfile - One FSDB file has already opened for dumping.
#     : E:/Test/clkgen/test.v(27)
#    Time: 0 ps  Iteration: 0  Instance: /top
# ** Note: $finish    : E:/Test/clkgen/test.v(15)
#    Time: 1001 us  Iteration: 0  Instance: /top

⌨️ 快捷键说明

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