Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use Custom BD in Vivado

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how to use custom BD in Vivado. I hope you will get something after reading this article. Let's discuss it together.

Run ipx::add_file_group-type elaborate_bd {} [ipx::current_core] under the TCL terminal

Add bd.xit under the Group of Elaborate BD that appears:

Proc update_bd {} {# Setting Current Instance#### sets the handle to the current IP in order to get the current IP's Parameterset greg_bd [:: ipxit::current_inst] # # get the current IP's REG_NUM this Parameterset reg_num [get_property CONFIG.REG_NUM $greg_bd] # # sends some information to vivado, send _ msg INFO 0 "Create CLK_WIZ" # # create a clock Wizard IP in the IP top-level BD For more information on the command, see help create_bd_cell. It seems that it does not support type to create set clk_lib for module [create_bd_cell-type ip-vlnv xilinx.com:ip:clk_wiz "clklib"] send_msg INFO 0 "Create CONFIG CLK_WIZ" # # write the attribute value of SubCore to SubCore # # Syntax:set_property-dict [list CONFIG. ]

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report