Multi-source error

Moderator (Company: Titel) #3970375
Rate this post
useful
not useful
Javier PA wrote:
> I have two processes, driven by chip-enable signals, that they use this
> inout signal,
That is a very, very ancient coding style...

Maybe the synthesizer cannot resolve the chip-enables in a way that this 
bus can be rolled out to the necessary MUX structure. Where do those 
chip-enables come from? Can you show the relevant code?
OP #3972859
Rate this post
useful
not useful
I'm going to try to explain that haha. If you don't understand anything 
tell me please because I'm spanish and it's hard to me write what i'm 
thinking exactly.

I'm developing an I2C slave, so I don't show my code because it's too 
big for my error I think. But i tried to do a scheme (attached file).

i'm working with an I2C bus. firstly process1 is an i2c slave, it gets 5 
bytes and ends transmision,  and then ,process2 works with user logic. 
they never work together (I use a state machine). Both proccesses have 
to read and write SDA line and here it is my mystake.
Attached files:

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now