C# Class HDLToolkit.Xilinx.Implementation.FPGA.BitstreamGenerator

Afficher le fichier Open project: nathanrossi/hdl-toolkit Class Usage Examples

Méthodes publiques

Méthode Description
BitstreamGenerator ( XilinxToolchain toolchain, OutputPath output, string ncd ) : System
Build ( ) : bool

Method Details

BitstreamGenerator() public méthode

public BitstreamGenerator ( XilinxToolchain toolchain, OutputPath output, string ncd ) : System
toolchain XilinxToolchain
output OutputPath
ncd string
Résultat System

Build() public méthode

public Build ( ) : bool
Résultat bool