Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSTriple() usage #246

Open
jimmymagemtek opened this issue Aug 20, 2021 · 0 comments
Open

TSTriple() usage #246

jimmymagemtek opened this issue Aug 20, 2021 · 0 comments

Comments

@jimmymagemtek
Copy link

Hi Sir,
As the line of code below,

    ts_sda = TSTriple(1)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant