You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ts_sda then has three attributes:
ts_sda.i
ts_sda.o
ts_sda.oe
Why do I see in some example code that ts_sda.oe is used as the output port, instead of ts_sda.o ?
What do they really represent respectively?
I can't tell even after see the definition in specials.py
Thanks.
Jimmy
The text was updated successfully, but these errors were encountered:
Hi Sir,
As the line of code below,
ts_sda then has three attributes:
ts_sda.i
ts_sda.o
ts_sda.oe
Why do I see in some example code that ts_sda.oe is used as the output port, instead of ts_sda.o ?
What do they really represent respectively?
I can't tell even after see the definition in specials.py
Thanks.
Jimmy
The text was updated successfully, but these errors were encountered: