Welcome![Sign In][Sign Up]
Location:
Search - fpga linux

Search list

[Other resourcefpga

Description: 基于PXA270-S linux的FPGA实现。 向LED_CONTROL写入n即得到n*0.1S的延时,LED闪烁的快慢程度发生变化。
Platform: | Size: 2976 | Author: 徐亚雪 | Hits:

[Embeded LinuxARM9对FPGA EP1C6Q240进行配置

Description: 在LINUX下使用ARM9对FPGA EP1C6Q240进行配置的例子,其它FPGA也可参考此代码进行配置
Platform: | Size: 35645 | Author: huxiaoping | Hits:

[Otherjpeg(arm)

Description: bmp图像转换成jpeg图像的一个linux的小程序-bmp image is converted into a jpeg image of the small programs linux
Platform: | Size: 24576 | Author: 王维 | Hits:

[Embeded Linuxelphel_6.2.12.tar

Description: 基于FPGA的IP camera的开源系统-FPGA-based IP camera open source system
Platform: | Size: 1814528 | Author: xiao | Hits:

[Embeded Linuxuclinux.vga.driver

Description: UCLINUX2.6核下的vga驱动。基于framebuffer机理。硬件设计采用基于FPGA的软核NIOSII设计。-UCLINUX2.6 the upper vga driver. Based on the mechanism of the framebuffer. Hardware design using FPGA-based soft-core NIOSII design.
Platform: | Size: 4096 | Author: Ray ZH | Hits:

[Embeded Linuxfpga

Description: 基于PXA270-S linux的FPGA实现。 向LED_CONTROL写入n即得到n*0.1S的延时,LED闪烁的快慢程度发生变化。-Based on the PXA270-S linux realize the FPGA. LED_CONTROL write n to get n* 0.1S delay, LED blinking speed of the extent of change.
Platform: | Size: 3072 | Author: 徐亚雪 | Hits:

[VHDL-FPGA-Verilogusb-driver

Description: Xilinx USB下载线 Linux驱动,支持原来并口线,以及现在USB线,最重要的是支持基于FT2232的简易USB JTAG,FT2232不仅可以通过OpenOCD调ARM,还可以下载Xilinx FPGA了!-linux driver of Xilinx USB Platform cable, support xilinx usb cable and parallel cable, in addition, it support usb jtag based on FT2232!
Platform: | Size: 25600 | Author: gxliu | Hits:

[VHDL-FPGA-Verilogxemac

Description: xilinx fpga xemac网卡驱动-xilinx fpga xemac card driver
Platform: | Size: 64512 | Author: 张振新 | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2440_fpga

Description: linux下的总线驱动fpga,能实现对fpga的读写操作-linux under the bus driver fpga, to achieve the read-write operation on fpga
Platform: | Size: 1024 | Author: yy | Hits:

[Linux-Unixlcdc.tar

Description: Program to control an LCD connected to a Xilinx xc3030 FPGA from Linux
Platform: | Size: 168960 | Author: Sprite_tm | Hits:

[Linux-UnixFPGA_drive

Description: 嵌入式LINUX操作系统,S3C2440下的FPGA驱动-Embedded LINUX operating system, S3C2440 driving under the FPGA
Platform: | Size: 98304 | Author: caocao | Hits:

[Embeded-SCM DevelopSpartan6_SP605

Description: XILINX 高性能FPGA 系列spartan6 sp605开发板原理图,轻松实现FPGA内部LINUX系统。-xilinx high proformance FPGA serise spartan6 sp605 demo kit sch,relize linux system in fpga more easyly.
Platform: | Size: 407552 | Author: gaoweilei | Hits:

[Embeded Linuxcyclone

Description: 在LINUX下使用ARM9对FPGA EP1C6Q240进行配置的例子,其它FPGA也可参考此代码进行配置.-Use the ARM9 in LINUX configuration of FPGA EP1C6Q240 example, other FPGA code can refer to this configuration.
Platform: | Size: 35840 | Author: 胡小平 | Hits:

[VHDL-FPGA-Verilogfpgadrv

Description: arm平台下对FPGA的linux驱动。fpga实现多内核的仲裁策略-platform for FPGA-arm linux driver. fpga arbitration multi-core strategy
Platform: | Size: 3072 | Author: yaqiang | Hits:

[VHDL-FPGA-VerilogSS205PFPGA

Description: 利用FPGA实现对SS205的热敏打印机的控制,解决了在LINUX系统等实时性不高的系统中要求高实时性的热敏打印机控制问题。-Using FPGA to realize the control of SS205 in the thermal printer to solve the real-time systems in LINUX system is not high demanding real-time control of thermal printer.
Platform: | Size: 287744 | Author: 何祥 | Hits:

[VHDL-FPGA-VerilogLinux-system-on-arm-board

Description: 对linux系统移植有参考意义,开发环境是arm2410,对FPGA上的移植也能提供借鉴-Transplantation of reference for linux system, development environment is arm2410, on the FPGA, can also provide reference transplant
Platform: | Size: 1030144 | Author: asasdasdasd | Hits:

[Linux-UnixLinux-driver-development2

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路中经常会使用CPLD和FPGA,2.4节讲解了CPLD和FPGA在电路中的作用。2.5~2.7节讲解实际项目开发过程中硬件分析的方法,包括如何进行原理图分析、时序分析以及如何快速地从芯片手册获取有效信息。2.8节讲解了调试过程中常用仪器、仪表的使用方法,涉及万用表、示波器和逻辑分析仪。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 2, drive design hardware foundation. This chapter explaining the bottom drive engineers must hardware foundation, gives the embedded system hardware principle and analysis methods of the panoramic views. Section 2.1 explain micro controller, microprocessor, digital signal processor and the application in particular areas of the processor respective characteristics. Section 2.2 of embedded system used in all kinds of memory and CPU interface, application field and features detailed explanation. Section 2.3 interpretation of common interface and peripherals, including bus way of working serial port, the I2C, USB, the Ethernet interface, ISA, PCI and cPCI, etc. The embedded system hardware circuit we often use CPLD and FPGA, section 2.4 explained CPLD and FPGA in a circuit ?
Platform: | Size: 866304 | Author: 华清远见 | Hits:

[Linux driverFPGA

Description: 项目上使用的PCI FPGA Linux驱动源码和应用层封装-PCI FPGA LINUX DRIVER
Platform: | Size: 15360 | Author: 李飞 | Hits:

[File Formatfpga

Description: DDR3 SDRAM 是从DDR、DDR2 发展而来的一种高 速同步动态随机访问存储器。由于DDR3 SDRAM 可以 在脉冲的上升和下降沿都传输数据,因此传输数据的等 效频率是工作频率的两倍。-FPGA LINUX
Platform: | Size: 8833024 | Author: yybddf | Hits:

[VHDL-FPGA-VerilogXilinx-FPGA-PCIE-Linux驱动程序

Description: Xilinx-FPGA-PCIE-Linux驱动程序.rar(Xilinx-FPGA-PCIE-Linux.rar)
Platform: | Size: 35840 | Author: anthor | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net