代码搜索结果
找到约 10,000 项符合
FPGA 的代码
set_fpga.c
#include
#include
#include
#include
#include
#include "seeddm642.h"
void SlaveSerial();
void ShiftDataOut(char Data);
void Check_DONE
fpga_load.c
/* 用8031加载ALtera的FPGA,也可用于Xilinx的FPGA的加载 */
void load_epld(void)
{
unsigned char data i;
unsigned int data j;
unsigned char xdata * data pt;
SCON = 0x0; /* 设置8031工作在方式0,
fpga_spi.c
/*
* linux/arch/arm/omap/omap1/fpga_spi.c
*
* Copyright (C) 2006 GE Corporation
* Author: Yang Yong
*
* Download FPGA data to Ateral stratix2 FPGA via SPI
*
*/
/*
* l
fpga_load.c
/* 用8031加载ALtera的FPGA,也可用于Xilinx的FPGA的加载 */
void load_epld(void)
{
unsigned char data i;
unsigned int data j;
unsigned char xdata * data pt;
SCON = 0x0; /* 设置8031工作在方式0,
fpga_loadercfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT fpga_loader.cdb */
/* MODULE
fpga_loader.c
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== fpga_loader.c ========
*
* This program load
fpga_loadercfg.h
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT fpga_loader.cdb */
#define CH