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