CS5550

所属分类:其他
开发工具:VHDL
文件大小:12589KB
下载次数:78
上传日期:2009-08-07 01:18:36
上 传 者lichangji2008v
说明:  基于SOPC高进度双通道数据采集系统实现。利用CS5550实现24位数据采集。
(SOPC-based dual-channel high-progress data acquisition system. CS5550 use to achieve 24-bit data acquisition.)

文件列表:
CS5550\CS5550\.metadata\.lock (0, 2009-07-29)
CS5550\CS5550\.metadata\.log (19475, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.core\.log (172, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.core\altera.components.1248851682609.pdom (16384, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.core\hello_world_0.1248851709750.pdom (32768, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.core\hello_world_0_syslib.1248851723281.pdom (16384, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.make.core\.log (0, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.make.core\hello_world_0.sc (5657, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.make.core\hello_world_0_syslib.sc (5678, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.make.core\specs.c (1, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.make.core\specs.cpp (1, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.make.ui\dialog_settings.xml (149, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.cdt.ui\dialog_settings.xml (137, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.history\4e\f03100c1107c001e17b4903bd6c76472 (0, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.history\82\e07b02c1107c001e17b4903bd6c76472 (0, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.history\d6\8063fdbb107c001e17b4903bd6c76472 (0, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\altera.components\.indexes\properties.index (80, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\altera.components\.markers.snap (16, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\altera.components\.syncinfo.snap (16, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0\.indexes\33\history.index (92, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0\.indexes\properties.index (155, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0\.location (78, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0\.markers (516, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0\.markers.snap (16, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0\.syncinfo.snap (16, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0_syslib\.indexes\33\history.index (48, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0_syslib\.indexes\properties.index (169, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0_syslib\.location (85, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0_syslib\.markers (529, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0_syslib\.markers.snap (16, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.projects\hello_world_0_syslib\.syncinfo.snap (16, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\history.version (1, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.index (104, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.version (1, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.root\.markers.snap (16, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.root\2.tree (881758, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.safetable\org.eclipse.core.resources (626, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.resources\.snap (11225, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.cdt.debug.core.prefs (885, 2009-07-29)
CS5550\CS5550\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.cdt.ui.prefs (118, 2009-07-29)
... ...

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.

近期下载者

相关文件


收藏者