搜索资源列表
DE2_USB_API.rar
- 在ALTERA的DE2开发板上做的关于USB_API的例子,包括USB接口的初始化,驱动等。基于Quartus II,SOPC Builder, Nios II IDE 做的,有需要的可以参考一下,或者借用一下!写程序就是要多看别人的啊。,ALTERA development in the DE2 board to do on the USB_API examples, including the initialization of the USB interface, drivers and
USBreader
- USB文本阅读器,主要涉及SOPC技术,NIOS软核编程,供学习参考用-USB text reader, mainly related to SOPC technology, NIOS soft-core programming for the study and reference
CycloneIII_EP3C40F780C8_17_USB11
- SOPC,CycloneIII系列芯片EP3C40F780C8,NIOS II IDE,usb 实验代码-SOPC,CycloneIII,EP3C40F780C8,NIOS II IDE, USB code
CycloneIII_EP3C40F780C8_25_USB2_Test
- SOPC,CycloneIII系列芯片EP3C40F780C8,NIOS II IDE,USB 2.0 c测试实验代码 -SOPC,CycloneIII,EP3C40F780C8,NIOS II IDE, USB2.0 code
USB_save
- 这是基于FPGA的USB通讯程序。通过在quartus中建立SOPC,建立PIO口,并在NIOS中写驱动和寄存器等,实现USB通信。经检验,该程序通信正常。-This is FPGA-based USB communication program. By establishing the quartus in SOPC, establish PIO mouth and NIOS to write drivers and registers, realize USB communications.