資源簡介
hls是xilinx的高層次綜合,本例子是本人手打經(jīng)過驗(yàn)證沒問題,快速上手hls,例子有部分注釋,學(xué)習(xí)理解hls不錯(cuò)的

代碼片段和文件信息
#include?“hls_design_meta.h“
const?Port_Property?HLS_Design_meta::port_props[]={
Port_Property(“s_axi_AXILiteS_AWVALID“?1?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_AWREADY“?1?hls_out?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_AWADDR“?5?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_WVALID“?1?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_WREADY“?1?hls_out?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_WDATA“?32?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_WSTRB“?4?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_ARVALID“?1?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_ARREADY“?1?hls_out?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_ARADDR“?5?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_RVALID“?1?hls_out?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_RREADY“?1?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_RDATA“?32?hls_out?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_RRESP“?2?hls_out?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_BVALID“?1?hls_out?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_BREADY“?1?hls_in?-1?““?““?1)
Port_Property(“s_axi_AXILiteS_BRESP“?2?hls_out?-1?““?““?1)
Port_Property(“ap_clk“?1?hls_in?-1?““?““?1)
Port_Property(“ap_rst_n“?1?hls_in?-1?““?““?1)
Port_Property(“INPUT_STREAM_TDATA“?24?hls_in?0?“axis“?“in_data“?1)
Port_Property(“INPUT_STREAM_TKEEP“?3?hls_in?1?“axis“?“in_data“?1)
Port_Property(“INPUT_STREAM_TSTRB“?3?hls_in?2?“axis“?“in_data“?1)
Port_Property(“INPUT_STREAM_TUSER“?1?hls_in?3?“axis“?“in_data“?1)
Port_Property(“INPUT_STREAM_TLAST“?1?hls_in?4?“axis“?“in_data“?1)
Port_Property(“INPUT_STREAM_TID“?1?hls_in?5?“axis“?“in_data“?1)
Port_Property(“INPUT_STREAM_TDEST“?1?hls_in?6?“axis“?“in_data“?1)
Port_Property(“OUTPUT_STREAM_TDATA“?24?hls_out?7?“axis“?“out_data“?1)
Port_Property(“OUTPUT_STREAM_TKEEP“?3?hls_out?8?“axis“?“out_data“?1)
Port_Property(“OUTPUT_STREAM_TSTRB“?3?hls_out?9?“axis“?“out_data“?1)
Port_Property(“OUTPUT_STREAM_TUSER“?1?hls_out?10?“axis“?“out_data“?1)
Port_Property(“OUTPUT_STREAM_TLAST“?1?hls_out?11?“axis“?“out_data“?1)
Port_Property(“OUTPUT_STREAM_TID“?1?hls_out?12?“axis“?“out_data“?1)
Port_Property(“OUTPUT_STREAM_TDEST“?1?hls_out?13?“axis“?“out_data“?1)
Port_Property(“INPUT_STREAM_TVALID“?1?hls_in?6?“axis“?“in_vld“?1)
Port_Property(“INPUT_STREAM_TREADY“?1?hls_out?6?“axis“?“in_acc“?1)
Port_Property(“OUTPUT_STREAM_TVALID“?1?hls_out?13?“axis“?“out_vld“?1)
Port_Property(“OUTPUT_STREAM_TREADY“?1?hls_in?13?“axis“?“out_acc“?1)
};
const?char*?HLS_Design_meta::dut_name?=?“ov5640_rgb2gray“;
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-05-04?10:51??hls_rgb2gray\
?????目錄???????????0??2020-05-04?10:16??hls_rgb2gray\.apc\
?????目錄???????????0??2020-05-05?09:46??hls_rgb2gray\.apc\.src\
?????目錄???????????0??2020-05-05?09:46??hls_rgb2gray\.apc\.tb\
?????文件?????????359??2020-05-04?10:16??hls_rgb2gray\.apc\autopilot.apfmapping
?????文件???????28867??2020-05-04?11:01??hls_rgb2gray\.cproject
?????文件????????2307??2020-05-04?10:24??hls_rgb2gray\.project
?????目錄???????????0??2020-05-05?09:46??hls_rgb2gray\.reference\
?????目錄???????????0??2020-05-04?10:16??hls_rgb2gray\.settings\
?????文件????????2651??2020-05-04?10:16??hls_rgb2gray\.settings\language.settings.xm
?????文件????????2064??2020-05-04?10:16??hls_rgb2gray\.settings\ov5640_rgb2gray.Debug.launch
?????文件????????2068??2020-05-04?10:16??hls_rgb2gray\.settings\ov5640_rgb2gray.Release.launch
?????文件????????6442??2020-05-04?10:59??hls_rgb2gray\.vivado_hls_log_all.xm
?????目錄???????????0??2020-05-04?10:34??hls_rgb2gray\Debug\
?????文件????????1466??2020-05-04?10:34??hls_rgb2gray\Debug\makefile
?????文件?????????239??2020-05-04?10:34??hls_rgb2gray\Debug\ob
?????目錄???????????0??2020-05-04?10:34??hls_rgb2gray\Debug\source\
?????文件???????10680??2020-05-04?10:34??hls_rgb2gray\Debug\source\ov5640_rgb2gray.d
?????文件?????1922205??2020-05-04?10:34??hls_rgb2gray\Debug\source\ov5640_rgb2gray.o
?????文件????????1180??2020-05-04?10:34??hls_rgb2gray\Debug\source\subdir.mk
?????文件?????????562??2020-05-04?10:34??hls_rgb2gray\Debug\sources.mk
?????目錄???????????0??2020-05-04?10:34??hls_rgb2gray\Debug\src\
?????文件???????10633??2020-05-04?10:34??hls_rgb2gray\Debug\src\ov5640_rgb2gray.d
?????文件?????1922125??2020-05-04?10:34??hls_rgb2gray\Debug\src\ov5640_rgb2gray.o
?????文件????????1058??2020-05-04?10:34??hls_rgb2gray\Debug\src\subdir.mk
?????目錄???????????0??2020-05-04?10:59??hls_rgb2gray\solution1\
?????目錄???????????0??2020-05-04?10:59??hls_rgb2gray\solution1\.autopilot\
?????文件??????????32??2020-05-04?10:59??hls_rgb2gray\solution1\.autopilot\.automg_exit
?????文件??????????22??2020-05-04?10:59??hls_rgb2gray\solution1\.autopilot\.autopilot_exit
?????目錄???????????0??2020-05-04?10:59??hls_rgb2gray\solution1\.autopilot\db\
?????文件???????54135??2020-05-04?10:59??hls_rgb2gray\solution1\.autopilot\db\.message_syn.xm
............此處省略289個(gè)文件信息
- 上一篇:專利軟件patentin35
- 下一篇:PSIM-DLL文件生成教程
評(píng)論
共有 條評(píng)論