Forum Discussion
Altera_Forum
Honored Contributor
8 years agoSome Points:
1. Add comments to your code - comments should explain WHY you do something, not WHAT. 2. Sort the ports out - 1 port per line 3. One big case statement - why?Some Points:
1. Add comments to your code - comments should explain WHY you do something, not WHAT. 2. Sort the ports out - 1 port per line 3. One big case statement - why?