breakHDLSim - Execute stop command in HDL simulator

Syntax

breakHdlSim()
breakHdlSim('portNumber')
breakHdlSim('portNumber','hostName')

Description

breakHDLSim executes a stop command on the HDL simulator.

breakHdlSim() connects to the HDL simulator using a shared connection.

breakHdlSim('portNumber') connects to the local host on port portNumber.

breakHdlSim('portNumber','hostName') connects to the host hostName on port portNumber.

Examples

>> breakHdlSim
>> breakHdlSim('1234')
>> breakHdlSim('1234', 'mylinux')

See Also

pingHdlSim

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS