-
3M
说明: 在FPGA实验操作系统实现ASK,FSK,PSK的调制解调,基带信号由M序列发生器产生,经过AD模块在示波器上进行显示,精油DA模块在同一块实验板上进行解调操作,生成信号控制LED灯的亮灭,并与调制输出信号在示波器上同时展示,并进行对比。基带信号为3MHz。(In the FPGA operating system experiment implementation ASK, FSK, PSK modulation and demodulation of the baseband signal generated by the M sequence generator, through the AD module on the oscilloscope display module, oil DA demodulation operation in the same block experiment board, the signal generation control LED lights off, and the modulated output signal displayed on the oscilloscope at the same time, and compared.)
- 2018-02-09 20:07:01下载
- 积分:1
-
imports
说明: displayport 参考设计,可以对比自己工程做验证,另有参考设计XAPP1178未找到,采用方案为DP159 + Artix7 FPGA(xilinx displayport sink design)
- 2021-01-11 16:58:50下载
- 积分:1
-
I2C
关于I2C总线协议的verilog代码,里面包括了3个verilog代码(I2C bus protocol verilog code, which includes three verilog code)
- 2012-08-31 14:31:29下载
- 积分:1
-
Verilog1
这个程序为通信中的16QAM调制程序,可用于无线或有线通信系统的调制仿真之用。(The 16QAM modulation communication this program can be used for wireless or wired communication system modulation simulation purposes.)
- 2013-05-16 17:30:08下载
- 积分:1
-
FPGA中VGA接口
基于 FPGA的 VGA 接口的实例,在这里,我们先要考虑 vga_interface.v 支持的图像分辨率,亦即 16x 16 。所以 RAM
所需要的储存空间是 16Bits x 16Words。RAM 和 FIFO 一样,要访问 RAM 的时候都需
要拉高 xx_En_Sig 信号。由于RAM 包含 16Bits 所以 Write_Data 和 Read_Data, 皆
是16 位的位宽。当然,16Words 表示了 xx_Addr_Sig 是 4位的位宽。
- 2022-12-04 02:40:07下载
- 积分:1
-
stm8uart
Demo program for use UART STM8S
- 2013-09-05 03:18:35下载
- 积分:1
-
xilinx_edk_9.2_crack
xilinx edk 9.2 破解器/注册机(xilinx edk 9.2 crack)
- 2021-03-29 15:09:10下载
- 积分:1
-
FPGA_SPWM
此代码是由FPGA产生SPWM波的代码,简单易懂(use FPGA to generate SPWM)
- 2019-02-19 16:12:33下载
- 积分:1
-
第八部分 EEPROM读写例程
在AX309开发板上有一个IIC接口的EEPROM芯片24LC04,容量大小为4Kbit,用户可以用来存放一些硬件设置数据或者用户信息。因为EEPROM为掉电后数据不丢失的存储芯片,另外用户也可以通过IIC总线对它进行多次编程。想要读写EEPROM,我们首先要理解IIC总线读写的时序。
- 2023-05-27 18:10:04下载
- 积分:1
-
基于verilog的LU分解LUdecompose
基于verilog的LU分解,本文件包括详细的程序代码,运行文件,以及详细的文档(LU decompose based on verilog)
- 2020-07-07 12:58:57下载
- 积分:1