代码搜索结果
找到约 10,000 项符合
FPGA 的代码
test_for_fpga.m
%****************************************************************
% 内容概述:FPGA验证调试
% 创 建 人:朱殿荣/QQ:235347/MSN:njzdr@msn.com
% 单 位:南京邮电大学,通信工程系
% 创建时间:2006年1月10日
% 修改时间:
% 参考文献:《数字通信--基础与应用》
%
test_for_fpga.asv
%****************************************************************
% 内容概述:FPGA验证调试
% 创 建 人:朱殿荣/QQ:235347/MSN:njzdr@msn.com
% 单 位:南京邮电大学,通信工程系
% 创建时间:2006年1月10日
% 修改时间:
% 参考文献:《数字通信--基础与应用》
%
fpga_test.ldf
/*
** LDF for adsp-BF561
**
** There are a number of configuration options that can be specified
** either by compiler flags, or by linker flags directly. The options are:
**
** USE_PROFILER0
fpga_test.h
#include
#include
#include
#include
#include
#define CLKIN (30.0e6) // clockin frequency in Hz
#define CORECLK (600.0e6)
fpga_test.ldf
/*
** LDF for adsp-BF561
**
** There are a number of configuration options that can be specified
** either by compiler flags, or by linker flags directly. The options are:
**
** USE_PROFILER0
fpga_test.h
#include
#include
#include
#include
#include
#define CLKIN (30.0e6) // clockin frequency in Hz
#define CORECLK (600.0e6)