Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- I usually run the following command after quartus_map: $ quartus_cdb $qpf -c $qsf --merge=on If there are partitions, they'll be merged. If not, nothing happens. But I also would like to know if there is a check to determine if there are partitions or not. --- Quote End --- Hi OutputLogic, you means for a flat design, whether Partition Merge is run or not in compilation, the result(timing, resource utilization and etc) should be same?