代码搜索结果

找到约 10,000 项符合 V 的代码

v.plg

Build Log --------------------Configuration: v - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\zhg1\LOCALS

v.cpp

// v.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "v.h" #include "vDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FI

fifowrclkram.v

// Output ports are always registered to ensure Rams get packed into BlockRAM `define synthesis //`timescale 1ns/100ps `ifdef synthesis module fifowrclkram `else module

asyncfifoxpx.v

//written by xpx in 2008-11-27, modified from the asyncfifo from limiao. module ASYNCFIFO #(parameter DSIZE = 32,//width=16,指明读写数据的宽度 ASIZE = 2