hdldaemon('socket',4999)

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

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 3 月 1 日

0 投票

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.

製品

タグ

質問済み:

2011 年 3 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by