sb0 changed the topic of #m-labs to: https://m-labs.hk :: Logs http://irclog.whitequark.org/m-labs :: Due to spam bots, only registered users can talk. See: https://freenode.net/kb/answer/registration
SKYWARN has joined #m-labs
SKYWARN has quit [Remote host closed the connection]
d_n|a_ has quit [*.net *.split]
Gurty has quit [*.net *.split]
ohsix has quit [*.net *.split]
ronyrus has quit [*.net *.split]
acathla has quit [*.net *.split]
ronyrus has joined #m-labs
cr1901_modern1 has joined #m-labs
d_n|a_ has joined #m-labs
Gurty has joined #m-labs
acathla has joined #m-labs
ohsix has joined #m-labs
cr1901_modern has quit [Ping timeout: 272 seconds]
cr1901_modern1 has quit [Quit: Leaving.]
cr1901_modern has joined #m-labs
liguo has joined #m-labs
liguo has quit [Remote host closed the connection]
<sb0> marmelada: please give more details: what frequencies, what phases, how you program the SAWG (kernel source), how you load the kernel, how you measure the phases
<sb0> marmelada: that's the log for the fpga sysref, what is the one for the dac sysref?
Laif has joined #m-labs
mcintosh12 has joined #m-labs
mcintosh12 has quit [Remote host closed the connection]
Laif has quit [Ping timeout: 244 seconds]
X-Scale has quit [Quit: Want to be different? Try HydraIRC -> http://www.hydrairc.com <-]
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
APLU26 has joined #m-labs
APLU26 has quit [K-Lined]
acathla is now known as acathla`
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
sekizo28 has joined #m-labs
sekizo28 has quit [Remote host closed the connection]
Guest64768 has joined #m-labs
Guest64768 has quit [Remote host closed the connection]
<rjo> cr1901_modern: yes
acathla` is now known as acathla
iofs_CUI has quit [Quit: Going offline, see ya! (www.adiirc.com)]
<marmelada> sb0: INFO(board_artiq::jesd204sync): calibrating SYSREF phase offse t at FPGA... [ 13.542312s] INFO(board_artiq::jesd204sync): ...done, phase offset: 132 [ 13.552550s] INFO(board_artiq::jesd204sync): aligning SYSREF with RTIO... [ 13.578576s] INFO(board_artiq::jesd204sync): ...done (64/64 slips) [ 13.586748s] INFO(board_artiq::jesd204sync): margins at FPGA: -17 +17 [ 13.592230s] INFO(board_artiq::jesd204
<marmelada> I program SAWG using sines.py from examples with artiq_run
<marmelada> I only changed frequency
<marmelada> I checked, that changing delay doesn't affect phase
<marmelada> I have some screenshots from oscilloscope, perhaps I should open an issue?
nukedclx1 has joined #m-labs
nukedclx1 has quit [Remote host closed the connection]
jfng[m] is now known as jfng
X-Scale has joined #m-labs
DenSchub15 has joined #m-labs
DenSchub15 has quit [Remote host closed the connection]
Phex has joined #m-labs
PlasmaStar18 has joined #m-labs
PlasmaStar18 has quit [Remote host closed the connection]
Phex has quit [Remote host closed the connection]
RyanKnack26 has joined #m-labs
RyanKnack26 has quit [Remote host closed the connection]
<GitHub-m-labs> [artiq] jordens commented on issue #1114: Does that really work? It should suffer from the same semantics problem and I remember seeing a proper error for that. You can't both get and set a dataset in the same experiment. https://github.com/m-labs/artiq/issues/1114#issuecomment-412851966
<GitHub-m-labs> [artiq] jordens commented on issue #1110: Ping @vmsch https://github.com/m-labs/artiq/issues/1110#issuecomment-412852299
d_n|a_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
d_n|a has joined #m-labs
<key2> rjo: ping ?
<GitHub-m-labs> [artiq] klickverbot pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/2463e5667d1b226fff8c59b2afcd2aa9a6aae5c6
<GitHub-m-labs> artiq/master 2463e56 David Nadlinger: compiler: Fix attribute writeback with skipped fields...
<d_n|a> whitequark: How is attribute writeback tested? I wanted to add a regression test for ^, but didn't see anything – your fix for #1088 didn't have any actual writeback tests either
<d_n|a> sb0: (How) is satman tested on the m-labs buildbot?
<whitequark> d_n|a: I thought it was tested in test_embedding.py, but looks like it isn't
<whitequark> d_n|a: satman isn't tested
<rjo> key2: pong
<key2> rjo: as you did the jtag proxy, you probably could help. I made my own jtag tap and interfaced it with the tdi/tck/tdo/tms of the BSCANE2
<key2> rjo: putting p_JTAG_CHAIN = 1
<key2> now I am trying to see it with openocd
<key2> what am I supposed to do in order to get the BSCANE2 to shift into my tdi
<key2> do I have to play with the USER1 of the fpga ?
<bb-m-labs> build #1803 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1803
nhandler1 has joined #m-labs
nhandler1 has quit [Remote host closed the connection]
<bb-m-labs> build #1804 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1804
<bb-m-labs> build #2579 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2579
<rjo> key2: bscane2 only uses the td? driven by your code when IR=USER1. i.e. your logic is redundant/irrelevant in that sense. but you can feed out your driven td? on a different pin and look at that with your jtag adapter.
Guest18247 has joined #m-labs
Guest18247 has quit [Remote host closed the connection]
<key2> rjo: but if I have a TAP that I want to connect either to 4 IO of the fpga, or chain internally to the TAP of the xilinx, what is the solution ?
ysionnea1 has left #m-labs [#m-labs]
ysionneau has joined #m-labs
<GitHub51> [smoltcp] phil-opp opened issue #259: New crates.io release? https://github.com/m-labs/smoltcp/issues/259
naos7 has joined #m-labs
naos7 has quit [Remote host closed the connection]
<rjo> key2: in the first case there is no problem. just do it. in the second case, since bscane2 doesn't give you "its" tdo, you are out of luck unless you bridge tdo to your core outside the fpga.
<rjo> if you want your core to be a tap behind the fpga, you need access to the fpga's tdo (connect it to your core's tdi). if you want to be ahead of the fpga, you need to connect your tdo to the fpga's tdi. in either case that needs to be done outside the fpga.
<sb0> marmelada: ok and please post the exact source and descriptions of expected and actual waveforms
zhongfu8 has joined #m-labs
zhongfu8 has quit [K-Lined]
<key2> rjo: that's what I wanted to know
<key2> rjo: so the other option is to use USER1-4
<key2> which ends up being a generated TDO, right ?
<rjo> key2: yes. bscane2 give you "one DR" each within the fpga tap. and the fpga tap takes care of muxing the DR TDOs.
<key2> I see
<sb0> marmelada: any progress with SYSREF measurements?
<GitHub-m-labs> [artiq] jonaskeller commented on issue #1114: I tested that code before posting it (and again just now to be safe) by doing the following:... https://github.com/m-labs/artiq/issues/1114#issuecomment-412922302
justJanne21 has joined #m-labs
ws2k327 has joined #m-labs
<GitHub-m-labs> [artiq] jonaskeller commented on issue #1114: I tested that code before posting it (and again just now to be safe) by doing the following:... https://github.com/m-labs/artiq/issues/1114#issuecomment-412922302
<rjo> d_n|a: thanks for that fix!
justJanne21 has quit [Remote host closed the connection]
ws2k327 has quit [Remote host closed the connection]
nortoh has joined #m-labs
<GitHub-m-labs> [artiq] jordens commented on issue #1114: ```python... https://github.com/m-labs/artiq/issues/1114#issuecomment-412926441
nortoh has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<GitHub-m-labs> [artiq] jonaskeller commented on issue #1114: It does, and the archived value is the one from before the `mutate`.... https://github.com/m-labs/artiq/issues/1114#issuecomment-412934696
<GitHub-m-labs> [artiq] jordens commented on issue #1114: Reproducibility and data provenience. The typical way to implement this is to have one experiment that evolves data with `x=get_dataset("x_ref"); ...; {set,mutate}_dataset("x", ...)` and another that "commits" by doing `set_dataset("x_ref", get_dataset("x")`. https://github.com/m-labs/artiq/issues/1114#issuecomment-412937064
<GitHub-m-labs> [artiq] marmeladapk opened issue #1133: Phase difference between DACs that varies when changing frequency https://github.com/m-labs/artiq/issues/1133
marmelada has quit [Quit: Page closed]
RichiH23 has joined #m-labs
<GitHub-m-labs> [artiq] hartytp commented on issue #1133: @marmeladapk Isn't this expected, since you don't update all the frequencies simultaneously? https://github.com/m-labs/artiq/issues/1133#issuecomment-412965391
RichiH23 has quit [Remote host closed the connection]
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1133: @hartytp Changing delay doesn't affect phase difference (I measured phase, changed delay and frequency, changed frequency once again and measured phase to make sure that frequency was changed). https://github.com/m-labs/artiq/issues/1133#issuecomment-412966085
<GitHub-m-labs> [artiq] hartytp commented on issue #1133: > I tried changing delay, but it didn't affect the phase.... https://github.com/m-labs/artiq/issues/1133#issuecomment-412966380
<GitHub-m-labs> [artiq] hartytp commented on issue #1133: > I tried changing delay, but it didn't affect the phase.... https://github.com/m-labs/artiq/issues/1133#issuecomment-412967361
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1133: @hartytp (1) and (3) gave the same results, in (2) there was different phase. https://github.com/m-labs/artiq/issues/1133#issuecomment-412977251
<GitHub-m-labs> [artiq] hartytp commented on issue #1133: what frequency and delay did you use in each measurement? https://github.com/m-labs/artiq/issues/1133#issuecomment-412981929
<GitHub-m-labs> [artiq] jordens commented on issue #1133: @marmeladapk I don't see the correlation between your description and the screenshots. The phases in the screenshots are all different (see the measurements window). If you look at ... https://github.com/m-labs/artiq/issues/1133#issuecomment-412983426
drot11 has joined #m-labs
drot11 has quit [Remote host closed the connection]
woddf26 has joined #m-labs
woddf26 has quit [Killed (Unit193 (Spam is not permitted on freenode.))]
IntPtr2 has joined #m-labs
IntPtr2 has quit [Remote host closed the connection]
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1133: @hartytp I didn't write them down, sorry. ... https://github.com/m-labs/artiq/issues/1133#issuecomment-413007458
<GitHub-m-labs> [artiq] jordens commented on issue #1133: I still don't understand your interpretation. What are you doing, what do you expect to measure, and what do you measure instead? https://github.com/m-labs/artiq/issues/1133#issuecomment-413011293
l2y has joined #m-labs
l2y has quit [Remote host closed the connection]
alphaseg15 has joined #m-labs
rs-afk has joined #m-labs
alphaseg15 has quit [Remote host closed the connection]
rs-afk has quit [Remote host closed the connection]
Guest65471 has joined #m-labs
Guest65471 has quit [Killed (Unit193 (Spam is not permitted on freenode.))]
acathla is now known as acathla`
ecrist1 has joined #m-labs
ecrist1 has quit [Remote host closed the connection]