mumptai has quit [Remote host closed the connection]
proteusguy has quit [Ping timeout: 272 seconds]
<sb0>
jason1: what's on the kc705 uart when it boots?
<sb0>
jason1: are all the relevant ethernet link LEDs on?
<GitHub146>
[smoltcp] whitequark commented on issue #269: Personally, I would enable the highest log level and then very carefully examine the Wireshark packet traces against the verbose logs. Unfortunately there is no better way applicable in all cases that I'm aware of; TCP stacks are tricky to test automatically. https://github.com/m-labs/smoltcp/issues/269#issuecomment-458375945
<_whitenotifier-c>
[nmigen] whitequark commented on issue #32: back.verilog: Memory with asynchronous transparent read port needs a CLK signal ? - https://git.io/fhPNJ
<marble[m]>
my current approach to platonic solids is to extrude a thing, draw the solid in 3D space in the thing, then genereate and new word plane for each face, extrude and substract stuff
<_whitenotifier-c>
[nmigen] codecov[bot] commented on pull request #33: Give hint when user forgets to return `Module` from `elaborate`. - https://git.io/fhXwy
<_whitenotifier-c>
[nmigen] whitequark commented on pull request #33: Give hint when user forgets to return `Module` from `elaborate`. - https://git.io/fhXwN
<_whitenotifier-c>
[nmigen] cr1901 synchronize pull request #33: Give hint when user forgets to return `Module` from `elaborate`. - https://git.io/fhXVp
<jason1_>
sb0, acathla, rjo I am trying to use kc705 with the latest version of artiq. I can flash the device and set ip. But I cannot ping the ip that I set. I get destination unreachable. But I can ping the network interface and the router and I also checked all the cables work properly. I also set an ip for my network interface within the range. With the nmap command I cannot see the ip of the kc705. Can you help me to resolve this please? (
<rjo>
jason1_: a couple suggestions: make sure the router interface is gigabit. make sure the router interface is up. did you check the leds as requested yesterday? what were the results? do you see arp responses? did you check the uart as suggested yesterday? what were the results there? try connecting the rj45 cable directly to your computer. use a ip address in the same network as your computer.
<rjo>
and can you ping other devices in the same (ip and vlan) network as the kc705?