代码搜索:fpga uart

找到约 10,000 项符合「fpga uart」的源代码

代码结果 10,000
www.eeworm.com/read/128965/5978170

c fpga.c

/* * (C) Copyright 2002 * Rich Ireland, Enterasys Networks, rireland@enterasys.com. * Keith Outwater, keith_outwater@mvis.com. * * See file CREDITS for list of people who contributed to this * p
www.eeworm.com/read/128965/5978178

h fpga.h

/* * (C) Copyright 2002 * Rich Ireland, Enterasys Networks, rireland@enterasys.com. * Keith Outwater, keith_outwater@mvis.com. * * See file CREDITS for list of people who contributed to this * p
www.eeworm.com/read/128965/5978314

c fpga.c

/* * (C) Copyright 2001 * Erik Theisen, Wave 7 Optics, etheisen@mindspring.com * and * Bill Hunter, Wave 7 Optics, william.hunter@mediaone.net * * See file CREDITS for list of people who contri
www.eeworm.com/read/128965/5978583

h fpga.h

/* * (C) Copyright 2002 * Rich Ireland, Enterasys Networks, rireland@enterasys.com. * Keith Outwater, keith_outwater@mvis.com. * * See file CREDITS for list of people who contributed to this * p
www.eeworm.com/read/128531/5983366

h fpga.h

/* * Copyright (C) 2000 David J. Mckay (david.mckay@st.com) * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYING for more information.
www.eeworm.com/read/125381/6030919

h fpga.h

/* * (C) Copyright 2002 * Wolfgang Grandegger, DENX Software Engineering, wg@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free softwar
www.eeworm.com/read/112822/6143307

make_fpga

verilog ../../../syn/src/verilog/oc8051_fpga_top.v ../../../bench/verilog/oc8051_fpga_tb.v ../../../rtl/verilog/oc8051_top.v ../../../rtl/verilog/oc8051_alu_src1_sel.v ../../../rtl/verilog/oc8051_alu_
www.eeworm.com/read/275507/6292609

cdd fpga.cdd

www.eeworm.com/read/490818/6352937

doc fpga.doc

www.eeworm.com/read/493531/6395133

txt fpga.txt

#include void delay(unsigned int n) // 软件延迟函数 { volatile int i; for(;n>0;n--) { for(i=0;i