Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHello,
Comparing .ptf file of 91c111 component from Nios and Nios 2 I found two difference: class_version = "2.2"; Is_Ethernet_Mac = "1"; Do I need the same for OpenCores MAC .ptf file? What's the correct directory structure of C:\altera\kits\nios2\components for including OpenCores_Ethernet_MAC.c, OpenCores_Ethernet_MAC.h and OpenCores_Ethernet_MAC_regs.h files to use them with HAL and Nios 2? Thank you.