项目作者: cea-wind

项目描述 :
Full piplined LDPC decoder (IEEE 802.16e) implement in FPGA using Xilinx HLS(C synthesis to Verilog Codes)..
高级语言: C++
项目地址: git://github.com/cea-wind/hls_ldpc_dec.git
创建时间: 2018-10-14T17:28:37Z
项目社区:https://github.com/cea-wind/hls_ldpc_dec

开源协议:GNU General Public License v3.0

下载


hls_ldpc_dec

Full piplined LDPC decoder (IEEE 802.16e) implement in FPGA using Xilinx HLS(C synthesis to Verilog Codes).

1.Env & Build

env :
Vivado HLS 2018.2 or 2016.3 , MATLAB 2014a(for matlabcode)
run :
step1: vivado_hls -f run_hls.tcl
run_hls.tcl
step2: lanch vivado HLS and open the project
run_hls.tcl
step3: Run C synthesis, C/RTL cosimulation e.t.c
run_hls.tcl

https://www.cnblogs.com/sea-wind/p/9789047.html