Gowtham_K
New Contributor
1 year agoIssue with Module instantiation in quartus 24.1v: One module missing after synthesis
I'm working with a Quartus project where I have two modules instantiated under a specific macro. I can one module after synthesis, but the second module doesn't appear.
- Both modules are correctly instantiated in the top-level design file.
- I have checked for syntax errors and ensured there are no conditionals that might exclude the second module.
- The synthesis report doesn't indicate any warnings or errors related to the missing module.
Has anyone experienced a similar issue or can provide insights into what might be causing this? Any help would be greatly appreciated!