<whitequark[cis]>
that was an expensive mistake I made early in Amaranth development, making that object assignable. it is a triple, with .o, .oe, .i members. assign to those.
anubis has quit [Remote host closed the connection]
<nemanjan00[m]>
What are those?
<nemanjan00[m]>
I am not familiar with concept?
<galibert[m]>
1-bit signals with input, output and output enable
<nemanjan00[m]>
Is that cause of issue?
<nemanjan00[m]>
Oh, so I should set oe and o?
<galibert[m]>
oe.eq(1), o.eq(whatever you want to output)
<whitequark[cis]>
nemanjan00[m]: not sure, but potentially
<nemanjan00[m]>
I left everything connected, but forgot laptop, so I can not ssh into it and check 🤣🤣
<nemanjan00[m]>
I guess there is addition to my tutorial to be written
<nemanjan00[m]>
Thanks everyone for help
brolin has quit [Ping timeout: 255 seconds]
<whitequark[cis]>
on the laptop now, looking another time over the applet
brolin has joined #glasgow
brolin has quit [Ping timeout: 264 seconds]
brolin has joined #glasgow
brolin has quit [Ping timeout: 255 seconds]
brolin has joined #glasgow
<nemanjan00[m]>
No need to look deeper. I will ping you when PR is ready 😃
<nemanjan00[m]>
But if you want to look at something, you maybe can look at my applet cheatsheet. Maybe I can make it useful to people with your help