代码搜索结果
找到约 10,000 项符合
State Machine 的代码
eeprom.smp_dump.txt
State Machine - |eeprom|sh8out_state
Name sh8out_state.sh8out_end sh8out_state.sh8out_bit0 sh8out_state.sh8out_bit1 sh8out_state.sh8out_bit2 sh8out_state.sh8out_bit3 sh8out_state.sh8out_bit4 sh8out
lcd1602.smp_dump.txt
State Machine - |LCD1602|Current_State
Name Current_State~45 Current_State~44 Current_State~43 Current_State~42 Current_State~41
Current_State.set_dlnf 0 0 0 0 0
Current_State.set_cursor 0 0 0
image_file_header.txt
[Structure Information]
Machine = 2
NumberOfSections = 2
TimeDateStamp = 4
PointerToSymbolTable = 4
NumberOfSymbols = 4
SizeOfOptionalHeader = 2
Characteristics = 2
[Machine]
IMAGE_FILE
spi3310.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
fsm_moore.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus II " "Info:
prev_cmp_lcdcont.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
ieee802_1x.h
#ifndef IEEE802_1X_H
#define IEEE802_1X_H
/* IEEE Std 802.1X-REV-d11, 7.2 */
struct ieee802_1x_hdr {
u8 version;
u8 type;
u16 length;
/* followed by length octets of data */
} __attribute__ ((pa
lcdcont.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis " "Info: Running Qua
serial.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
alarm_block.v
module ALARM_BLOCK ( ALARM, HRS, MINS, CLK, CONNECT9,
CONNECT10, CONNECT11);
input ALARM, HRS, MINS, CLK;
output [3:0] CONNECT9;
output [5:0] CONNECT10;
output CONNECT11;
wire CONNECT1,