1226133460_ddvip_5499
CCD 

所属分类:VHDL/FPGA/Verilog
开发工具:VHDL
文件大小:1699KB
下载次数:3
上传日期:2013-01-15 11:44:25
上 传 者付神九
说明:  DE2开发板的资料 有用的同学可以开一下 里面关于开发板的内容挺细的
(DE2 development board information useful for students to be able to open the inside on the development board is quite thin)

文件列表:
DE2_70_D5M_LTM_NIOS_capture\altpllpll.ppf (499, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\altpllpll.qip (279, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\altpllpll.v (17237, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cmos0.v (3364, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu.ocp (840, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu.sdc (3680, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu.v (410264, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_bht_ram.mif (2392, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_dc_tag_ram.mif (856, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_ic_tag_ram.mif (1881, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_jtag_debug_module_sysclk.v (6332, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_jtag_debug_module_tck.v (7700, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_jtag_debug_module_wrapper.v (9332, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_mult_cell.v (6103, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_ociram_default_contents.mif (5878, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_rf_ram_a.mif (600, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_rf_ram_b.mif (600, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\cpu_test_bench.v (39245, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\DE2_70.qpf (907, 2008-04-09)
DE2_70_D5M_LTM_NIOS_capture\DE2_70.qsf (31483, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\DE2_70.qws (198, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\hardware\CCD_Capture.v (4072, 2008-05-04)
DE2_70_D5M_LTM_NIOS_capture\hardware\DE2_70.v (20875, 2008-10-24)
DE2_70_D5M_LTM_NIOS_capture\hardware\I2C_CCD_Config.v (8150, 2008-06-20)
DE2_70_D5M_LTM_NIOS_capture\hardware\I2C_Controller.v (4071, 2008-05-04)
DE2_70_D5M_LTM_NIOS_capture\hardware\I2S_Controller.v (3685, 2008-04-22)
DE2_70_D5M_LTM_NIOS_capture\hardware\lcd_3wire_config.v (6185, 2008-04-22)
DE2_70_D5M_LTM_NIOS_capture\hardware\Line_Buffer.bsf (3157, 2008-04-09)
DE2_70_D5M_LTM_NIOS_capture\hardware\Line_Buffer.v (4825, 2008-04-09)
DE2_70_D5M_LTM_NIOS_capture\hardware\Line_Buffer_dval.bsf (3093, 2008-04-12)
DE2_70_D5M_LTM_NIOS_capture\hardware\Line_Buffer_dval.v (4776, 2008-04-12)
DE2_70_D5M_LTM_NIOS_capture\hardware\RAW2RGB.v (7886, 2008-06-20)
DE2_70_D5M_LTM_NIOS_capture\hardware\Reset_Delay.v (2325, 2008-04-22)
DE2_70_D5M_LTM_NIOS_capture\hardware\Sdram_Control_4Port\command.v (18879, 2008-04-22)
DE2_70_D5M_LTM_NIOS_capture\hardware\Sdram_Control_4Port\control_interface.v (7635, 2008-04-22)
DE2_70_D5M_LTM_NIOS_capture\hardware\Sdram_Control_4Port\Sdram_Control_4Port.v (17346, 2008-04-22)
DE2_70_D5M_LTM_NIOS_capture\hardware\Sdram_Control_4Port\Sdram_FIFO.v (7324, 2006-01-05)
DE2_70_D5M_LTM_NIOS_capture\hardware\Sdram_Control_4Port\Sdram_Params.h (1542, 2006-01-05)
DE2_70_D5M_LTM_NIOS_capture\hardware\Sdram_Control_4Port\Sdram_PLL.bsf (3943, 2007-09-28)
DE2_70_D5M_LTM_NIOS_capture\hardware\Sdram_Control_4Port\Sdram_PLL.ppf (503, 2007-09-28)
... ...

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.

近期下载者

相关文件


收藏者