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
<cr1901_modern>
sb0 doesn't care for forks/pull requests for some reason
Mon_ has joined #m-labs
Mon_ is now known as Guest71764
Guest71764 has quit [Quit: This computer has gone to sleep]
Mon_1 has joined #m-labs
Mon_1 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ is now known as Guest79091
nicksydney has quit [Remote host closed the connection]
Guest79091 has quit [Quit: This computer has gone to sleep]
attie has quit [Ping timeout: 250 seconds]
Gurty has quit [Ping timeout: 250 seconds]
attie has joined #m-labs
Gurty has joined #m-labs
ylamarre has joined #m-labs
Mon_ has joined #m-labs
Mon_ is now known as Guest15258
Guest15258 has quit [Quit: This computer has gone to sleep]
Mon_1 has joined #m-labs
ylamarre has quit [Remote host closed the connection]
ylamarre has joined #m-labs
ylamarre has quit [Ping timeout: 250 seconds]
Mon_1 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ is now known as Guest97912
Guest97912 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ is now known as Guest33603
Guest33603 has quit [Quit: This computer has gone to sleep]
sb0_ has joined #m-labs
sj_mackenzie has joined #m-labs
Gurty has quit [Ping timeout: 265 seconds]
Mon_ has joined #m-labs
Mon_ is now known as Guest88603
Gurty has joined #m-labs
Guest88603 has quit [Quit: This computer has gone to sleep]
Mon_1 has joined #m-labs
Mon_1 has quit [Quit: This computer has gone to sleep]
Mon_1 has joined #m-labs
Gurty has quit [Ping timeout: 252 seconds]
Mon_1 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ is now known as Guest94068
Gurty has joined #m-labs
Gurty has joined #m-labs
sj_mackenzie has quit [Remote host closed the connection]
<attie>
how do I make verilog export automatically create all the mem.init files instead of just putting everything on stdout?
<sb0_>
verilog.convert(...).write(filename)
<sb0_>
verilog.convert actually returns a ConvOutput object
<sb0_>
not a string
sb0_ has quit [Quit: Leaving]
Guest94068 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ is now known as Guest82613
Guest82613 has quit [Quit: This computer has gone to sleep]
Mon_1 has joined #m-labs
Mon_1 has quit [Client Quit]
Mon_1 has joined #m-labs
Mon_1 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ has quit [Client Quit]
rohitksingh has joined #m-labs
_florent_ has quit [Ping timeout: 240 seconds]
Mon_ has joined #m-labs
Mon_ is now known as Guest29172
_florent_ has joined #m-labs
<sb0>
rjo, what is the purpose of making CSRConstant derive from fhdl.Constant?
<sb0>
why not just use a value field that can take any python type? that would be consistent with integration.cpu_interface that supports string constants as well
<sb0>
i think integration.config doesn't need to import * from migen, and integration.soc_core doesn't need to import warnings
<GitHub104>
[artiq] whitequark pushed 2 new commits to new-py2llvm: http://git.io/v4yi4
<GitHub104>
artiq/new-py2llvm 2543daa whitequark: transforms.artiq_ir_generator: don't emit delay instruction for zero delay....
<GitHub76>
[artiq] whitequark pushed 2 new commits to new-py2llvm: http://git.io/v4yXD
<GitHub76>
artiq/new-py2llvm a04d0f8 whitequark: lit-test: fix inferencer/error_class test (broken in b0c6b70).
<GitHub76>
artiq/new-py2llvm b9bb5fb whitequark: lit-test: fix iodelay/class test (broken in 506725f).
<felix_>
sb0: how should i submit the patch for the artiq installation documentation? i'm a little confused about what the way to go would be. (submitting patches via email is slightly inconvenient for me, but i could do that too)
<sb0>
what's wrong with sending patches by email?
<whitequark>
can't you just do a github PR?
<whitequark>
sb0: I have no idea how to make git send-patch work with my email setup, or even how is that command properly called
<whitequark>
and making it generate a .eml file and then sending it is very awkward
<whitequark>
git send-email? dunno
<GitHub150>
[artiq] whitequark pushed 1 new commit to new-py2llvm: http://git.io/v4yHN
<GitHub150>
artiq/new-py2llvm 9639a83 whitequark: transforms.artiq_ir_generator: correctly emit IfExpT with control flow....
<sb0>
whitequark, every github PR results in a slightly annoying merge commit, and doesn't permit trivial edits of the patch (typos etc.) before merging
<felix_>
well, sending a patch as an email would involve generating the mail on one machine, but sending it from another. but if thats the preferred way, i'll do that
<whitequark>
well, maybe, but I don't blame people for not being arsed to send a patch by email, because screw that
<whitequark>
as for the typos, it's the responsibility of the PR author to fix it and rebase...
Guest29172 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ is now known as Guest7821
Guest7821 has quit [Client Quit]
<GitHub121>
[artiq] whitequark pushed 2 new commits to new-py2llvm: http://git.io/v4yp0