代码搜索:CPLD FPGA

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

代码结果 10,000
www.eeworm.com/read/439082/1816504

h cpld.h

#undef CONFIG_S3C2410_PCMCIA_CPLD
www.eeworm.com/read/430518/1925482

h cpld.h

#undef CONFIG_S3C2410_PCMCIA_CPLD
www.eeworm.com/read/257135/4365413

xst cpld.xst

set -tmpdir __projnav set -xsthdpdir ./xst run -ifn cpld.prj -ifmt mixed -ofn cpld -ofmt NGC -p xc9500xl -top cpld -opt_mode Speed -opt_level 1 -iuc NO -lso cpld.lso -keep_hierarchy YES
www.eeworm.com/read/252419/4404794

h cpld.h

#define pNAND_BaseaAddr (volatile unsigned char *)0x2c0f0000 #define NAND_CLE 0x0400 #define NAND_ALE 0x0800 #define NAND_CE 0x0200 #define NAND_RDY 0x0100
www.eeworm.com/read/192849/8269690

h cpld.h

/*****************************************************************************/ /*function: this header file has defined the registers' addresses and register's bit defination */ /*
www.eeworm.com/read/393046/8314341

pdf cpld.pdf

www.eeworm.com/read/369064/9664450

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/412181/11211590

pof cpld.pof

www.eeworm.com/read/412181/11211594

gdf cpld.gdf

www.eeworm.com/read/236583/14010086

c cpld.c

#define _cpld_ #include "..\Inc\includes.h" /********************************************************************************************************* * 函数名称:ctrl * * 功能描述:串->并,控制开关量输出 * * 说明: