首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

Do文件

Do文件

onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -color #ff8000 -format Logic /micro_test/reset
add wave -noupdate -color #ff0080 -format Logic /micro_test/clk
add wave -noupdate -color #8080ff -format Literal -radix hexadecimal /micro_test/micro/address
add wave -noupdate -format Literal -radix hexadecimal /micro_test/data_bus
add wave -noupdate -color #ff8080 -format Logic /micro_test/master_cs_n
add wave -noupdate -color #ffffff -format Logic /micro_test/rd_wrn
add wave -noupdate -color #00ffff -format Logic /micro_test/rd_n
add wave -noupdate -color #8000ff -format Logic /micro_test/we_n
add wave -noupdate -color #ffff00 -format Logic /micro_test/bs_n
add wave -noupdate -color #808040 -format Logic /micro_test/master_rdyn
add wave -noupdate -color #804000 -format Logic /micro_test/mcf
add wave -noupdate -format Logic /micro_test/irq
add wave -noupdate -color #0080ff -format Logic /micro_test/slave_cs_n
add wave -noupdate -color #ff0000 -format Logic /micro_test/slave_rdyn
add wave -noupdate -color #c0c0c0 -format Logic /micro_test/slave_mcf
add wave -noupdate -color {Sky Blue} -format Logic /micro_test/master/smbus_ctrl/scl
add wave -noupdate -color Pink -format Logic /micro_test/master/smbus_ctrl/sda
add wave -noupdate -color {Violet Red} -format Literal -radix hexadecimal /micro_test/master/smbus_ctrl/mbdr_micro
add wave -noupdate -color Coral -format Literal -radix hexadecimal /micro_test/master/smbus_ctrl/mbdr_smbus
add wave -noupdate -color Thistle -format Literal -radix hexadecimal /micro_test/slave/smbus_ctrl/mbdr_micro
add wave -noupdate -color {Steel Blue} -format Literal -radix hexadecimal /micro_test/slave/smbus_ctrl/mbdr_smbus
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {3186517500 ps}
WaveRestoreZoom {0 ps} {3471123755 ps}
返回列表