sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
Ultrasauce has joined #m-labs
_whitelogger has joined #m-labs
kristianpaul has quit [Quit: Lost terminal]
_whitelogger has joined #m-labs
sb0 has joined #m-labs
<whitequark> I think the start address is 0x<memaddr> in misoc
<sb0> whitequark, seems to contain a bit of hype and buzzwords. they could have simply said "we implemented an artificial neural network in SmNiO3"
<whitequark> yeah, it's funny
<whitequark> thinking rocks!
<GitHub24> [smoltcp] whitequark pushed 2 new commits to master: https://git.io/vdBU5
<GitHub24> smoltcp/master 067fb2d whitequark: Fix a typo.
<GitHub24> smoltcp/master 100b57a whitequark: Replace "socket debug identifiers" with just socket handles....
<travis-ci> m-labs/smoltcp#309 (master - 100b57a : whitequark): The build passed.
sb0 has quit [Quit: Leaving]
<mithro> whitequark: You mean you think the mor1kx is configured with a start address of 0x<memaddr> ? soc_core.py does seem to set cpu_reset_address=0x00000000 which is passed into the mor1kx as OPTION_RESET_PC (defined https://github.com/openrisc/mor1kx/blob/477a7c5a8af8b1f52953338992ef7ccbf903447f/rtl/verilog/mor1kx.v#L67-L68 ) which seems to be used here ->
<whitequark> es
<whitequark> *yes
<whitequark> I think it's noncompliant with whatever spec you're reading
<mithro> whitequark: Yeah -- somewhat seems that way...
<whitequark> *shrug* feel free to fix
<whitequark> I think it makes no difference either way
<mithro> whitequark: It seems like the default value is -- parameter OPTION_RESET_PC = {{(OPTION_OPERAND_WIDTH-13){1'b0}}, `OR1K_RESET_VECTOR,8'd0},
<whitequark> yeah, I mean fix in misoc
<GitHub35> [smoltcp] whitequark pushed 1 new commit to master: https://git.io/vdBkD
<GitHub35> smoltcp/master 096ce02 Egor Karavaev: Implement a SocketRef smart pointer to detect state changes.
<GitHub43> [smoltcp] whitequark closed pull request #42: Use smart pointers in SocketSet's API (master...socket_ref) https://git.io/v5Dw7
<GitHub143> [smoltcp] whitequark commented on issue #42: Merged manually with... lots of changes.... https://git.io/vdBky
<mithro> whitequark: Yeah - I'll asked the openrisc guys what they think first....
<travis-ci> m-labs/smoltcp#310 (master - 096ce02 : Egor Karavaev): The build passed.
<GitHub81> [smoltcp] whitequark commented on issue #42: Merged manually with... lots of changes.... https://git.io/vdBky
rohitksingh_work has joined #m-labs
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 248 seconds]
rohitksingh_wor1 has quit [Ping timeout: 240 seconds]
rohitksingh_work has joined #m-labs
<GitHub96> [smoltcp] phil-opp commented on issue #49: > In the future, please discuss such changes with me first, this will save both of us time and effort.... https://git.io/vdBm5
<GitHub172> [smoltcp] whitequark commented on issue #49: > Well, sometimes it's difficult to anticipate how certain changes would work out without implementing them.... https://git.io/vdBmh
<GitHub57> [smoltcp] whitequark commented on issue #49: Oh, and please create a meta-issue like [the redox people did](https://github.com/m-labs/smoltcp/issues/50) for whatever it is you want to use smoltcp for. It's handy for me to have a bird's eye view. https://git.io/vdBYY
<travis-ci> batonius/smoltcp#102 (master - 096ce02 : Egor Karavaev): The build passed.
rohitksingh_work has quit [Ping timeout: 248 seconds]
rohitksingh_work has joined #m-labs
rohitksingh_work has quit [Ping timeout: 246 seconds]
rohitksingh_work has joined #m-labs
rohitksingh_work has quit [Ping timeout: 248 seconds]
sb0 has joined #m-labs
sb0 has quit [Quit: Leaving]
rohitksingh has joined #m-labs
sb0 has joined #m-labs
rohitksingh has quit [Read error: Connection reset by peer]
<rjo> whitequark, sb0, mntng: could you hook up the kcu105 (power and jtag-usb)?
kristianpaul has joined #m-labs
<sb0> rjo, will be done tomorrow
<sb0> is that for debugging the 2nd flash issue?
<rjo> yes. and 4 byte addressing.
mumptai has joined #m-labs
ohsix has quit [Ping timeout: 255 seconds]
ohsix has joined #m-labs
<mithro> If anyone in here is interested, we are running a TimVideos hackfest before LCA2018 here in Sydney, Australia -- We will no doubt be hacking on HDMI2USB, PhotonSDI, Migen/MiSoC, LiteX and similar things -- LCA2018 will also be having a day long "Build your own SoC to run linux (using LiteX)" tutorial event.... -- If you think you might possible want to come can you fill out this form so we can understand how much
<mithro> funding / sponsorship we need to source for flights / accommodation / etc -> https://goo.gl/forms/1FI041Iat7LgQA9N2
<mithro> What does `fwft` added to the SyncFIFO in https://github.com/m-labs/migen/commit/8baa957539d965b6548983b177e186a855d8ed5e mean?
mumptai has quit [Quit: Verlassend]
sandeepkr has quit [Ping timeout: 248 seconds]
sandeepkr has joined #m-labs