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

📄 max3490.smp_dump.txt

📁 用VERILOG语言写的RS485通信程序,经调试可以直接使用
💻 TXT
字号:

State Machine - |MAX3490|state
Name state.MAX3490_delay state.MAX3490_waiting state.MAX3490_reading state.MAX3490_sending state.MAX3490_start state.MAX3490_idle 
state.MAX3490_idle 0 0 0 0 0 0 
state.MAX3490_waiting 0 1 0 0 0 1 
state.MAX3490_reading 0 0 1 0 0 1 
state.MAX3490_sending 0 0 0 1 0 1 
state.MAX3490_start 0 0 0 0 1 1 
state.MAX3490_delay 1 0 0 0 0 1 

State Machine - |MAX3490|DISPLAY:m4|state
Name state.CH451_Display_temp state.CH451_Display state.CH451_Display_ready state.CH451_Get_data state.CH451_Open_display state.CH451_Set_display_mode state.CH451_Reset state.CH451_Enable_serial_port state.CH451_Idle 
state.CH451_Idle 0 0 0 0 0 0 0 0 0 
state.CH451_Display 0 1 0 0 0 0 0 0 1 
state.CH451_Display_ready 0 0 1 0 0 0 0 0 1 
state.CH451_Get_data 0 0 0 1 0 0 0 0 1 
state.CH451_Open_display 0 0 0 0 1 0 0 0 1 
state.CH451_Set_display_mode 0 0 0 0 0 1 0 0 1 
state.CH451_Reset 0 0 0 0 0 0 1 0 1 
state.CH451_Enable_serial_port 0 0 0 0 0 0 0 1 1 
state.CH451_Display_temp 1 0 0 0 0 0 0 0 1 

State Machine - |MAX3490|DISPLAY:m4|shift_state
Name shift_state.Pull_up_ch451_load shift_state.Shift_paralell_data shift_state.Pull_up_ch451_dclk shift_state.Pull_down_ch451_dclk shift_state.Get_shift_out_data shift_state.Pull_down_ch451_load shift_state.Shift12_out_idle 
shift_state.Shift12_out_idle 0 0 0 0 0 0 0 
shift_state.Shift_paralell_data 0 1 0 0 0 0 1 
shift_state.Pull_up_ch451_dclk 0 0 1 0 0 0 1 
shift_state.Pull_down_ch451_dclk 0 0 0 1 0 0 1 
shift_state.Get_shift_out_data 0 0 0 0 1 0 1 
shift_state.Pull_down_ch451_load 0 0 0 0 0 1 1 
shift_state.Pull_up_ch451_load 1 0 0 0 0 0 1 

State Machine - |MAX3490|rs232tx:m2|m1_state
Name m1_state.m1_waiting m1_state.m1_sending_last_bit m1_state.m1_sending m1_state.m1_idle 
m1_state.m1_idle 0 0 0 0 
m1_state.m1_sending 0 0 1 1 
m1_state.m1_sending_last_bit 0 1 0 1 
m1_state.m1_waiting 1 0 0 1 

State Machine - |MAX3490|rs232rx:m1|m1_state
Name m1_state.m1_all_low m1_state.m1_start m1_state.m1_shift m1_state.m1_over_run m1_state.m1_under_run m1_state.m1_idle 
m1_state.m1_idle 0 0 0 0 0 0 
m1_state.m1_under_run 0 0 0 0 1 1 
m1_state.m1_over_run 0 0 0 1 0 1 
m1_state.m1_shift 0 0 1 0 0 1 
m1_state.m1_start 0 1 0 0 0 1 
m1_state.m1_all_low 1 0 0 0 0 1 

⌨️ 快捷键说明

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