Altera_Forum
Honored Contributor
14 years agopreserving hierarchy of a design
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.