DE2_115_NIOS_DEVICE_LED

所属分类:VHDL/FPGA/Verilog
开发工具:VHDL
文件大小:5208KB
下载次数:39
上传日期:2011-09-29 15:07:10
上 传 者xieshuai1210
说明:  DE2-115开发板LED显示测试源码,对fpga开发者提供参考
(DE2-115 development board LED display test source, provide a reference for fpga developer)

文件列表:
DE2_115_NIOS_DEVICE_LED (0, 2011-09-29)
DE2_115_NIOS_DEVICE_LED\.sopc_builder (0, 2011-09-23)
DE2_115_NIOS_DEVICE_LED\.sopc_builder\filters.xml (66, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\.sopc_builder\install.ptf (12473, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\.sopc_builder\install2.ptf (31226, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\.sopc_builder\preferences.xml (1068, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\D12TEST.sys (16640, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\D12test.inf (1737, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_NIOS_DEVICE_LED.pin (90742, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_NIOS_DEVICE_LED.pof (8388796, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_NIOS_DEVICE_LED.qpf (1336, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_NIOS_DEVICE_LED.qsf (70893, 2010-08-10)
DE2_115_NIOS_DEVICE_LED\DE2_115_NIOS_DEVICE_LED.sof (3541416, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_NIOS_DEVICE_LED.v (17684, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_NIOS_DEVICE_LED_assignment_defaults.qdf (48208, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_NIOS_DEVICE_LED_description.txt (135, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.bsf (18579, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.html (202112, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.ptf (219501, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.ptf.8.0 (161382, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.ptf.pre_generation_ptf (161382, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.qip (1779, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.sopc (61947, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.sopcinfo (733198, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC.v (915708, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_clock_0.v (23546, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_generation_script (13842, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_inst.v (5027, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_log.txt (5148, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim (0, 2011-09-23)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim\atail-f.pl (4843, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim\dummy_file (0, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim\jtag_uart_input_mutex.dat (3, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim\jtag_uart_input_stream.dat (10, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim\jtag_uart_output_stream.dat (0, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim\rs232_input_data_mutex.dat (3, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim\rs232_input_data_stream.dat (7, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_sim\rs232_log_module.txt (0, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_temp.ptf.8.0 (2668, 2010-07-14)
DE2_115_NIOS_DEVICE_LED\DE2_115_SOPC_temp.v (85, 2010-07-14)
... ...

DE2_115_NIOS_DEVICE_LED ------------------- This designs uses a Nios II system to demonstrate how to communicate with the DE2-115 board via the USB device connection. The software on the PC communicates with the DE2-115 board to tell it to increment an internal counter. The value of the counter is displayed on the board and sent back to the PC software. A USB cable should be used to connect the host computer to the USB DEVICE port on the DE2-115 board. The design's hardware and software work together to identify the DE2-115 board as a USB device to the host computer. The first time this design is used, the host computer will need to install a driver to work with the DE2-115 USB device - please see 'Running the Design' for driver installation instructions. Running the Design ------------------ 1) Launch the Quartus II software. 2) Open the DE2_115_NIOS_DEVICE_LED.qpf project located in the \DE2_115_NIOS_DEVICE_LED folder. (File menu -> Open Project) 3) Open the Programmer window. (Tools menu -> Programmer) 4) The DE2_70_NIOS_DEVICE_LED.sof programming file should be listed. Check the 'Program/Configure' box and set up the JTAG programming hardware connection via the 'Hardware Setup' button. 5) Press 'Start' to start programming. The design should now be programmed. 6) Launch the Nios II IDE. 7) Switch the workspace to the \DE2_115_NIOS_DEVICE_LED folder. 8) Build the project. (Project menu -> Build All) 9) Run the project on the board. (Run menu) 10) Plug in a USB cable with one end connected to the USB DEVICE port on the DE2-115 board and the other to the host computer. 11) If this is the first time using this design, the host computer will need install a driver to identify the board as a USB device. In the installation file, specify the USB driver to be the file \DE2_70_NIOS_DEVICE_LED\driver\D12test.inf. 12) Run the ISP1362DcUsb.exe program, located in the \DE2_115_NIOS_DEVICE_LED folder. Use the program to increment and clear the counter on the FPGA. User Inputs to the Design ------------------------- None. Compiling the Design -------------------- 1) Launch the Quartus II software. 2) Open the DE2_115_NIOS_DEVICE_LED.qpf project located in the \DE2_70_NIOS_DEVICE_LED folder. (File menu -> Open Project) 3) Start compilation. (Processing -> Start Compilation) 4) After compilation is finished, you can run the design with the generated SOF file. See 'Running the Design' above, which includes steps to build the Nios II project.

近期下载者

相关文件


收藏者