fengling has joined #m-labs
fengling has quit [Ping timeout: 268 seconds]
fengling has joined #m-labs
fengling has quit [Ping timeout: 268 seconds]
fengling has joined #m-labs
mumptai has quit [Ping timeout: 258 seconds]
fengling has quit [Ping timeout: 268 seconds]
fengling has joined #m-labs
mumptai has joined #m-labs
<
sb0>
why does xilinx recommend using a BUFG just for the CLKFBOUT to CLKFBIN connection of the MMCM, and another one for CLKOUT0?
<
sb0>
can't you use the CLKFBOUT BUFG output for clocking the logic as well, and ignore CLKOUT0?
<
larsc>
if you only want one output and that output has the same frequency as your fb clock you can ignore clkout0
key2 has joined #m-labs
key2 has quit [Ping timeout: 260 seconds]
<
GitHub114>
artiq/phaser 6a683c7 Robert Jordens: phaser: work around for unreliable transciever init
fengling has quit [Ping timeout: 268 seconds]
<
whitequark>
bb-m-labs: force build --props=package=rust-core-or1k conda-lin64
<
bb-m-labs>
build #230 forced
<
bb-m-labs>
I'll give a shout when the build finishes
<
GitHub113>
conda-recipes/master 0f43c54 whitequark: rust-core-or1k: bump.
<
GitHub169>
misoc/master 6fe30f2 whitequark: software/dyld: pass data pointer to symbol resolve callback.
<
GitHub169>
misoc/master f5d6ce2 whitequark: software/dyld: get rid of DT_INIT.
<
GitHub169>
misoc/master 639d664 whitequark: software: use -ffunction-sections when linking....
key2 has joined #m-labs
<
whitequark>
bb-m-labs: force build --props=package=llvmlite-artiq conda-all
<
bb-m-labs>
build #71 forced
<
bb-m-labs>
I'll give a shout when the build finishes
<
GitHub73>
conda-recipes/master a4eb881 whitequark: llvmlite-artiq: bump.
<
GitHub17>
artiq/master 7618907 whitequark: runtime: use i64 for watchdog timeout, not i32.
<
GitHub17>
artiq/master a8c017b whitequark: runtime: port ksupport to Rust.
<
GitHub17>
artiq/master fee75bd whitequark: runtime: remove some redundant libm functions copied inline.
<
whitequark>
sb0: shall I simply add two more instances of the mailbox, or do something else?
<
sb0>
whitequark, no, modify it to add a register
key2 has quit [Quit: Page closed]
sandeepkr has joined #m-labs
mumptai has quit [Remote host closed the connection]
<
GitHub115>
artiq/master f10a449 whitequark: test: fix printf specifier.