sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
fengling__ has joined #m-labs
<GitHub173> [artiq] whitequark pushed 1 new commit to master: http://git.io/vEgE1
<GitHub173> artiq/master 690b2fd whitequark: transforms.artiq_ir_generator: fix optarg codegen (closes #205).
fengling__ has quit [Quit: WeeChat 1.2]
fengling has joined #m-labs
fengling has quit [Ping timeout: 256 seconds]
fengling has joined #m-labs
<GitHub40> [artiq] whitequark pushed 2 new commits to master: http://git.io/vEgMC
<GitHub40> artiq/master 33c3b33 whitequark: ir: keep loc when copying.
<GitHub40> artiq/master 082e9e2 whitequark: compiler: do not associate SSA values with iodelay even when inlining....
<mithro> Merry Xmas!
<mithro> sb0: I've been playing with the FSM stuff a bit more and was wondering, is there a way to "reset" the FSM back into the initial state (from any state) without putting a 'If(rst = 1, NextState("INITIAL"))' in every stage?
<mithro> Looks like there is a "reset_state" in the module but wasn't sure if that was its purpose
<mithro> It also looks like you can have multiple fsm.act( statements per state...
EvilSpirit has joined #m-labs
* EvilSpirit slaps whitequark around a bit with a large trout
rohitksingh has quit [Quit: Leaving.]
EvilSpirit has quit [Excess Flood]
EvilSpirit has joined #m-labs
<_florent_> Merry Christmas
<mithro> _florent_: feels like something which might benefit being part of the FSM module
<_florent_> You can also use InsertReset:
<_florent_> fsm = InsertReset(FSM(reset_state="IDLE"))
<_florent_> then you have a fsm.reset signal that you can use
<whitequark> EvilSpirit: hi
<cr1901_modern> Large trout. That's certainly not a welcome I would expect in such a refined and professional setting as #m-labs
fengling has quit [Quit: WeeChat 1.2]
EvilSpirit has quit [Excess Flood]
EvilSpirit has joined #m-labs
rohitksingh has joined #m-labs
rohitksingh has quit [Ping timeout: 246 seconds]
rohitksingh has joined #m-labs
sb0 has quit [Ping timeout: 256 seconds]
sb0 has joined #m-labs
<GitHub187> [artiq] whitequark pushed 2 new commits to master: http://git.io/vEaHJ
<GitHub187> artiq/master 8051fe9 whitequark: Commit missing parts of 082e9e20dd.
<GitHub187> artiq/master 502e570 whitequark: compiler: embed host exception constructors as such (fixes #204).
EvilSpirit has quit [Ping timeout: 276 seconds]
cr1901_modern has quit [Ping timeout: 245 seconds]
cr1901_modern has joined #m-labs
EvilSpirit has joined #m-labs