Forum Discussion
Hi,
Could you share the error message?
Thanks.
- DChak36 years ago
New Contributor
hi
Its not the error. Instead the .qdb file is not getting connected if seen in the rtl viewer.
Here are the steps which I followed.
- Create a project add all the rtl files. Run analysis and synthesis once.
- In the hieracrchy tab the module which I need to create a partition, right click it go to design partition, select default.
- Run synthesis again, once done. Go to projects > export design partion> export the synthesised snapshot of the module.
To resue:
- create a project with top file and the resuse module stub file.
- run synthesis once.
- follow the step no. 2 above to set the module to default.
- int he desin partion window add the .qdb file and run the synthesis again
these steps I followed for Quartus 18. which was perfectly reusign the design. But here seems some issue with the .qdb file.
Added scrrenshots.
I have double checked there is no issue with the stub file, I am using all signals are same. I also tried running the whole flow till fitter but the results are same. As you can see once I add the qdb file. It is not getting connected to the design.
- DChak36 years ago
New Contributor
Here are more screen shots
- this the rtl view before qdb. only the top file and the partitioned stub file.
2. this the rtl view after adding the qdb
so u can see the partitioned files are not getting connected. The same procedure I gave done with quartus 18. There was no any issue. But here I can see that. Is there any thing I am missing.