02-05-2010 12:59 AM
07-20-2011 02:32 PM
Within the System Generator Help (within Matlab) I find the document titled "Importing HDL Modules: Black Box Configuration M-Function". This help document includes a heading on Black Box VHDL Library Support and describes how to compile files into a user library and include the libraries for use in black box code.
02-12-2010 12:08 PM
07-08-2011 02:12 PM
Does this limitation still hold in ISE13.1?
I have Synplicity generated VHDL that uses a separate library, so blackbox will be eliminated as an option for me if I can't pull in a separate library. I have already experimented with modifying the code to use a single library for a different tool flow but it isn't guaranteed to be free of name conflicts in that case.
07-20-2011 02:32 PM
Within the System Generator Help (within Matlab) I find the document titled "Importing HDL Modules: Black Box Configuration M-Function". This help document includes a heading on Black Box VHDL Library Support and describes how to compile files into a user library and include the libraries for use in black box code.
07-20-2011 05:11 PM
Thanks for pointing this out. Yes, VHDL Library Support for Black Box Import is a new feature added in 13.1.
@wpadgett wrote:
Within the System Generator Help (within Matlab) I find the document titled "Importing HDL Modules: Black Box Configuration M-Function". This help document includes a heading on Black Box VHDL Library Support and describes how to compile files into a user library and include the libraries for use in black box code.