lf has quit [Ping timeout: 240 seconds]
lf has quit [Ping timeout: 240 seconds]
lf has joined #nmigen
lf has joined #nmigen
pftbest has quit [Remote host closed the connection]
pftbest has quit [Remote host closed the connection]
electronic_eel has quit [Remote host closed the connection]
electronic_eel has quit [Remote host closed the connection]
electronic_eel has joined #nmigen
electronic_eel has joined #nmigen
Degi_ has joined #nmigen
Degi_ has joined #nmigen
Degi has quit [Ping timeout: 246 seconds]
Degi_ is now known as Degi
Degi has quit [Ping timeout: 246 seconds]
Degi_ is now known as Degi
FFY00_ has quit [Remote host closed the connection]
FFY00_ has quit [Remote host closed the connection]
FFY00_ has joined #nmigen
FFY00_ has joined #nmigen
really3 has quit [Remote host closed the connection]
really3 has quit [Remote host closed the connection]
peepsalot has quit [Ping timeout: 246 seconds]
peepsalot has quit [Ping timeout: 246 seconds]
peepsalot has joined #nmigen
peepsalot has joined #nmigen
revolve has quit [Read error: Connection reset by peer]
revolve has quit [Read error: Connection reset by peer]
revolve has joined #nmigen
revolve has joined #nmigen
PyroPeter_ has joined #nmigen
PyroPeter_ has joined #nmigen
PyroPeter has quit [Ping timeout: 264 seconds]
PyroPeter has quit [Ping timeout: 264 seconds]
PyroPeter_ is now known as PyroPeter
PyroPeter_ is now known as PyroPeter
fevv8[m] has joined #nmigen
fevv8[m] has joined #nmigen
emeb_mac has joined #nmigen
emeb_mac has joined #nmigen
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #nmigen
_whitelogger_ has joined #nmigen
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #nmigen
_whitelogger_ has joined #nmigen
emeb_mac has quit [Quit: Leaving.]
emeb_mac has quit [Quit: Leaving.]
jeanthom has joined #nmigen
jeanthom has joined #nmigen
Bertl_oO is now known as Bertl_zZ
Bertl_oO is now known as Bertl_zZ
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #nmigen
_whitelogger_ has joined #nmigen
lkcl has quit [Ping timeout: 256 seconds]
lkcl has quit [Ping timeout: 256 seconds]
pftbest has joined #nmigen
pftbest has joined #nmigen
lkcl has joined #nmigen
lkcl has joined #nmigen
jeanthom has quit [Ping timeout: 246 seconds]
jeanthom has quit [Ping timeout: 246 seconds]
slan has quit [Remote host closed the connection]
slan has quit [Remote host closed the connection]
petitionynd has joined #nmigen
petitionynd has joined #nmigen
petitionynd has quit [Write error: Connection reset by peer]
petitionynd has quit [Write error: Connection reset by peer]
petitionynd has joined #nmigen
petitionynd has joined #nmigen
petitionynd has quit [Ping timeout: 256 seconds]
petitionynd has quit [Ping timeout: 256 seconds]
petitionynd has joined #nmigen
petitionynd has joined #nmigen
revolve has quit [Ping timeout: 256 seconds]
revolve has quit [Ping timeout: 256 seconds]
revolve has joined #nmigen
revolve has joined #nmigen
bvernoux has joined #nmigen
bvernoux has joined #nmigen
pftbest has quit [Remote host closed the connection]
pftbest has quit [Remote host closed the connection]
jeanthom has joined #nmigen
jeanthom has joined #nmigen
pftbest has joined #nmigen
pftbest has joined #nmigen
emeb has joined #nmigen
emeb has joined #nmigen
jeanthom has quit [Ping timeout: 256 seconds]
jeanthom has quit [Ping timeout: 256 seconds]
emeb_mac has joined #nmigen
emeb_mac has joined #nmigen
richbridger has joined #nmigen
richbridger has joined #nmigen
aquijoule__ has quit [Ping timeout: 265 seconds]
aquijoule__ has quit [Ping timeout: 265 seconds]
chipmuenk has joined #nmigen
chipmuenk has joined #nmigen
peeps[zen] has joined #nmigen
peeps[zen] has joined #nmigen
peepsalot has quit [Ping timeout: 264 seconds]
peepsalot has quit [Ping timeout: 264 seconds]
Bertl_zZ is now known as Bertl
Bertl_zZ is now known as Bertl
revolve has quit [Read error: Connection reset by peer]
revolve has quit [Read error: Connection reset by peer]
revolve has joined #nmigen
revolve has joined #nmigen
peepsalot has joined #nmigen
peepsalot has joined #nmigen
peeps[zen] has quit [Ping timeout: 265 seconds]
peeps[zen] has quit [Ping timeout: 265 seconds]
pftbest has quit [Remote host closed the connection]
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
pftbest has joined #nmigen
lkcl has quit [Ping timeout: 246 seconds]
lkcl has quit [Ping timeout: 246 seconds]
lkcl has joined #nmigen
lkcl has joined #nmigen
kmc has quit [Quit: leaving]
kmc has quit [Quit: leaving]
kmc has joined #nmigen
kmc has joined #nmigen
emeb has quit [Quit: Leaving.]
emeb has quit [Quit: Leaving.]
pftbest has quit [Remote host closed the connection]
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
pftbest has joined #nmigen
pftbest has quit [Remote host closed the connection]
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
pftbest has joined #nmigen
chipmuenk has quit [Quit: chipmuenk]
chipmuenk has quit [Quit: chipmuenk]
pftbest has quit [Remote host closed the connection]
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
pftbest has joined #nmigen
Bertl is now known as Bertl_oO
Bertl is now known as Bertl_oO
bvernoux1 has joined #nmigen
bvernoux1 has joined #nmigen
bvernoux has quit [Ping timeout: 245 seconds]
bvernoux has quit [Ping timeout: 245 seconds]
<
d1b2>
<benzn> is there a way to yield a FSM state in an nmigen simulation?
<
d1b2>
<benzn> is there a way to yield a FSM state in an nmigen simulation?
<
d1b2>
<benzn> (read: to print it out)
<
d1b2>
<benzn> (read: to print it out)
<
d1b2>
<benzn> also me: yes
<
d1b2>
<benzn> also me: yes
<
d1b2>
<benzn> with m.FSM() as fsm: m.d.comb += self.state.eq(fsm.state)
<
d1b2>
<benzn> with m.FSM() as fsm: m.d.comb += self.state.eq(fsm.state)
<
vup>
@benzn: (it also has a decoding and encoding dict to translate that back into the state names)
<
vup>
@benzn: (it also has a decoding and encoding dict to translate that back into the state names)
<
d1b2>
<benzn> ๐
<
d1b2>
<benzn> ๐
jeanthom has joined #nmigen
jeanthom has joined #nmigen
revolve has quit [Read error: Connection reset by peer]
revolve has quit [Read error: Connection reset by peer]
revolve has joined #nmigen
revolve has joined #nmigen