ModelSim DE Linux with MATLAB 2021a
4 次查看(过去 30 天)
显示 更早的评论
I am trying to use ModelSim DE with HDL Verifier in MATLAB 2021a on a Linux machine. But I am getting errors related to a check in hdlsim.m that when run from a *nix machine, forces ModelSim to 64-bit mode throught the MTI_VCO_MODE environment variable (specifically line 118). This is strange to me as my ModelSim rep gave me a chart that shows ModelSim PE and DE both only support 32-bit in Linux. So where is this requirement for 64-bit coming from in MATLAB? Does MATLAB lump Questa in with ModelSim? Questa does support 64-bit in Linux for both the Core Mixed, and Prime versions.
Is there any way around this issue? I attempted just commenting those lines out, but it never started the simulator.
Thanks!
-David
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!