cea-wind / hls_ldpc_dec

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

2.Relative Link

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

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 41.0%Language:MATLAB 32.3%Language:Tcl 18.9%Language:C 7.8%