你好@ pumaju1808
打开详细设计并选择所需的RAM实例并使用以下tcl命令:
set_property RAM_STYLE已分发[get_cells]
要么
在详细设计中选择RAM实例后,您可以将RAM_STYLE属性更改为分布式。
谢谢,
维奈
--------------------------------------------------
------------------------------------------您是否尝试在Google中输入问题?
?
如果没有,你应该在发布之前。
此外,MARK这是一个答案,以防它有助于解决您的查询/问题。给予帮助您找到解决方案的帖子。
在原帖中查看解决方案
以上来自于谷歌翻译
以下为原文
Hi @pumaju1808
Open elaborated design and select the required RAM instances and use the following tcl command:
set_property RAM_STYLE distributed [get_cells ]
Or
After selecting the RAM instances in elaborated design, you can change the RAM_STYLE property to distributed.
Thanks,
Vinay
--------------------------------------------------------------------------------------------
Have you tried typing your question in Google? If not you should before posting. Also, MARK this is as an answer in case it helped resolve your query/issue.Give kudos to the post that helped you to find the solution.View solution in original post
你好@ pumaju1808
打开详细设计并选择所需的RAM实例并使用以下tcl命令:
set_property RAM_STYLE已分发[get_cells]
要么
在详细设计中选择RAM实例后,您可以将RAM_STYLE属性更改为分布式。
谢谢,
维奈
--------------------------------------------------
------------------------------------------您是否尝试在Google中输入问题?
?
如果没有,你应该在发布之前。
此外,MARK这是一个答案,以防它有助于解决您的查询/问题。给予帮助您找到解决方案的帖子。
在原帖中查看解决方案
以上来自于谷歌翻译
以下为原文
Hi @pumaju1808
Open elaborated design and select the required RAM instances and use the following tcl command:
set_property RAM_STYLE distributed [get_cells ]
Or
After selecting the RAM instances in elaborated design, you can change the RAM_STYLE property to distributed.
Thanks,
Vinay
--------------------------------------------------------------------------------------------
Have you tried typing your question in Google? If not you should before posting. Also, MARK this is as an answer in case it helped resolve your query/issue.Give kudos to the post that helped you to find the solution.View solution in original post
举报