Fatal Error: filename.sv: Bind: unresolved hierarchical reference to object "object name"

内容

デザインのシミュレーションで、SystemVerilog とVHDL 間でbind を行っている時に上記エラーが発生します。この問題は、どうすれば解決しますか?

ソリューション

SystemVerilog とVHDL 間でbind を行っている時、正しいコーディングを使用するようにしてくださいたとえば、次のように:

bind <libary_name>.<entity/module_name>

VHDL ライブラリ定義で適切に動作しない場合、ダイレクトインスタンスを使用する必要があります

bind <full_instance_path> <checker_entity/module_name> <checker_instance_name>

この問題が解決しない場合、サポートポータルを使用してサポートチームに問い合わせを行ってください。

Ask Us a Question
x
Ask Us a Question
x
Captcha ImageReload Captcha
Incorrect data entered.
Thank you! Your question has been submitted. Please allow 1-3 business days for someone to respond to your question.
Internal error occurred. Your question was not submitted. Please contact us using Feedback form.
We use cookies to ensure we give you the best user experience and to provide you with content we believe will be of relevance to you. If you continue to use our site, you consent to our use of cookies. A detailed overview on the use of cookies and other website information is located in our Privacy Policy.