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

📄 wave_nozero

📁 同步串行数据发送电路SSDT的基本功能是将并行数据转换成串行数据并进行同步发送。系统写入和读出时序完全兼容Intel8086时序。 系统以同步信号开始连续发送四个字节
💻
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /ssdt_tb/fs
add wave -noupdate -format Logic /ssdt_tb/rst
add wave -noupdate -format Logic /ssdt_tb/cs
add wave -noupdate -format Logic /ssdt_tb/clk2m
add wave -noupdate -format Logic /ssdt_tb/wr
add wave -noupdate -format Logic /ssdt_tb/rd
add wave -noupdate -format Literal /ssdt_tb/d_in
add wave -noupdate -format Literal /ssdt_tb/d_out
add wave -noupdate -format Logic /ssdt_tb/txd
add wave -noupdate -format Logic /ssdt_tb/a0
add wave -noupdate -format Literal /ssdt_tb/u1/d_in
add wave -noupdate -format Literal /ssdt_tb/u1/d_out
add wave -noupdate -format Logic /ssdt_tb/u1/txd
add wave -noupdate -format Literal /ssdt_tb/u1/c_state
add wave -noupdate -format Literal /ssdt_tb/u1/n_state
add wave -noupdate -format Logic /ssdt_tb/u1/insert_zero
add wave -noupdate -format Literal /ssdt_tb/u1/txd_shift
add wave -noupdate -format Literal /ssdt_tb/u1/tsr
add wave -noupdate -format Literal /ssdt_tb/u1/tsr_num
add wave -noupdate -format Literal /ssdt_tb/u1/byte_num
add wave -noupdate -format Logic /ssdt_tb/u1/tsr_empty
add wave -noupdate -format Literal /ssdt_tb/u1/thr
add wave -noupdate -format Logic /ssdt_tb/u1/thr_empty
add wave -noupdate -format Literal /ssdt_tb/u1/idler
add wave -noupdate -format Literal /ssdt_tb/u1/d_out_reg
add wave -noupdate -format Logic /ssdt_tb/u1/txd_reg
add wave -noupdate -format Logic /ssdt_tb/u1/tran_idle_reg
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {18056 ns} 0}
WaveRestoreZoom {14101 ns} {20024 ns}
configure wave -namecolwidth 159
configure wave -valuecolwidth 65
configure wave -justifyvalue left
configure wave -signalnamewidth 0
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
configure wave -gridoffset 0
configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0

⌨️ 快捷键说明

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