Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSoC: Example C-code for accessing Avalon Slave peripherals?
Hi - I recently obtained an Arria V SoC card and I'm having a couple of problems... 1) All my existing designs present an external interface that looks like an Avalon Slave. In the past, I ho...
Altera_Forum
Honored Contributor
12 years agoOk - this is a start thanks. It looks like there are some library functions that do what I want? alt_setbits_word does the write. I still need the read. Even better - where I can I find a definition of the library functions? in the SoCEDS docs?
For now, all I need to do is perform longword reads/writes to my instantiated Avalon Slave. thanks /j