Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

multiple source error!

Status
Not open for further replies.

caca

Programmer
Joined
Jul 25, 2002
Messages
2
Location
BR
I don't know how can i change a signal value in two different processes without getting this error(multiple source...). Can anybody tell me what is this error about?
 
This error should be mainly due to you having a signal or a net which is driven by more than one source. This will cause multiple driver error and it should be avoided.

You cannot assign two different values to the same signal either in two processes or otherwise.

RV
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Helpful tip Helpful tip
Replies
0
Views
436
Replies
0
Views
264
  • Locked
  • Question Question
Replies
1
Views
359

Part and Inventory Search

Sponsor

Back
Top