cr1901_modern has quit [Ping timeout: 240 seconds]
cr1901_modern1 has quit [Quit: Leaving.]
cr1901_modern has joined #m-labs
gnufan_home has quit [Quit: Leaving.]
<mtrbot-ml_>
[mattermost] <astro> @sb10q while crashes are fixed on the cora, the zc706 is running but eth is not working... is its serial connected to nixbld?
<mtrbot-ml_>
[mattermost] <astro> wait, tcp works but icmp doesn't? I think I need sleep now...
<mtrbot-ml_>
[mattermost] <sb10q> Serial isn't connected
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
<ZirconiumX>
whitequark: When implementing DDR do I need to flop each gear?
<whitequark>
what do you mean?
<ZirconiumX>
e.g. if there's pin.o0 and pin.o1, do both need a DFF?
<whitequark>
how are you implementing DDR exactly?
<ZirconiumX>
The altddio megafunction
<ZirconiumX>
Since it doesn't really give you a choice there
<whitequark>
that should include the flops in most cases
<whitequark>
the i1 one is the only that can be problematic
<whitequark>
depends on whether the negedge output of altddio has a full cycle of hold period or not
<ZirconiumX>
Not sure
<ZirconiumX>
This reference is 9 years old, so I'm expecting bugs
<Dar1us>
that makes it vintage
<ZirconiumX>
So, the altddio_out cell has an option for whether to register the output-enable. What should it be set to?
<ZirconiumX>
I registered the altiobuf output-enable in SDR, so I'm assuming I should do it in DDR too?
<ZirconiumX>
daveshah: If I need to chain altiobuf with altddio for differential I/O, should I also do it for single-ended I/O?
<daveshah>
Probably not otherwise needed
emily has quit [Remote host closed the connection]
emily has joined #m-labs
<mtrbot-ml_>
[mattermost] <sb10q> @astro you can access the development boards from gdb using commands like `target remote | openocd -c "gdb_port pipe; log_output openocd.log" -f zc706.cfg`
<mtrbot-ml_>
[mattermost] <sb10q> the TCP port isn't nice when there are multiple users/boards...
<_whitenotifier>
[nmigen] emilazy opened issue #240: Mux(<bool>, a, b) throws TypeError - https://git.io/JeZjf
lkcl has quit [Ping timeout: 245 seconds]
lkcl has joined #m-labs
mumptai has joined #m-labs
<_whitenotifier>
[nmigen] jfng opened pull request #241: rpc: add public Records as module ports. - https://git.io/JenJn