Hi !
I'm a new user of OpenCores. I ask your help on the VHDL CAN Protocol Controller. When y compile it on QUARTUS (ALTERA), 2 same errors happens :
Error (10028): Can't resolve multiple constant drivers for net "xhdl_1486" at Test_CAN_VHDL_1.vhd(6403)
I understand that a signal is modified by more that one other signal. But the all code is too complex for me. does anybody try to make this code works fine ? Does someone had an idea of how to fix it ?
Regards.
I have encoutered the same issue. Have anyone successfully implemented this core?