C# Class HDLToolkit.Xilinx.Synthesis.XSTSynthesizer

Inheritance: ISynthesizer
Datei anzeigen Open project: nathanrossi/hdl-toolkit

Private Properties

Property Type Description

Public Methods

Method Description
Create ( OutputPath output, ISynthesisConfiguration configuration ) : ISynthesizerInstance
XSTSynthesizer ( XilinxToolchain toolchain ) : System

Method Details

Create() public method

public Create ( OutputPath output, ISynthesisConfiguration configuration ) : ISynthesizerInstance
output OutputPath
configuration ISynthesisConfiguration
return ISynthesizerInstance

XSTSynthesizer() public method

public XSTSynthesizer ( XilinxToolchain toolchain ) : System
toolchain XilinxToolchain
return System