whitequark changed the topic of #nmigen to: nMigen hardware description language · code https://github.com/nmigen · logs https://libera.irclog.whitequark.org/nmigen
Ekho- is now known as Ekho
Degi_ has joined #nmigen
Degi has quit [Ping timeout: 272 seconds]
Degi_ is now known as Degi
bob_twinkles_ is now known as bob_twinkles
emeb_mac has quit [Quit: Leaving.]
bvernoux has joined #nmigen
lkcl_ has quit [Ping timeout: 272 seconds]
GenTooMan has quit [Ping timeout: 268 seconds]
GenTooMan has joined #nmigen
someone--else has joined #nmigen
phoenician_epic has joined #nmigen
phoenician_epic has left #nmigen [#nmigen]
cesar has quit [Ping timeout: 244 seconds]
whitequark[m] has quit [Ping timeout: 244 seconds]
psydroid has quit [Read error: Connection reset by peer]
emilazy has quit [Read error: Connection reset by peer]
emilazy has joined #nmigen
psydroid has joined #nmigen
cesar has joined #nmigen
whitequark[m] has joined #nmigen
psydroid has quit [Changing host]
psydroid has joined #nmigen
gruetze_ is now known as gruetzkopf
someone--else has quit [Quit: Connection closed]
zignig has quit [*.net *.split]
zignig has joined #nmigen
<mithro> whitequark[m]: You might like https://github.com/google/fully-homomorphic-encryption
someone--else has joined #nmigen
emeb_mac has joined #nmigen
Barabas has joined #nmigen
<Barabas> Hi all, I'm trying to set one bit in a Signal using a python int minus an unsigned Signal as the index, but it gives an error when elaborating: TypeError: Cannot index value with (- (const 3'd4) (sig counter)). This should always give an index between 0 and 3, not sure how it's getting -4? https://pastebin.com/sfzdyPV5
<whitequa1k> you can't index signals using the [] syntax with expressions, only constants
<whitequa1k> use .bit_select()
<Barabas> I see, thanks!
whitequa1k is now known as whitequark
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
Barabas has left #nmigen [#nmigen]
chiastre has quit [Ping timeout: 272 seconds]
chiastre has joined #nmigen
someone--else has quit [Ping timeout: 272 seconds]