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

📄 i2c_fpga.smp_dump.txt

📁 Verilog 经典实例
💻 TXT
字号:

State Machine - |I2C_FPGA|i2c:inst4|main_state
Name main_state.00 main_state.10 main_state.01 
main_state.00 0 0 0 
main_state.01 1 0 1 
main_state.10 1 1 0 

State Machine - |I2C_FPGA|i2c:inst4|i2c_state
Name i2c_state.read_data i2c_state.sendaddr i2c_state.write_data i2c_state.ini i2c_state.read_ini 
i2c_state.ini 0 0 0 0 0 
i2c_state.read_ini 0 0 0 1 1 
i2c_state.write_data 0 0 1 1 0 
i2c_state.sendaddr 0 1 0 1 0 
i2c_state.read_data 1 0 0 1 0 

State Machine - |I2C_FPGA|i2c:inst4|inner_state
Name inner_state.stop inner_state.first inner_state.second inner_state.third inner_state.fourth inner_state.fifth inner_state.sixth inner_state.seventh inner_state.eighth inner_state.ack inner_state.start 
inner_state.start 0 0 0 0 0 0 0 0 0 0 0 
inner_state.ack 0 0 0 0 0 0 0 0 0 1 1 
inner_state.eighth 0 0 0 0 0 0 0 0 1 0 1 
inner_state.seventh 0 0 0 0 0 0 0 1 0 0 1 
inner_state.sixth 0 0 0 0 0 0 1 0 0 0 1 
inner_state.fifth 0 0 0 0 0 1 0 0 0 0 1 
inner_state.fourth 0 0 0 0 1 0 0 0 0 0 1 
inner_state.third 0 0 0 1 0 0 0 0 0 0 1 
inner_state.second 0 0 1 0 0 0 0 0 0 0 1 
inner_state.first 0 1 0 0 0 0 0 0 0 0 1 
inner_state.stop 1 0 0 0 0 0 0 0 0 0 1 

⌨️ 快捷键说明

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