Forum Discussion
Altera_Forum
Honored Contributor
7 years ago1. Correct. The position always matches based assigning 'left <= 'left and so on.
2. Yes, this is a logic construct. But be aware the synthesis tool will do logic reduction to remove unnecessary logic and may merge cells if they have the same function, etc. So any diagrams may not be identical to your code, but should be functionally identical.