_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Read error: Connection reset by peer]
tpb has joined #litex
ewen has quit [Ping timeout: 276 seconds]
Degi_ has joined #litex
Degi has quit [Ping timeout: 245 seconds]
Degi_ is now known as Degi
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Guest4819 has joined #litex
Guest4819 is now known as Guest3813
nelgau has quit [Read error: Connection reset by peer]
nelgau has joined #litex
riktw has quit [Ping timeout: 245 seconds]
riktw has joined #litex
ewen has joined #litex
lexano has quit [Ping timeout: 252 seconds]
ewen has quit [Ping timeout: 260 seconds]
lexano has joined #litex
dirtysand has quit [Ping timeout: 256 seconds]
<Guest3813> hello, sorry to bother you guys again, is there a good reason why litedram will work in simulation and not on real hardware?
<Guest3813> I'm using it standalone and i tried both the native and the wishbone interface for data. I can initialise fine and write data but i'm only reading back zeros on hardware
nelgau has quit [Read error: Connection reset by peer]
dirtysand has joined #litex
MoeIcenowy has quit [Quit: ZNC 1.8.2 - https://znc.in]
MoeIcenowy has joined #litex
<Guest3813> For anyone in a similar situation looking at the chatlogs, I figured that at least one problem is that i haven't implemented the software read/write leveling ( I use DDR3 )
SpaceCoaster has quit [Ping timeout: 260 seconds]
SpaceCoaster has joined #litex
_whitelogger has joined #litex
<ysionneau> hi
<ysionneau> how are one supposed to use pins like these https://github.com/litex-hub/litex-boards/blob/master/litex_boards/platforms/gsd_orangecrab.py#L195 from LiteX platforms ?
<ysionneau> if I want for instance to do request the serial pins
<ysionneau> -do
<Guest3813> I don't know much about the project in general but i would assume if you are running linux they should be exposed to the kernel
<Guest3813> btw I'm using an orangecrab too :)
<ysionneau> I mean, I am writing a target file and I want to do something like platform.request("serial")
<ysionneau> I am writing another SoC to run on OrangeCrab
<Guest3813> oh sorry you lost me then, i don't know
<Hoernchen> well just copy the approach from the orangecrab feather soc? platform.add_extension(orangecrab.feather_serial), self.platform.request("serial") ?
<ysionneau> oh, I didn't know about the add_extension, thanks!
<ysionneau> where did you find the feather soc? it's not in my litex_boards
<Hoernchen> gtihub search
<Hoernchen> i'm always just using the gh search to figure out how something is being used
<ysionneau> good idea thanks
<Guest3813> I finally got litedram to work!
<Guest3813> i think i got away without read leveling by setting cmd_delay to a low value (0) inside the .yml config and also i had forgotten to switch to hardware control with sdram_dfii_control_write
<Guest3813> *got away with not read...
<Guest3813> haven't slept in two days...
<ysionneau> ahah
<ysionneau> congratz!
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
SpaceCoaster has quit [Quit: Bye]
Guest3813 has left #litex [WeeChat 4.1.1]
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #litex
SpaceCoaster has joined #litex
ewen has joined #litex
ewen has quit [Ping timeout: 264 seconds]