how can i configure modelsim in matlab?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
shide agani
am 28 Feb. 2013
Beantwortet: amina cheref
am 18 Mär. 2015
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
0 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 28 Feb. 2013
According to the R2012a Release Notes for HDL Coder, the configuremodelsim function has been replaced by vsim.
0 Kommentare
Weitere Antworten (1)
amina cheref
am 18 Mär. 2015
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'
0 Kommentare
Siehe auch
Kategorien
Mehr zu HDL Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!