-
I have created endless designs to get rid of this problem but with each design it creeps back in. Definitely need som help here. Searched in the discussions and issues and read about random values of the driver when an input is high-z. Tried to eliminate that but to no avail. When stepping through my design with the clock, at step 12 there should be a value of 7 in the Dout of the IR register. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The simulator behaves similarly to a real CMOS circuit: If an input is set to high-z, the value read is more or less random. |
Beta Was this translation helpful? Give feedback.
The simulator behaves similarly to a real CMOS circuit: If an input is set to high-z, the value read is more or less random.
If you want to avoid this, you can use a pull-up or pull-down resistor to pull the high-z value to high or low.