I'm trying to compile the source code for the core. I get a compile error i the rxCRC module. It instantiates the CRC32_D64 module with 6 ports declared. The module declaration for CRC32_64 only has 5 ports. There is an additional port called "init" that does not exist.
Hi is there any update on this compile error resolution ?