J
JJ
Guest
Hi,
I am currently writing a test bench that contains a signal assignment within
a sequential process,
a<= b;
'a' is never assigned the value b during the run. I have several packages
included in this bench. I suspect operator overloading occuring. Can/does
Modelsim (the IDE I am using) have the capability to detect this is
happening? Or does anyone know a good way to trace or eliminate this
possibility?
Thanks
I am currently writing a test bench that contains a signal assignment within
a sequential process,
a<= b;
'a' is never assigned the value b during the run. I have several packages
included in this bench. I suspect operator overloading occuring. Can/does
Modelsim (the IDE I am using) have the capability to detect this is
happening? Or does anyone know a good way to trace or eliminate this
possibility?
Thanks