Forum Discussion
Altera_Forum
Honored Contributor
9 years agoSequencial protocol comunication
Hi dears, im new in this forum, and no so far with fpga knowledge. But ok im trying to learn, i post an experiment i want to comunicate with external component that have: 16 bit address/command ...
Altera_Forum
Honored Contributor
9 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?