代码搜索:Async

找到约 3,194 项符合「Async」的源代码

代码结果 3,194
www.eeworm.com/read/213706/15127535

xco my_async_fifo.xco

# BEGIN Project Options SET flowvendor = Foundation_iSE SET vhdlsim = True SET verilogsim = True SET workingdirectory = T:\xprojects\coregen_examples\async_fifo\verilog\61i_async_fifo_v5_1_ver_ise SET
www.eeworm.com/read/213706/15127539

v my_async_fifo.v

/******************************************************************************* * This file is owned and controlled by Xilinx and must be used * * solely for design, simulation,
www.eeworm.com/read/213706/15127541

veo my_async_fifo.veo

/******************************************************************************* * This file is owned and controlled by Xilinx and must be used * * solely for design, simulation,
www.eeworm.com/read/211753/15174196

pdf async_fifo1.pdf

www.eeworm.com/read/206867/15287025

mak get_async_keys.mak

# Nmake macros for building Windows 32-Bit apps all: Get_As~1.exe # Update the resource if necessary Get_As~1.res: Get_As~1.rc Get_As~1.h rc -r -fo Get_As~1.res Get_As~1.rc # Update t
www.eeworm.com/read/206867/15287026

cpp get_async_keys.cpp

#include #include "Get_Async_Keys.h" #if defined (WIN32) #define IS_WIN32 TRUE #else #define IS_WIN32 FALSE #endif #define IS_NT IS_WIN32 && (BOOL)(GetVersion() <
www.eeworm.com/read/206867/15287027

h get_async_keys.h

#define IDM_EXIT 100 #define IDM_TEST 200 #define IDM_ABOUT 301 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM); LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/206867/15287028

rc get_async_keys.rc

#include "windows.h" #include "Get_Async_Keys.h" MYAPP ICON DISCARDABLE "GENERIC.ICO" MYAPP MENU DISCARDABLE BEGIN POPUP "&File" BEGIN MENUITEM "E&xit
www.eeworm.com/read/487988/1234469

v dp_async_ram.v

////////////////////////////////////////////////////////////////////// //// //// //// File name "dp_async_ram.v"
www.eeworm.com/read/247605/4479891

cpp async_timer_test.cpp

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: async_timer_test.cpp,v 1.1.42.3 2004/07/09 01:44:00 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights R