Class: hdlcoder.ReferenceDesign
Package: hdlcoder
Include IP modules from your IP repository folder in your custom reference design
addIPRepository('IPListFunction',IP_list_function)
addIPRepository('IPListFunction',IP_list_function,Name,Value)
addIPRepository('IPListFunction',
adds
IP modules that are in the IP repository folder to your reference
design project.IP_list_function
)
addIPRepository('IPListFunction',
adds
IP modules that are in the IP repository folder to your reference
design project with additional options specified by one or more IP_list_function
,Name,Value
)Name,Value
pair
arguments.
Before you use this method, define the IP list function that points to the IP modules in the repository folder. To learn more, see Define and Add IP Repository to Custom Reference Design.