Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFirst understand both protocols. Create statemachines that encode and decode the low-level protocol formats. Then another block to transfer data between these two statemachines. Try and separate the lower-level protocol encoding from the higher-level data transfer "API".