Problem description
When SDRAM initializes the module simulation, other modules are used. If the compilation is correct, the simulation will report an error:
Instantiation of ‘sdram_model_plus’ failed. The design unit was not found.
Solution:
Add files at the same time, and the name is the same to the tb file.
If you don’t find the file, you can add one of them. Just note that the name in the red box above is the same to the tb file.
Read More:
- [Solved] AOP Error: BeanPostProcessor before instantiation of bean failed
- Cordova – CordovaError: Promise rejected with non-error: ‘ios-deploy was not found
- C# Error: Import “google/protobuf/timestamp.proto“ was not found or had errors. [How to Solve]
- [Solved] Initialization error encountered by JUnit unit test: Method initialization error not found
- [Solved] FileUploadException: the request was rejected because no multipart boundary was found
- [Solved] Vue3 Error: export ‘createRouter‘ was not found in ‘vue-router‘
- [Solved] Vscode Error: “export ‘default‘ (imported as ‘VueRouter‘) was not found in ‘vue-router‘
- The imported project “c:\Microsoft.Cpp.Default.props” was not found
- TensorRT model quantization error: Error Code 1: Cuda Runtime (an illegal memory access was encountered)
- JSP error: The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- [Solved] error: package android.support.design.widget does not exist
- Swagger-ui.html Open Error: There was an unexpected error (type=Not Found, status=404)
- Echars 5.0 Import Error: “export ‘default’ (imported as ‘echarts’) was not found in ‘echarts’
- [Solved] A needed class was not found. This could be due to an error in your runpath. Missing class: scala/co
- [Solved] ant-design a-date-picker Error: date.locale is not a function
- [Solved] Non-fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library “libmmkv.so“ not found
- [Solved] Pytorch loading model specified GPU card number error or failed to specify
- [Solved] Golang Error: main.go:5:2: package go_code/chapter10/factory/model is not in GOROOT
- [Solved] MSP430F5529 Error initializing emulator:No USB FET was found
- Flutter Error: dump failed because resource AndroidManifest.xml not found [How to Solve]