搜索资源列表
8位加法器
- 8位加法器的原代码,主要内容下载看了就知道-Adder eight of the original code, read the main content downloaded know
sdram_control_burst
- 精简的sdram读写控制器例子,适用于数据采集系统,verilog,只支持burst方式的读写-streamlined read and write SDRAM controller example, applied to the data acquisition system, Verilog. only supports burst mode read and write
xiaolizi1588
- ic读卡器 能读ic电话卡并按时记费-ic reader can read ic phone cards and charged fees on time. .
cpldcontrol
- 一段cpld的控制程序,可以进行传并转换,读写接口,每秒64k-a cpld control procedures can be done - and switching to read and write interface per second 64k
Exp6-VGA
- 通过UART从PC主机读取图片数据,并完成图片在VGA显示器上的显示-through UART from the host PC to read image data, and complete picture of the VGA display on the show
sram
- sram 读写小程序,用verilog编写的,请各位高手指教-SRAM read and write small programs using Verilog prepared, please enlighten you master
binary2bcd
- This build is for developing a \"binary-to-BCD\" converter for use in // displaying numerals in base-10 so that people can read and interpret the // numbers more readily than they could if the numbers were displayed in // binary or hexadecimal
fpu_v18
- <Floating Point Unit Core> fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.vhd pre_norm_mul.vhd mul_24.vhd vcom serial_mul.vhd post_norm_mul.vhd pre_norm_div.vhd serial_div.vhd post_norm_div.vhd pre_norm_s
SRAM_Write_read
- SRAM读写的VHDL实验,通过对写入的数据与读出的数据进行比较,判断读写SRAM是否成功-SRAM read and write VHDL experiments on written data and read data to compare, to judge the success of SRAM read and write
1302write-and-read
- DS1302写读连用程序,可以设置要写的地址,Verilog语言,在板子上跑过的,可以实现功能的-DS1302 write read Ed program can be set to write the address of the Verilog language, in the board runs, can realize the function
CPLD_Config
- 用Altera CPLD做为控制器从Flash上读取image文件对Altera FPGA编程-Altera CPLD used as a controller to read image from the Flash on the Altera FPGA programming
i2c
- 用VHDL写的I2C控制器,可以读写EEPROM,比较经典。-Written with VHDL I2C controller, you can read and write EEPROM, more classic.
test
- 从文件中读取波形文件的testbench例子,大家可以参考-Read from the file testbench waveform file example, we can refer to
read-RAM
- 读写RAM,很好用,我自己写的。 读写RAM,很好用,我自己写的。-Read and write RAM, is useful, I wrote it myself.
voice-read-and-write-program
- this a voice read and write program using c language.-this is a voice read and write program using c language.
FPGA-SDRAM-read-and-write-examples
- FPGA读写SDRAM的实例,内含源代码,希望对大家有帮助。-FPGA SDRAM read and write examples, including source code, we want to help.
SRAM_-read-and-write-test
- 利用程序实现SRAM_读写测试,程序的稳定性好,可移植性强-achieve SRAM_ read and write test by use the program
Verilog-IIC-read-MPU6050-Filter
- 本代码实现了读MPU6050 三轴6个数据,用其中的GY和AZ、AX结合融合滤波算法,解出X单轴角度,并在黑金开发板的EP4C15F17C8芯片上调试成功,±5°范围内LED灯灭,左右摆动时相应左右灯亮。 顶层模块每隔5ms,发出一个is_read高电平,下面的模块读取一次数据,并计算,更新LED状态。有关计算都用的ip核,占用资源很大。希望对小小小小白有所帮助。 -Verilog codes read 6 axis data of MPU6050, and use GY AZ AX w
SRAM芯片(read&write)
- 自己编写的针对SRAM芯片的Verilog读写程序,非常有用(I have written for SRAM chip Verilog read and write procedures, very useful)
spi
- 实现spi写功能,读功能,仿真,板级调试都通过验证了。(achieve write function and read function of spi, simulation is verified)