*** tpb has joined #litex | 00:00 | |
*** tweakoz has joined #litex | 00:12 | |
*** tweakoz has quit IRC | 00:31 | |
*** tweakoz has joined #litex | 05:23 | |
*** rohitksingh_work has joined #litex | 05:25 | |
*** Dolu1 has joined #litex | 07:12 | |
*** tweakoz has quit IRC | 08:05 | |
keesj | _florent__: I was giving the sdcard changes a spin on the master branch . the output is .. different from what the code I submitted e.g. http://paste.ubuntu.com/p/8jhRMvFFTc/ vs. the ourput here https://github.com/enjoy-digital/litesdcard/pull/3 | 08:34 |
---|---|---|
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 08:34 |
keesj | I tried (and built) a checkout of version https://github.com/enjoy-digital/litesdcard/commit/6b3dbef45a6603f77fd4944e9ddbd7d78a1ed13c (e.g. mostly my changes" but the output here is also the same. | 08:35 |
tpb | Title: Link against ctr0-$(CPU)-ctr.o v.s. ctr0-$(CPU).o · enjoy-digital/litesdcard@6b3dbef · GitHub (at github.com) | 08:35 |
keesj | I will (later this week) try to understand what is going on(if my setup changed or that the other commits caused a problem | 08:36 |
_florent__ | keesj: i integrated your pull request + the one from bunnie | 09:32 |
_florent__ | keesj: from what i see, the difference is on the error count in multiple blocks mode? | 09:33 |
keesj | in the pastebin line 9 has the first error (crc) but then still the cid is being read | 09:49 |
keesj | http://paste.ubuntu.com/p/8jhRMvFFTc/ lines 9 | 09:49 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 09:49 |
keesj | hmm perhaps this is just the chip startup .. | 09:50 |
keesj | and my setup is not very professional https://i.imgur.com/hlyKF3e.jpg | 09:53 |
_florent__ | keesj: yes i can be the startup of the a bad SDCard state | 09:59 |
_florent__ | i/it | 10:07 |
*** sb0 has joined #litex | 10:50 | |
*** sb0 has quit IRC | 12:17 | |
*** rohitksingh_work has quit IRC | 13:14 | |
keesj | where can I lookup the io pin and bank mapping (for the fpga on the arty) ? | 14:35 |
keesj | litex/migen does this set_property INTERNAL_VREF 0.675 [get_iobanks 34] and think I need something similar for my io connected to the pmod-c (high speed) | 14:38 |
_florent__ | keesj: sorry, i'm not sure to understand the question | 14:41 |
_florent__ | keesj: you can add io extension like this: https://github.com/enjoy-digital/litesdcard/blob/master/examples/arty.py#L32 | 14:42 |
tpb | Title: litesdcard/arty.py at master · enjoy-digital/litesdcard · GitHub (at github.com) | 14:42 |
_florent__ | https://github.com/enjoy-digital/litesdcard/blob/master/examples/arty.py#L87 | 14:42 |
tpb | Title: litesdcard/arty.py at master · enjoy-digital/litesdcard · GitHub (at github.com) | 14:42 |
keesj | the problem (I think I am having) is that I am using SSTL15 as IO standard. I either need to provide an external voltage reference or set the value (as is done for io bank 34) | 14:50 |
keesj | this magic line https://github.com/enjoy-digital/litex/blob/master/litex/boards/platforms/arty.py#L255 | 14:51 |
tpb | Title: litex/arty.py at master · enjoy-digital/litex · GitHub (at github.com) | 14:52 |
keesj | hence I need to know on what IO bank the BGA pin D15 is for example | 14:53 |
_florent__ | ah ok | 14:56 |
_florent__ | https://www.xilinx.com/support/packagefiles/a7packages/xc7a35tcsg324pkg.txt | 14:56 |
_florent__ | https://www.xilinx.com/support/package-pinout-files/artix-7-pkgs.html | 14:56 |
tpb | Title: Artix-7 FPGA Package Device Pinout Files (at www.xilinx.com) | 14:56 |
keesj | cool! thanks | 15:09 |
*** ambro718 has joined #litex | 15:48 | |
*** Dolu1 has quit IRC | 17:53 | |
*** _florent__ changes topic to "LiteX Soc builder and Cores (http://enjoy-digital.fr) / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://logs.timvideos.us/%23litex/latest.log.html" | 19:15 | |
*** ambro718 has quit IRC | 19:59 | |
sorear | oh, no +t | 21:18 |
*** Dolu1 has joined #litex | 21:23 | |
*** Dolu1 has quit IRC | 21:35 | |
felix_ | what is the difference between payload and param in litex streams? in some part of litevideo payload gets used for things i'd expect param to be used (the output timing parameters that get passed from csr regs to the timing generator) and in another place it's the other way around (the video_out_layout where hsync and vsync are uses as param). also is there some more documentation than the code and the | 22:15 |
felix_ | notes and tips in the litex-buildenvironment repo wiki? | 22:15 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!