lekernel changed the topic of #m-labs to: Mixxeo, Migen, MiSoC & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
_whitelogger has quit [Excess Flood]
_whitelogger has joined #m-labs
_whitelogger has quit [Excess Flood]
_whitelogger has joined #m-labs
_whitelogger has quit [Excess Flood]
_whitelogger has joined #m-labs
_whitelogger has quit [Excess Flood]
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
<rjo>
sb0: i transport further and further (each time returning to the points wehre my lasers are) to see how far i can transport the ion (before loosing it). we would usually also wrap each attempted target transport into a for i in range(100) loop and abort if we lost the ion.
<rjo>
sb0: re in-use frames: i imagined begin() would memorize what has been begun, then prepare() knows it. but explicitly passing the frames to to prepare() is also fine.
<rjo>
sb0: sorry. s/begin()/open_frame()/
<rjo>
sb0: prepare() would clear that list after preparing them. that however sounds like a hidden sideffect. explicitly passing to prepare() is ok.
elaforest has quit [Ping timeout: 260 seconds]
xiangfu has joined #m-labs
sj_mackenzie has joined #m-labs
<sb0>
rjo, since the frames/segments need to know about the core device they are already obtained from the pdq2 object via create_frame
<sb0>
so the pdq2 object might as well do this memorizing of what frames have been created since the last call to prepare(), so the user doesn't have to list them
<sb0>
but this removes the possibility to create a pool of frames in advance, and then select a few to load into the PDQs via prepare(). not sure if you'll ever need that...
jaeckel has quit [Ping timeout: 245 seconds]
idundidit has joined #m-labs
jaeckel has joined #m-labs
xiangfu has quit [Ping timeout: 265 seconds]
xiangfu has joined #m-labs
xiangfu has quit [Remote host closed the connection]
idundidit has quit [Quit: Leaving]
_florent_ has joined #m-labs
awallin has quit [Ping timeout: 272 seconds]
awallin has joined #m-labs
<GitHub91>
[migen] sbourdeauducq pushed 1 new commit to master: http://git.io/RDqOSg