Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe source has a error signal of 6 bits, but the sink does not.
Hi, I am getting this error, can any one help....to overcome this error... error: triple_speed_ethernet_0.receive/data_pattern_checker_0.pattern_in: the source has a error signal of 6 bits, ...
Altera_Forum
Honored Contributor
14 years agoYou are trying to connect two Avalon Streams that have a different size for the error signal. You need to insert an Avalon Stream Error Adapter between them.