net_1c6_911.smp_dump.txt

来自「91c111芯片的网络模块的原理图以及和ep1c6fpga连线相关的例子程序」· 文本 代码 · 共 45 行

TXT
45
字号

State Machine - |net_1c6_911|nios_c6:inst|sdram_0:the_sdram_0|i_state
Name i_state.101 i_state.111 i_state.001 i_state.011 i_state.010 i_state.000 
i_state.000 0 0 0 0 0 0 
i_state.010 0 0 0 0 1 1 
i_state.011 0 0 0 1 0 1 
i_state.001 0 0 1 0 0 1 
i_state.111 0 1 0 0 0 1 
i_state.101 1 0 0 0 0 1 

State Machine - |net_1c6_911|nios_c6:inst|sdram_0:the_sdram_0|i_next
Name i_next.101 i_next.010 i_next.111 i_next.000 
i_next.000 0 0 0 0 
i_next.111 0 0 1 1 
i_next.010 0 1 0 1 
i_next.101 1 0 0 1 

State Machine - |net_1c6_911|nios_c6:inst|sdram_0:the_sdram_0|m_state
Name m_state.100000000 m_state.010000000 m_state.001000000 m_state.000100000 m_state.000010000 m_state.000001000 m_state.000000100 m_state.000000010 m_state.000000001 
m_state.000000001 0 0 0 0 0 0 0 0 0 
m_state.000100000 0 0 0 1 0 0 0 0 1 
m_state.000010000 0 0 0 0 1 0 0 0 1 
m_state.000001000 0 0 0 0 0 1 0 0 1 
m_state.100000000 1 0 0 0 0 0 0 0 1 
m_state.000000100 0 0 0 0 0 0 1 0 1 
m_state.000000010 0 0 0 0 0 0 0 1 1 
m_state.001000000 0 0 1 0 0 0 0 0 1 
m_state.010000000 0 1 0 0 0 0 0 0 1 

State Machine - |net_1c6_911|nios_c6:inst|sdram_0:the_sdram_0|m_next
Name m_next.010000000 m_next.000010000 m_next.000001000 m_next.000000001 
m_next.000000001 0 0 0 0 
m_next.000001000 0 0 1 1 
m_next.010000000 1 0 0 1 
m_next.000010000 0 1 0 1 

State Machine - |net_1c6_911|nios_c6:inst|cpu_0:the_cpu_0|cpu_0_nios2_oci:the_cpu_0_nios2_oci|cpu_0_jtag_debug_module_wrapper:the_cpu_0_jtag_debug_module_wrapper|cpu_0_jtag_debug_module:the_cpu_0_jtag_debug_module1|DRsize
Name DRsize.011 DRsize.100 DRsize.101 DRsize.010 DRsize.001 DRsize.000 
DRsize.000 0 0 0 0 0 0 
DRsize.001 0 0 0 0 1 1 
DRsize.010 0 0 0 1 0 1 
DRsize.101 0 0 1 0 0 1 
DRsize.100 0 1 0 0 0 1 
DRsize.011 1 0 0 0 0 1 

⌨️ 快捷键说明

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