Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNios 2 to custom component communication
Hi, I'd like to know what instructions of Nios C program Do I need for writing and reading data to/from a custom component of sopc system??? I saw in some AN people use IORD() /IOWR() macros or...
Altera_Forum
Honored Contributor
14 years agoWhen I did the compilation of the project with this avalon slave wrapper inserted...the compilation completes properly without errors but with three critical warnings: "Timing requirements not met" that are not present without the wrapper....the project is the simple socket server example modified with the addition of this wrapper and of a simple adder/subtractor as custom application...
Has anyone any Idea???