*** tpb <[email protected]> has joined #litex | 00:00 | |
*** ewen <[email protected]> has quit IRC (Ping timeout: 276 seconds) | 02:33 | |
*** Degi_ <[email protected]> has joined #litex | 03:31 | |
*** Degi <[email protected]> has quit IRC (Ping timeout: 245 seconds) | 03:32 | |
*** Degi_ is now known as Degi | 03:32 | |
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 03:39 | |
*** TMM_ <[email protected]> has joined #litex | 03:39 | |
*** Guest4819 <Guest4819!~user@2001:630:e4:4220:f9f9:c7fc:354e:54be> has joined #litex | 03:49 | |
*** Guest4819 is now known as Guest3813 | 03:49 | |
*** nelgau <[email protected]> has quit IRC (Read error: Connection reset by peer) | 05:54 | |
*** nelgau <[email protected]> has joined #litex | 05: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 #litex | 07:16 | |
*** ewen <[email protected]> has joined #litex | 08: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 #litex | 08:31 | |
*** dirtysand <dirtysand!~sandisdir@user/Dirtysand> has quit IRC (Ping timeout: 256 seconds) | 08:33 | |
Guest3813 | hello, sorry to bother you guys again, is there a good reason why litedram will work in simulation and not on real hardware? | 08:47 |
---|---|---|
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 | 08:47 |
*** nelgau <[email protected]> has quit IRC (Read error: Connection reset by peer) | 10:31 | |
*** dirtysand <dirtysand!~sandisdir@user/Dirtysand> has joined #litex | 10: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 #litex | 12:53 | |
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 ) | 13:31 |
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has quit IRC (Ping timeout: 260 seconds) | 15:08 | |
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has joined #litex | 15:12 | |
*** _whitelogger <[email protected]> has quit IRC (Remote host closed the connection) | 15:30 | |
*** _whitelogger <[email protected]> has joined #litex | 15:31 | |
ysionneau | hi | 15:36 |
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 ? | 15:36 |
ysionneau | if I want for instance to do request the serial pins | 15:37 |
ysionneau | -do | 15:37 |
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 | 15:43 |
Guest3813 | btw I'm using an orangecrab too :) | 15:44 |
ysionneau | I mean, I am writing a target file and I want to do something like platform.request("serial") | 15:44 |
ysionneau | I am writing another SoC to run on OrangeCrab | 15:44 |
Guest3813 | oh sorry you lost me then, i don't know | 15:45 |
Hoernchen | well just copy the approach from the orangecrab feather soc? platform.add_extension(orangecrab.feather_serial), self.platform.request("serial") ? | 15:47 |
ysionneau | oh, I didn't know about the add_extension, thanks! | 15:49 |
ysionneau | where did you find the feather soc? it's not in my litex_boards | 15:51 |
Hoernchen | gtihub search | 16:01 |
Hoernchen | i'm always just using the gh search to figure out how something is being used | 16:02 |
ysionneau | good idea thanks | 16:06 |
Guest3813 | I finally got litedram to work! | 16:28 |
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 | 16:30 |
Guest3813 | *got away with not read... | 16:30 |
Guest3813 | haven't slept in two days... | 16:30 |
ysionneau | ahah | 16:45 |
ysionneau | congratz! | 16:45 |
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 17:14 | |
*** TMM_ <[email protected]> has joined #litex | 17: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 #litex | 20:07 | |
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has joined #litex | 20:20 | |
*** ewen <[email protected]> has joined #litex | 21: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/!