C
Christopher Bunk
Guest
If I have multiple drivers on a STD_LOGIC signal(either a port or a local
signal), and all the drivers write a Z to it, what value will the module
reading the signal see? I have control lines going into one of my modules
and when nobody is using it they all write Z's to it. I want to make sure
that when nobody is using it that it doesn't do anything bad. Is there a
way to set a default value to it?
Thanks
signal), and all the drivers write a Z to it, what value will the module
reading the signal see? I have control lines going into one of my modules
and when nobody is using it they all write Z's to it. I want to make sure
that when nobody is using it that it doesn't do anything bad. Is there a
way to set a default value to it?
Thanks