Forum Discussion
Altera_Forum
Honored Contributor
13 years agoError (10028): Can't resolve multiple constant drivers for net "FinalHash[63]" at has
can anyone help me with this error? FinalHash[63:0] is only used once in this always block. i can't find any solution with this error. Thanks, jd
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- so i have to remove it in the sequential logic? --- Quote End --- I didn't check the code details, but you can't reset a signal in the always block that is assigned outside of it. Neither it makes sense.