Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Modelsim 中有一个“全部编译”按钮,可以编译项目中的所有文件,以便对其进行仿真。但是当按下按钮时,它不会显示这些命令是什么?
在终端中输入什么命令来做同样的事情?
不完全是您问题的答案,但您可以使用vmake制作 Makefile 然后使用普通make来编译所有内容。老实说,除了输入命令和设置波形窗口外,我从不使用 Modelsim GUI。我几乎从不点击工具栏/菜单上的任何东西!
vmake
make