compile all 的时候没有任何问题,代码检查过也没有问题,但是一点开始仿真就提示
vsim -gui work.mux_test -novopt
vsim -gui work.mux_test -novopt
Start time: 08:21:06 on Mar 05,2020
** Error (suppressible): (vsim-12110) All optimizations are disabled because the -novopt option is in effect. This will cause your simulation to run very slowly. If you are using this switch to preserve visibility for Debug or PLI features, please see the User's Manual section on Preserving Object Visibility with vopt. -novopt option is now deprecated and will be removed in future releases.
Error loading design
End time: 08:21:07 on Mar 05,2020, Elapsed time: 0:00:01
Errors: 1, Warnings: 0