Altera_Forum
Honored Contributor
16 years agoSOPC - Interface To User Logic
Hi,
I have ported an old Nios project to Nios II. Unfortunatly, the designers of the old project didn't used custom components to incorporate user logic but they used the "Interface To User Logic - Avalon Memory Mapped Slave". I'm using Quartus II (and SOPC) version 9.0. There is no such component "Interface To User Logic". I think that's because it is deprecated. But I would like to get some informations about it in order to understand the Nios c-Code that is communicationg with the interface. One problem for me is that I don't know what is the definition of MY_INTERFACE_SPAN in the system.h file. I can't find something corresponding in the excalibur.h file of the NIOS I. I also don't know, how to access the adress, writedata and readdata of the the interface because I only have a MY_INTERFACE_BASE Adress. . . Finally, my question is, if somebody knows where I can find documentation about the "Interface To User Logic" and if somebody has experience in porting this component from Nios to Nios II. Thanks, Maik