Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- How to preserve hierarchy in Quartus-II synthesis. Xilinx has KEEP_HIERARCHY which will preserve the complete hierarchy of the design. I saw in Altera documentation about Incremental compilation to preseve the hierarchy by partitioning each sub-module, which is tedious if you have too many number of modules being instantiated in your top-level or so. Global command to preserve hierarchy in a design will be helpful. --- Quote End --- So I have the same problem. Are there any solutions for KEEP_HIERARCHY in Quartus II?