Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSOPC Builder and nios ii help
hi... i am new to altera,currently am doing my final year project with altera cyclone ii...i dont know using SOPC builder and nios ii...kindly help me with that...thanks...
Altera_Forum
Honored Contributor
14 years agothanks for the reply...
i tried running the code but am getting the error as follows make -s all includes Compiling LCD.c... Compiling Test.c... Compiling toplevel.c... ../toplevel.c: In function `ethernet_interrupts': ../toplevel.c:81: error: `DATA_IN_BASE' undeclared (first use in this function) ../toplevel.c:81: error: (Each undeclared identifier is reported only once ../toplevel.c:81: error: for each function it appears in.) ../toplevel.c:83: error: `DATA_TYPE_BASE' undeclared (first use in this function) ../toplevel.c:85: error: `DATA_ACK_BASE' undeclared (first use in this function) ../toplevel.c: In function `main': ../toplevel.c:206: error: `CPU_IP_READY_BASE' undeclared (first use in this function) ../toplevel.c:209: error: `CPU_IP_MAC_H_BASE' undeclared (first use in this function) ../toplevel.c:210: error: `CPU_IP_MAC_L_BASE' undeclared (first use in this function) ../toplevel.c:226: error: `CPU_IP_LENGTH_BASE' undeclared (first use in this function) ../toplevel.c:228: error: `CPU_IP_INDEX_BASE' undeclared (first use in this function) ../toplevel.c:230: error: `CPU_IP_DATA_BASE' undeclared (first use in this function) ../toplevel.c:237: error: `CPU_IP_DONE_BASE' undeclared (first use in this function) ../toplevel.c:245: error: `CPU_ARP_READY_BASE' undeclared (first use in this function) ../toplevel.c:248: error: `CPU_ARP_MAC_H_BASE' undeclared (first use in this function) ../toplevel.c:249: error: `CPU_ARP_MAC_L_BASE' undeclared (first use in this function) ../toplevel.c:266: error: `CPU_ARP_INDEX_BASE' undeclared (first use in this function) ../toplevel.c:268: error: `CPU_ARP_DATA_BASE' undeclared (first use in this function) ../toplevel.c:276: error: `CPU_ARP_DONE_BASE' undeclared (first use in this function) ../toplevel.c:170: warning: unused variable `TXT_INIT' make: *** [obj/toplevel.o] Error 1 Build completed in 39.094 seconds