2024.1.1-2024.1.7 工作中遇到的问题记录
【vivado】
添加include路径
vivado include文件 路径设置_vivado设置include路径-CSDN博客
如何设置mem实现的方式
(* ram_style="distributed" *)
(* ram_style="block" *)
【vitis】
关于xilinx vitis 中的报错“fatal error: xil_printf.h: No such file or directory helloworld.c“问题解决
关于xilinx vitis 中的报错“fatal error: xil_printf.h: No such file or directory helloworld.c“问题解决-CSDN博客
【quartus】
关于解决Quartus II中: Can't resolve multiple constant drivers for net "at uptime_module.v-CSDN博客
问题描述
综合以后,quartus ct_top_1不报资源;vivado 则找不到ct_top_1,详细原因需要确定。
在ram中 inst多个相同module,资源也是会报的;
c910 综合
【linux】bash csh切换