C# Class HDLToolkit.Xilinx.Synthesis.XSTSynthesizer

Inheritance: ISynthesizer
Afficher le fichier Open project: nathanrossi/hdl-toolkit

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Create ( OutputPath output, ISynthesisConfiguration configuration ) : ISynthesizerInstance
XSTSynthesizer ( XilinxToolchain toolchain ) : System

Method Details

Create() public méthode

public Create ( OutputPath output, ISynthesisConfiguration configuration ) : ISynthesizerInstance
output OutputPath
configuration ISynthesisConfiguration
Résultat ISynthesizerInstance

XSTSynthesizer() public méthode

public XSTSynthesizer ( XilinxToolchain toolchain ) : System
toolchain XilinxToolchain
Résultat System