hdldaemon('socket',4999)

hi i'm using this command in matlab 2 link modelsim wat is the mean'g of this command

Réponses (1)

Walter Roberson
Walter Roberson le 1 Mar 2011

0 votes

The HDL Simulator process will be started up. Instead of using the default shared memory to communicate with the process, use TCP port 4999.
See the hdldaemon reference page.

Produits

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by