We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I want to use modelsim to check language, if I add the path of the Work, then there is a error.
** Error: (vlog-7) Failed to open ini file "modelsim.ini" in read mode.
{ "resource": "/c:/Users/lilei/Desktop/class/shift_reg_md.v", "owner": "generated_diagnostic_collection_name#1", "code": "modelsim", "severity": 8, "message": "** Error: (vlog-7) Failed to open ini file "modelsim.ini" in read mode.\r", "source": "modelsim", "startLineNumber": 1, "startColumn": 1, "endLineNumber": 1, "endColumn": 1.7976931348623157e+308 }
How can I solve this problem!
The text was updated successfully, but these errors were encountered:
Hey,are u slove this problem? I find it in my vscode
Sorry, something went wrong.
请问您解决这个问题了吗 我现在配置modelsim 也是出现这个问题, 每个.v文件第一行一直波浪线
No branches or pull requests
When I want to use modelsim to check language, if I add the path of the Work, then there is a error.
** Error: (vlog-7) Failed to open ini file "modelsim.ini" in read mode.
{
"resource": "/c:/Users/lilei/Desktop/class/shift_reg_md.v",
"owner": "generated_diagnostic_collection_name#1",
"code": "modelsim",
"severity": 8,
"message": "** Error: (vlog-7) Failed to open ini file "modelsim.ini" in read mode.\r",
"source": "modelsim",
"startLineNumber": 1,
"startColumn": 1,
"endLineNumber": 1,
"endColumn": 1.7976931348623157e+308
}
How can I solve this problem!
The text was updated successfully, but these errors were encountered: