how can i configure modelsim in matlab?

Im going to generate vhdl code using matlab but when i type configuremodelsim command in matlab 2012a the error is "Undefined function 'configuremodelsim' for input arguments of type 'char'." plz help me thanks alot

 採用された回答

Kaustubha Govind
Kaustubha Govind 2013 年 2 月 28 日

0 投票

According to the R2012a Release Notes for HDL Coder, the configuremodelsim function has been replaced by vsim.

その他の回答 (1 件)

amina cheref
amina cheref 2015 年 3 月 18 日

0 投票

so in order to configure modelsim with matlab we have to pur : vsim instead of >>configuremodelsim ??
because even with vsim i can't configure i receive this error Undefined function or variable 'vsim'

カテゴリ

Community Treasure Hunt

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

Start Hunting!

Translated by