VHDL_biss

所属分类:VHDL/FPGA/Verilog
开发工具:VHDL
文件大小:2250KB
下载次数:234
上传日期:2008-04-01 11:29:35
上 传 者阿诺a
说明:  FPGA中针对Biss通讯协议解码VHDL语言源码
(FPGA communication protocols against BiSS source decoder VHDL language)

文件列表:
.metadata\.lock (0, 2006-02-21)
.metadata\.log (273711, 2006-03-10)
.metadata\.plugins\com.altera.nj.ui\dialog_settings.xml (786, 2006-03-07)
.metadata\.plugins\org.eclipse.cdt.core\.log (1177, 2006-03-10)
.metadata\.plugins\org.eclipse.cdt.core\1248938730.index (57635, 2006-03-10)
.metadata\.plugins\org.eclipse.cdt.core\602044683.index (32979, 2006-03-10)
.metadata\.plugins\org.eclipse.cdt.core\689522233.index (32974, 2006-03-10)
.metadata\.plugins\org.eclipse.cdt.core\savedIndexNames.txt (232, 2006-03-10)
.metadata\.plugins\org.eclipse.cdt.make.core\specs.c (1, 2006-02-21)
.metadata\.plugins\org.eclipse.cdt.make.core\specs.cpp (1, 2006-02-21)
.metadata\.plugins\org.eclipse.cdt.ui\dialog_settings.xml (65, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\.index (82944, 2006-03-10)
.metadata\.plugins\org.eclipse.core.resources\.history\10\702e5e5ed9ad001a1837b42d837911b3 (345, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\12\40c9b535dbad001a1837b42d837911b3 (1733, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\13\804575a7d9ad001a1837b42d837911b3 (690, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\13\e05fde35dbad001a1837b42d837911b3 (2092, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\14\6080dd36dbad001a1837b42d837911b3 (4675, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\15\a0bcf335dbad001a1837b42d837911b3 (1408, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\16\70b10b36dbad001a1837b42d837911b3 (3496, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\16\808a9b35dbad001a1837b42d837911b3 (3213, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\18\10662f36dbad001a1837b42d837911b3 (4040, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\18\d04cf069dbad001a1837b42d837911b3 (0, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\19\80850436dbad001a1837b42d837911b3 (4292, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\1b\50981736dbad001a1837b42d837911b3 (2959, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\1e\a0d34ff1d9ad001a1837b42d837911b3 (0, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\20\b0ed2135dbad001a1837b42d837911b3 (3857, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\22\90e36336dbad001a1837b42d837911b3 (2569, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\26\00923636dbad001a1837b42d837911b3 (2432, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\26\506be634dbad001a1837b42d837911b3 (616, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\27\80e7d034dbad001a1837b42d837911b3 (3457, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\28\3093f036dbad001a1837b42d837911b3 (1924, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\29\00f35161d9ad001a1837b42d837911b3 (581, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\2e\50227e36dbad001a1837b42d837911b3 (3200, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\2e\c04b8135dbad001a1837b42d837911b3 (5408, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\2e\f0900c35dbad001a1837b42d837911b3 (2584, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\2f\70fc3737dbad001a1837b42d837911b3 (4617, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\2f\90409935dbad001a1837b42d837911b3 (3828, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\30\a02df635dbad001a1837b42d837911b3 (4512, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\31\70d0d1edd9ad001a1837b42d837911b3 (2127, 2006-03-07)
.metadata\.plugins\org.eclipse.core.resources\.history\31\a08a2b35dbad001a1837b42d837911b3 (2899, 2006-03-07)
... ...

Readme - Hello World Software Example DESCRIPTION: Simple program that prints "Hello from Nios II" REQUIREMENTS: This example will run on the following Nios II designs, targeting the Nios Stratix & Cyclone development boards: - Standard - Full Featured - Fast - Low Cost The memory footprint of this hosted application is ~69 kbytes by default using the standard reference deisgn. For a reduced footprint version of this template, and an explanation of how to reduce the memory footprint for a given application, see the "small_hello_world" template. PERIPHERALS USED: This example exercises the following peripherals: - STDOUT device (UART or JTAG UART) SOFTWARE SOURCE FILES: This example includes the following software source files: - hello_world.c: Everyone needs a Hello World program, right? BOARD/HOST REQUIREMENTS: This example requires only a JTAG connection with a Nios Development board. If the host communication settings are changed from JTAG UART (default) to use a conventional UART, a serial cable between board DB-9 connector and the host is required.

近期下载者

相关文件


收藏者