essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
essele has joined #litex
nelgau has joined #litex
nelgau has quit [Ping timeout: 240 seconds]
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cr1901 has quit [Remote host closed the connection]
cr1901 has joined #litex
nelgau has joined #litex
essele has joined #litex
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nelgau has quit [Remote host closed the connection]
curtbrune has quit [Quit: Client closed]
essele has joined #litex
<SpaceCoaster>
Should the PSRAM use the cache? The spiflash does but I am not sure what happens to writes.
nelgau has joined #litex
<_florent_>
SpaceCoaster: LiteSPIMMAP only support reads for now. Write should not be too complicated to add but hasn't been implemented yet.
Finde has quit [Read error: Connection reset by peer]
Finde has joined #litex
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<SpaceCoaster>
I looked at it and it seemed possible.
<_florent_>
I could try to help/do some tests if you want to implement it (just need to find a board with a PSRAM or order some components)
<SpaceCoaster>
Cheers, had some headers for my snickerdoodle, so I made up a board with Psram attached. It looks like the icebreaker-bitsy has PSRAM. A different brand but the manuals are cut and paste for the two Psram chips.
<SpaceCoaster>
Mine is aps6404l3sqr and bitsy is LY68L6400
<tnt>
_florent_: do you have a bitsy ? I have quite a few extra, I can send you one if you don't.
<SpaceCoaster>
tnt: is that the right chip? I just zoomed in on the photos.
<tnt>
huh, that's one of them. TBH I have no idea which one I used when I assembled that batch, they're all the same ...
<_florent_>
tnt: I don't have it no, this could be useful for PSRAM support and other things (I use my icebreaker non-bitsy a lot :))
<_florent_>
tnt: but happy to pay for it
<tnt>
_florent_: heh, no it's fine, take it as a small thanks for all the free litex support :) Just send me a shipping address in PM or by mail 246tnt at gmail
FabM has quit [Ping timeout: 240 seconds]
curtbrune has joined #litex
nelgau_ has joined #litex
nelgau has quit [Read error: Connection reset by peer]
nelgau has joined #litex
nelgau_ has quit [Ping timeout: 240 seconds]
special_chirp has joined #litex
special_chirp has quit [Client Quit]
nelgau has quit [Remote host closed the connection]
nelgau has joined #litex
nelgau has quit [Ping timeout: 240 seconds]
<_florent_>
tnt: Thanks
nelgau has joined #litex
nelgau has quit [Remote host closed the connection]
nickoe has quit [Ping timeout: 265 seconds]
curtbrune has quit [Quit: Client closed]
<yootis>
_florent_: That latest commit doesn't actually fix it, the problem persists.
<SpaceCoaster>
Odd thing, the bios runs a spiflash speed test on boot but the output doesn’t appear. Maybe it is before the UART is initialized. I don’t really need this invisible speed test.
<SpaceCoaster>
Or maybe it doesn’t, ignore me,
nelgau has joined #litex
peeps has joined #litex
peeps[zen] has quit [Ping timeout: 260 seconds]
<yootis>
what is the delay it is actually trying to find? Is it attempting to measure something?