-
VHDL_to_UART
用VHDL编写的串口通讯程序,包括几个不同的程序例子,也可以用verilog进行改写。()
- 2007-08-09 09:54:40下载
- 积分:1
-
vhdl
说明: 学习vhdl硬件描述语言的一些例子的原代码(VHDL hardware description language to learn some examples of the original code)
- 2008-11-11 20:45:37下载
- 积分:1
-
xilinx-FPGA
xilinx FPGA技术详解,从设计流程到设计注意点(xilinx FPGA technology Detailed Design points, from the design process to)
- 2012-08-10 13:07:41下载
- 积分:1
-
RS编解码的FPGA实现
RS(255,239) FEC , 编解码, FPGA, 《RS编解码的FPGA实现》, 东南大学硕士论文用到的源代码,以及详细讲解-RS(上传 (上传 (1)1)255,239), FEC, encoding and decoding, postgraduate s essay
- 2022-04-20 16:01:16下载
- 积分:1
-
基于FPGA的单精度浮点数乘法器设计
《基于FPGA的单精度浮点数乘法器设计》详细介绍了按照IEEE754标准在FPGA上实现单精度浮点加减乘除的方法(The design of single precision floating point multiplier based on FPGA introduces in detail the way of realizing single precision floating point addition, subtraction and multiplication and division based on IEEE754 standard on FPGA.)
- 2018-04-10 14:10:02下载
- 积分:1
-
IIC总线Verilog实现(读写16为数据)
应用背景本此代码实在课题研究中驱动某个外设模块,在驱动中命令的外设状态的读写遵守IIC总线传输协议,但是由于该外设的命令和寄存器状态以字为单位,一般情况的IIC总线是实现的是8位数据的读写,在这需要的16位数据的读写,由此写出的此代码。关键技术一般情况下的IIC总线传输协议的写操作是先写设备地址然后等待设备的应答ACK信号,然后在写写操作寄存器的地址,然后等待ACK应答信号,然后再写入需要传输的8位数据,在这个代码中我们实现的是16位数据的写操作,所以前两步的操作中是一样的,最后写数据的操作是有变化的。读操作同上,只是多了一步Re-Start的过程
- 2022-03-22 01:40:15下载
- 积分:1
-
AHB_SMSS
ahb single master single slave rtl design
- 2021-04-21 11:28:49下载
- 积分:1
-
SDRAM控制led灯
调用SDRAM的IP核,实现按键控制SDRAM数据发送到led灯内,使按键对应的led灯点亮,通过TESTBENCH进行仿真验证;
- 2022-06-26 15:50:58下载
- 积分:1
-
ddr3_sun
使用DDR3IP核进行仿真,写入读取数据(Using DDR3IP core to simulate, write and read data)
- 2021-01-07 00:48:53下载
- 积分:1
-
float_int
自己编写的,浮点数与整数之间的转换的Verilog HDL实现(Written by myself, it is converted into Verilog HDL integer floating point implementation)
- 2020-12-18 10:29:11下载
- 积分:1