代码搜索:CPLD FPGA
找到约 10,000 项符合「CPLD FPGA」的源代码
代码结果 10,000
www.eeworm.com/read/188480/8538181
h cpld.h
/*****************************************************************************/
/*function: this header file has defined the registers' addresses and register's bit defination */
/*
www.eeworm.com/read/289103/8576094
ddb cpld.ddb
www.eeworm.com/read/289103/8576103
bkp cpld.bkp
www.eeworm.com/read/289103/8576110
ddb cpld.ddb
www.eeworm.com/read/430979/8715089
obj cpld.obj
www.eeworm.com/read/430979/8715114
c cpld.c
/*******************************************************************************
* Copyright 2004-2005 - Software Design Solutions, Inc. All rights reserved.
*
* Portions of this work have been
www.eeworm.com/read/430979/8715128
h cpld.h
/*H***************************************************************************
*
* $Archive:: $
* $Revision: 1.1 $
* $Date: 2005/05/1
www.eeworm.com/read/287140/8719081
h cpld.h
//文 件 名:CPLD.H
//功 能:实现单片机与CPLD器件的数据传送
//作 者:吕定胜
//创建日期:2007-09-03
//修改日期:
//传送端口定义
sbit pwmclk = P2^3;
sbit senddata = P2^2;
sbit pwmcs = P2^5;
sbit outcs = P2^6;
void send(int
www.eeworm.com/read/286052/8792230
c cpld.c
/*******************************************************************************
* Copyright 2004-2005 - Software Design Solutions, Inc. All rights reserved.
*
* Portions of this work have been
www.eeworm.com/read/286052/8792232
h cpld.h
/*H***************************************************************************
*
* $Archive:: $
* $Revision: 1.1 $
* $Date: 2005/05/1