--- Quote Start ---
hmm..what does it means as optimized way?
actually i only have one top level file. what does it means by tied reset active somewhere?
--- Quote End ---
Hi,
I have look to your report file. First thing I'm wondering about is the large number of duplicate registers. Duplicate register are merged with the default settings. I would recoomand to change this setting. Run a new compile and look into the RTL view, maybe you can see which inputs are not connected or why the synthesis tool recognized that the registers could be merged.
You can change the setting in following way:
Settings -> Analysis and Synthesis Setting -> More Settings -> Remove Duplicate Registers -> off
Kind regards
GPK