10 2019 档案

摘要:ERROR: [SdsCompiler 83-5019] Exiting sds++ : Error when calling 'aarch64-linux-gnu-g++ -c 主函數 添加 頭文件 #include "sds_lib.h" error :sds_alloc 與 malloc #i 阅读全文
posted @ 2019-10-23 13:42 7号同窗 阅读(706) 评论(0) 推荐(0)
摘要:D:/vivado2018.3/Vivado/2018.3/common/technology/autopilot\ap_stream.h:62:2: error: AP_STREAM macros are deprecated. Please use hls::stream<> from "hls 阅读全文
posted @ 2019-10-16 11:19 7号同窗 阅读(492) 评论(3) 推荐(1)
摘要:目的:需要几个缓存用的数组900*750 首先定义一个模板<参数数据类型,参数1,参数2> 定义一个class类 名字自己取ap_uint0 下面是公用的数组模板[lrow][lcol] 下面是一个取值的操作函数[](索引) {返回索引当前值} template <typename T, int32 阅读全文
posted @ 2019-10-14 10:55 7号同窗 阅读(627) 评论(0) 推荐(0)