代码搜索结果
找到约 10,000 项符合
FPGA 的代码
platform.c
/*
* \brief Platform for Starter Kit 3E
* \author Norman Feske
* \date 2008-08-17
*/
/* FPGA includes */
#include "xparameters.h"
#include "mb_interface.h"
/* local includes */
#include "plat
platform.c
/*
* \brief Platform for TE0304
* \author Norman Feske
* \date 2009-02-24
*/
/* FPGA includes */
#include "xparameters.h"
#include "mb_interface.h"
/* local includes */
#include "platform.h"
fastpga.java
/**
* FPGA.java
* @author Juan J. Durillo
* @version 1.0
*/
package jmetal.metaheuristics.fastPGA;
import jmetal.base.*;
import jmetal.base.operator.comparator.FPGAFitnessComparator;
import jmetal.u
transcript
# Reading F:/FPGA/Modeltech_6.1f/tcl/vsim/pref.tcl
# // ModelSim SE 6.1f May 12 2006
# //
# // Copyright 2006 Mentor Graphics Corporation
# // All Rights Reserved.
# //
# // TH
transcript
# Reading F:/FPGA/Modeltech_6.1f/tcl/vsim/pref.tcl
# // ModelSim SE 6.1f May 12 2006
# //
# // Copyright 2006 Mentor Graphics Corporation
# // All Rights Reserved.
# //
# // TH
_primary.vhd
library verilog;
use verilog.vl_types.all;
entity fifo_fpga is
port(
WD : in vl_logic_vector(7 downto 0);
RD : out vl_logic_vector(15 downto 0);
fastpga.java
/**
* FPGA.java
* @author Juan J. Durillo
* @version 1.0
*/
package jmetal.metaheuristics.fastPGA;
import jmetal.base.*;
import jmetal.base.operator.comparator.FPGAFitnessComparator;
import jmetal.u
radar_tb.sh
#!/bin/sh
iverilog \
-D SIMULATION \
-y ../lib/ \
-y ../../../../usrp/fpga/sdr_lib \
-y ../models/ \
radar_tb.v -o radar_tb && ./radar_tb > radar_tb.out
i2c.c
#include "api.h"
#include "i2c.h"
//#ifdef CONFIG_FPGA
//--------------------------------------------------------------------------
static void vI2C_Delay(void)
{
INT8U i;
for(i=10;i>
altera1.src
# Altera Max+plus, EMax, Quartus and FPGA license file
FEATURE altera_fpgaexpress alterad 3000.0 permanent uncounted 0 HOSTID=000000000000 ck=0
FEATURE altera_mainwin alterad 3000.0 permanent unco