登录 注册
当前位置:主页 > 资源下载 > 21 > 该项目采用VHDL编写,旨在实现M-QAM调制,其MATLAB代码为RTL_QAM

该项目采用VHDL编写,旨在实现M-QAM调制,其MATLAB代码为RTL_QAM

  • 更新:2024-11-30 10:08:14
  • 大小:12.04MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Matlab - 大数据
  • 格式:ZIP

资源介绍

qam仿真matlab代码RTL_QAM 该项目是使用VHDL设计的,以实现M-QAM调制。 设计软件: 生长激素 韵律 Xilinx Vivado Webpack 系统结构 *目录结构 . ├── QAM_Vivado # Vivado Project (Timing constraints, source codes also included withing the project) ├── docs # Documentation files ├── ghdl_src_DUT # files to be tested using ghdl (for test run ./compile) ├── sim # Simulation and Verification scripts │ ├── matlab # qam constellation and modulator behaviour verification │ └── gnuradio # Constellation Verification in RealTime using USRP. ├── src # VHD