Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
I'd recommend to create a custom SOPC component with an Avalon memory mapped slave interface to provide registers the CPU can write the input values to and read the results from. You should be able to find a tutorial with a CRC calculation component on the Altera web site to show you how this can be done.