代码搜索结果
找到约 102,371 项符合
State Machine 的代码
ad0809.smp_dump.txt
State Machine - |ad0809|CS
Name CS.GET_DATA CS.CHECK_END CS.START_L CS.START_H CS.IDLE
CS.IDLE 0 0 0 0 0
CS.START_H 0 0 0 1 1
CS.START_L 0 0 1 0 1
CS.CHECK_END 0 1 0 0 1
CS.GET_DATA 1 0 0
1013.smp_dump.txt
State Machine - |ad0809|CS
Name CS.GET_DATA CS.CHECK_END CS.START_L CS.START_H CS.IDLE
CS.IDLE 0 0 0 0 0
CS.START_H 0 0 0 1 1
CS.START_L 0 0 1 0 1
CS.CHECK_END 0 1 0 0 1
CS.GET_DATA 1 0 0
usb_out.smp_dump.txt
State Machine - |pc2fpga|STATE
Name STATE.IDLE STATE.READ_2 STATE.READ_1
STATE.IDLE 0 0 0
STATE.READ_2 1 1 0
STATE.READ_1 1 0 1
usb_in.smp_dump.txt
State Machine - |fpga2pc|STATE
Name STATE.IDLE STATE.WRITE_2 STATE.WRITE_1
STATE.IDLE 0 0 0
STATE.WRITE_2 1 1 0
STATE.WRITE_1 1 0 1
state.h
/* Type definitions for nondeterministic finite state machine for bison,
Copyright (C) 1984, 1989 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
Bison is fr
vhdl10.smp_dump.txt
State Machine - |vhdl10|c_st
Name c_st.yellow c_st.green c_st.red
c_st.red 0 0 0
c_st.green 0 1 1
c_st.yellow 1 0 1
shujucaiji.smp_dump.txt
State Machine - |shujucaiji|adcint:inst|current_state
Name current_state.st4 current_state.st3 current_state.st2 current_state.st1 current_state.st0
current_state.st0 0 0 0 0 0
current_state.st
adcint.smp_dump.txt
State Machine - |adcint|current_state
Name current_state~9 current_state~8 current_state~7
current_state.st0 0 0 0
current_state.st1 0 0 1
current_state.st2 0 1 0
current_state.st3 0 1 1
light.smp_dump.txt
State Machine - |light|current_state
Name current_state.yellow current_state.green current_state.red
current_state.red 0 0 0
current_state.green 0 1 1
current_state.yellow 1 0 1
i2c_altera.smp_dump.txt
State Machine - |I2C_ALTERA|i2c_cmd:inst|STATE
Name STATE.IDLE STATE.GEN_S STATE.S_WAIT STATE.SUBADDR STATE.SUBADDR_ACK STATE.DATA STATE.DATA_ACK STATE.GEN_P STATE.P_WAIT STATE.I2C_W_OK STATE.HALT