soc.sdk.FPGACore Class
Namespace: soc.sdk
FPGA core definition in Hardware
object
Description
Use the soc.sdk.FPGACore
class to define a FPGA core in the soc.sdk.Hardware
object.
Creation
Description
fpgaCoreObj
= soc.sdk.FPGACore(Name
)
creates a new soc.sdk.FPGACore
object, with
the Name
property set to name
.
Properties
Methods
Version History
Introduced in R2019b