Questasim Error(vsim-12110)
Questasim simulation optimization acceleration problem (object no signal, could not see waveform)
Makefile script:
Compilation error:
Solution:
Remove -novopt, which is no longer used in modelsim after version 10.7, so as long as you do not use -novopt, no error will be reported. So how can we see the signal and see the waveform while using optimization?
Here I modify modelsim.ini
Find modelsim.ini file address
Modify VoptFlow = 1
In addition, you can replace -novopt with -voptargs= “+acc”
Read More:
- Linux yum Error: All mirror URLs are not using ftp
- [Solved] Linux installation pillow error: ValueError: jpeg is required unless explicitly disabled using –disable-jpeg, aborting
- Grep: How to Find All the Files Containing a String in Linux
- [Solved] Linux Compile Error: error: ‘for’ loop initial declarations are only allowed in C99 mode
- Could not find an NgModule. Use the skip-import option to skip importing in NgModule
- How to Export All data in DataGridView to Local Excel
- [Solved] Keepalived Configurate Error: Unicast peers are not supported in strict mode
- [Solved] Environment: failed conda all InvalidVersionSpecError: Invalid version spec: =2.7
- All Port Numbers Lists
- [Solved] Git Clone Failed Error: 4069 bytes of body are still expected
- [Solved] Linux — 9 — txt files are copied from windows to Linux and read error
- [Solved] Nginx Startup Error: directive is not allowed here in
- [Solved] zookeeper Cluster error: Error: JAVA_HOME is not set and java could not be found in PATH.
- [problem solving] the problem of err returned non zero status 1 or status 2 is solved after upgrading python3 in Ubuntu
- summary of configuration and deployment of uwsgi+nginx+flag in centos7 and why internal server error is prompted [official instructions]
- AFTER THE GIT SOURCE CODE IS INSTALLED, AN ERROR IS REPORTED /USR/BIN/GIT: NO SUCH FILE OR DIRECTORY
- Weblogic Deployment Error: The most likely cause is an error in the network configuration of this machine.
- The JSON variable is parsed in the shell to obtain the value corresponding to the key
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- Solutions to errors in installing xunsearch engine in centos8.0