C# 클래스 HDLToolkit.Xilinx.Synthesis.XSTSynthesizer

상속: ISynthesizer
파일 보기 프로젝트 열기: nathanrossi/hdl-toolkit

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Create ( OutputPath output, ISynthesisConfiguration configuration ) : ISynthesizerInstance
XSTSynthesizer ( XilinxToolchain toolchain ) : System

메소드 상세

Create() 공개 메소드

public Create ( OutputPath output, ISynthesisConfiguration configuration ) : ISynthesizerInstance
output OutputPath
configuration ISynthesisConfiguration
리턴 ISynthesizerInstance

XSTSynthesizer() 공개 메소드

public XSTSynthesizer ( XilinxToolchain toolchain ) : System
toolchain XilinxToolchain
리턴 System