- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error(16546): Cannot load final database - ensure all earlier stages of the compiler have completed.
使用”create_revision rev_1 -based_on base_revision“tcl指令时,总会报上面的错误,但是使用窗口选择输入就不会。
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Translated:
quartus "create_revision" tcl instruction execution error
Error(16546): Cannot load final database-ensure all earlier stages of the compiler have completed.
When using the "create_revision rev_1 -based_on base_revision" tcl command, the above error will always be reported, but the window selection input will not.
Try to recompile the design beforehand using the below tcl command.
execute_flow -compile
Then try to run the create_revision tcl command to check if the error solved.
p/s: If this was helpful, please feel free to give Kudos.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
该问题已经解决,不是没有编译的原因。而是tcl指令不全导致的,完整的tcl指令如下:
”create_revision persona5 -based_on pr_tcl_test -new_rev_type impl -root_partition_qdb_file root_partition.qdb -set_current“,即增加了-new_rev_type impl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great to hear that you are making progress! I’m believe that your question has been addressed, I now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.
Best Regards,
Richard Tan
p/s: If any answer from you, the community or Intel support are helpful, please feel free to give Kudos.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page