代码搜索结果
找到约 10,000 项符合
FPGA 的代码
fpga_pre.v
`include "rec.v"
`include "sec.v"
module fpga_pre(clk,rst,s_start,rec,sec,para0);
input clk,rst,rec,s_start;
//send
output sec;
reg sec;
//clk
reg bclk;
reg [7:0] cnt;
//mcu to
fpga_states.txt
States used by the controller in the FPGA.
Someday, this file will be more organized and might even have
descriptions of the operations these groups of signals are
intended to perform in each state.
boot_fpga.s
/*
*************************************************************************
* *
* *
* boot.s: This file contants app
fpga_loader.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\Work\ICETEK-DM642-PCI\Lab\Lab505-BootLoader\fpga_loader\"
ProjectType=Executable
C
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
v_fpga.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
[P