dlhdl.Bitstream Class
Namespace: dlhdl
Description
Use dlhdl.Bitstream objects to register and load your custom bitstream
information.
Creation
creates a bitstream object and sets the hB = dlhdl.Bitstream(Path)Path property.
creates a bitstream object and sets the hB = dlhdl.Bitstream(Name)Name and
Path properties.
sets optional properties using one or more name-value arguments.hB = dlhdl.Bitstream(Path,Name=Value)
sets optional properties using one or more name-value arguments.hB = dlhdl.Bitstream(Name,Name=Value)
Properties
Methods
Examples
Version History
Introduced in R2024b
See Also
dlhdl.ProcessorConfig | dlhdl.buildProcessor | dlhdl.Workflow