代码搜索:normal

找到约 10,000 项符合「normal」的源代码

代码结果 10,000
www.eeworm.com/read/465363/7053829

v my_dq_bb.v

// megafunction wizard: %ALTDQ%VBB% // GENERATION: STANDARD // VERSION: WM1.0 // MODULE: altdq // ============================================================ // File Name: MY_DQ.v // Megafun
www.eeworm.com/read/465366/7053926

eqn tlc5615.fit.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/464711/7067782

c rtc.c

//44BTEST : rtc.c #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\rtc.h" void __irq Rtc_Tick(void); char *date[8] = {"","SUN","MON","TUE","WED","THU","FRI","SAT"}; volatile u
www.eeworm.com/read/100045/7083518

inc ssl_template.inc

## ## ssl_template.inc -- mod_ssl User Manual: The Heart ## Copyright (c) 1998-2000 Ralf S. Engelschall, All Rights Reserved. ## #use wml::std::page #use wml::des::space #use wml::des::rollover #use
www.eeworm.com/read/356466/7085529

c serial.c

/******************************************************************************/ /* SERIAL.C: Low Level Serial Routines */ /***********************************
www.eeworm.com/read/135104/7093992

c rtc.c

#include "..\Target\44b.h" #include "..\Target\44blib.h" #include "rtc.h" void __irq Rtc_Tick(void); char *date[8] = {"","SUN","MON","TUE","WED","THU","FRI","SAT"}; volatile unsigned int sec_ti
www.eeworm.com/read/344458/7100009

npl uart_send.npl

JDF E // Created by ISE ver 1.0 PROJECT uart_send DESIGN uart_send Normal DEVKIT XC95108 PC84 DEVFAM xc9500 FLOW XST Verilog MODULE send.v MODSTYLE send Normal [STRATEGY-LIST] Normal=True,
www.eeworm.com/read/344458/7100010

npl send.npl

JDF E // Created by ISE ver 1.0 PROJECT send DESIGN send Normal DEVKIT XC95108 PC84 DEVFAM xc9500 FLOW XST Verilog MODULE send.v MODSTYLE uart_send Normal [STRATEGY-LIST] Normal=True, 1038
www.eeworm.com/read/344458/7100080

npl receive.npl

JDF E // Created by ISE ver 1.0 PROJECT receive DESIGN receive Normal DEVKIT XC95108 PC84 DEVFAM xc9500 FLOW XST Verilog MODULE receive.v MODSTYLE uart_rec Normal [STRATEGY-LIST] Normal=Tr
www.eeworm.com/read/285821/7115500

c rtc.c

#include "..\Target\44b.h" #include "..\Target\44blib.h" #include "..\Target\rtc.h" void __irq Rtc_Tick(void); void __irq Rtc_Int(void); char *date[8] = {"","一","二","三","四","五","六","日"}; vol