搜索资源列表
pwm
- PWM Verilog HDL原码和底层C驱动,即测试程序,可直接使用
oc_i2c_masterI2CIP
- *** *** ***OC_I2C_Master使用说明*** *** ***** 使用步骤:1.将OC_I2C_Master文件夹拷贝到安装盘\\altera\\kits\\nios2\\components目录下。 之后重新打开SOPC Builder,在可用元件列表的DeviceSOPC组中将出现OC_I2C_Master 元件,即可像其它Altera外设元件一样添加和使用。 2.hdl文件夹中包含有描述i2c逻辑的硬件描述文件,不能删除。 3.HAL文件
ml510_bsb1_std_ip_ppc440
- 这是Xilinx公司FPGA的标准的基于PowerPC440的IP包底层驱动程序,标准的,很难得。-This is the standard Xilinx, FPGA-based IP packet PowerPC440 the underlying drivers, standard, hard to come by.
hellosmall
- 小型的hello程序,不用标准c语言库,用的是底层串口驱动nios-Hello small program, not the standard c language library, using a low-level serial driver nios
ps2_driver
- ps2 协议的verilog代码 底层驱动函数-ps2 agreement verilog code underlying driver function
OV7670_Verilog
- 硬件方式初始化OV7670代码,使用Verilog,I2C_Controller.v为底层SCCB 驱动文件; I2C_CCD_Config.v为初始化参数在此文件中配置;cmos_top.v为硬件读取OV7670输出时序; 另外需要给OV7670 输入XCLK时钟, 可以是 50MHZ-Hardware initialized OV7670 code using Verilog I2C_Controller.v the underlying the SCCB driver fil
fpga_UDP_NET
- fpga驱动dm9000,通过网口向上位机发送数据。底层为verilog,上层Nios为c。-fpga driver dm9000, send data through the network port up crew. The underlying verilog, upper Nios c.
UsbFPGAdemo
- FPGA底层的USB接口芯片的驱动,用于向上位机传送数据。-Driving USB interface chip FPGA bottom, used to transmit data to the host computer.
zsy_422_20160911_backup
- RS422协议芯片OX16C950底层驱动程序,Verilog语言编写,Quartus ii 15.0开发,可实现数据收发,用串口调试助手可以观察。-RS422 protocol chip OX16C950 low-level driver, Verilog language, Quartus ii 15.0 development, can achieve data transceiver, with the serial debugging assistant can be observed
LCD12864显示汉字
- 利用LCD1864显示FPGA数据,可以作为底层驱动(Using LCD12864 to display the data of FPGA,you can make it be your driver;)