Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi, menotti
First, I think there is no need to have the same class.ptf file. I have tried it with nios&nios2, and it can be compiled successfully in Verilog. But if you generate the system in VHDL under SOPC Builder, you should copy all .v file to your project directory, and you can compile them in Quartus. "class_version" is just a description. Second, the right structure is opencores_ethernet_mac\sdk\inc\igor.h opencores_ethernet_mac\sdk\lib\igor.c opencores_ethernet_mac\sdk\src\some examples. opencores_ethernet_mac\All the original Verilog files and class.ptf. Bye.