WRITE SIMULATION INPUT FILE

Generates a text file with inputs for the circuit simulation

Contents

Method of pwaFunction object.

Description

This method converts the point passed as input arguments in binary representation, in the form supported by the circuit and writes them into a inputs.txt file placed in the test folder inside the folder containing the vhdl files describing the circuit. The results of the simulation can be read by using method readSimulationOutputFile.

Syntax

writeSimulationInputFile(object,X)

X is a matrix with dimensions npoints x ndim, whose rows correspond to different points.

Acknowledgements

Contributors:

Copyright is with: