C# Class HDLToolkit.Xilinx.PaoFile.PaoFileModuleElement

Datei anzeigen Open project: nathanrossi/hdl-toolkit

Public Properties

Property Type Description
ExecutionType ExecutionType
Library string
LibraryAllReference bool
Module string
ModuleType ModuleType

Property Details

ExecutionType public_oe property

public ExecutionType ExecutionType
return ExecutionType

Library public_oe property

public string Library
return string

LibraryAllReference public_oe property

public bool LibraryAllReference
return bool

Module public_oe property

public string Module
return string

ModuleType public_oe property

public ModuleType ModuleType
return ModuleType