Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYes the TSE MAC can be used without SoPC builder. The Avalon ST and Avalon MM interfaces are simply bus protocols. Those buses are used within SoPC builder but they don't have to be. You can most certainly write your own logic to talk to the MAC.
The Avalon MM specification is basically just a typical processor bus (address, write, read, data, etc). The Avalon ST specification is for streaming data and allows for packet control and backpressure. Jake