Sunday, 2023-12-03

*** tpb <[email protected]> has joined #litex00:00
*** ewen <[email protected]> has quit IRC (Ping timeout: 276 seconds)02:33
*** Degi_ <[email protected]> has joined #litex03:31
*** Degi <[email protected]> has quit IRC (Ping timeout: 245 seconds)03:32
*** Degi_ is now known as Degi03:32
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)03:39
*** TMM_ <[email protected]> has joined #litex03:39
*** Guest4819 <Guest4819!~user@2001:630:e4:4220:f9f9:c7fc:354e:54be> has joined #litex03:49
*** Guest4819 is now known as Guest381303:49
*** nelgau <[email protected]> has quit IRC (Read error: Connection reset by peer)05:54
*** nelgau <[email protected]> has joined #litex05:54
*** riktw <riktw!~riktw@2001:19f0:5:5efb:5400:3ff:feaa:2919> has quit IRC (Ping timeout: 245 seconds)07:16
*** riktw <riktw!~riktw@2001:19f0:5:5efb:5400:3ff:feaa:2919> has joined #litex07:16
*** ewen <[email protected]> has joined #litex08:18
*** lexano <[email protected]> has quit IRC (Ping timeout: 252 seconds)08:18
*** ewen <[email protected]> has quit IRC (Ping timeout: 260 seconds)08:26
*** lexano <[email protected]> has joined #litex08:31
*** dirtysand <dirtysand!~sandisdir@user/Dirtysand> has quit IRC (Ping timeout: 256 seconds)08:33
Guest3813hello, sorry to bother you guys again, is there a good reason why litedram will work in simulation and not on real hardware?08:47
Guest3813I'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 hardware08:47
*** nelgau <[email protected]> has quit IRC (Read error: Connection reset by peer)10:31
*** dirtysand <dirtysand!~sandisdir@user/Dirtysand> has joined #litex10:51
*** MoeIcenowy <MoeIcenowy!~MoeIcenow@2001:19f0:7002:790:5400:4ff:fea8:9a29> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)12:52
*** MoeIcenowy <MoeIcenowy!~MoeIcenow@2001:19f0:7002:790:5400:4ff:fea8:9a29> has joined #litex12:53
Guest3813For 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 )13:31
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has quit IRC (Ping timeout: 260 seconds)15:08
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has joined #litex15:12
*** _whitelogger <[email protected]> has quit IRC (Remote host closed the connection)15:30
*** _whitelogger <[email protected]> has joined #litex15:31
ysionneauhi15:36
ysionneauhow 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 ?15:36
ysionneauif I want for instance to do request the serial pins15:37
ysionneau-do15:37
Guest3813I don't know much about the project in general but i would assume if you are running linux they should be exposed to the kernel15:43
Guest3813btw I'm using an orangecrab too :)15:44
ysionneauI mean, I am writing a target file and I want to do something like platform.request("serial")15:44
ysionneauI am writing another SoC to run on OrangeCrab15:44
Guest3813oh sorry you lost me then, i don't know15:45
Hoernchenwell just copy the approach from the orangecrab feather soc? platform.add_extension(orangecrab.feather_serial), self.platform.request("serial") ?15:47
ysionneauoh, I didn't know about the add_extension, thanks!15:49
ysionneauwhere did you find the feather soc? it's not in my litex_boards15:51
Hoernchengtihub search16:01
Hoerncheni'm always just using the gh search to figure out how something is being used16:02
ysionneaugood idea thanks16:06
Guest3813I finally got litedram to work!16:28
Guest3813i 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_write16:30
Guest3813*got away with not read...16:30
Guest3813haven't slept in two days...16:30
ysionneauahah16:45
ysionneaucongratz!16:45
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)17:14
*** TMM_ <[email protected]> has joined #litex17:14
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has quit IRC (Quit: Bye)18:29
*** Guest3813 <Guest3813!~user@2001:630:e4:4220:f9f9:c7fc:354e:54be> has left #litex (WeeChat 4.1.1)19:42
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:ad0a:9b2a:f9cd:cc84> has quit IRC (Read error: Connection reset by peer)20:05
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:1915:bf93:3d7f:e1a9> has joined #litex20:07
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has joined #litex20:20
*** ewen <[email protected]> has joined #litex21:06
*** ewen <[email protected]> has quit IRC (Ping timeout: 264 seconds)21:40

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!