C# Class tasm.tasm_main.OutGenBRAM

Inheritance: OutGenerator
Afficher le fichier Open project: Domipheus/TPU

Méthodes publiques

Méthode Description
GenerateOutput ( string filename, List ops ) : void

Private Methods

Méthode Description
FormatInstruction ( string instruction ) : string

Method Details

GenerateOutput() public méthode

public GenerateOutput ( string filename, List ops ) : void
filename string
ops List
Résultat void