<sajattack[m]>
ok, actually, doing that gives me a chunk (I assume blank/sync) that is faster than it should be
<sajattack[m]>
while pixel-blitting is the slow speed
<sajattack[m]>
so it must be sdram
<sajattack[m]>
my sdram read is reported as 147mbps
<sajattack[m]>
by memtest
<sajattack[m]>
is that low?
CarlFK has quit [Ping timeout: 268 seconds]
rohitksingh has quit [Ping timeout: 255 seconds]
rohitksingh has joined #litex
CarlFK has joined #litex
<_florent_>
sajattack[m]: the memspeed reported after memtest is from the CPU, it's limited by the CPU and wishbone, that's not the actual controller's speed
<_florent_>
sajattack[m]: if increasing the pix clk still increase hte hsync/vsync, then i don't think the issue is related to the sdram bandwidth
<sajattack[m]>
but why is it faster when it's not fetching pixels then
<sajattack[m]>
cpu bottleneck?
<_florent_>
sorry, what is faster when not fetching pixels?
<sajattack[m]>
during blanking, the hsync is faster
<sajattack[m]>
by about the same amount I had to overclock the pixel clock
<tpb>
Title: GitHub - sajattack/litex-boards at vga (at github.com)
<tpb>
Title: GitHub - sajattack/linux-on-litex-vexriscv at vga (at github.com)
<sajattack[m]>
does the terminal appear on the framebuffer when it's set up?
<sajattack[m]>
because that was kind of my goal
<sajattack[m]>
also anyone else interested in ps2 keyboard input?
<Claude>
sajattack[m]: if it doesn't appear , then just change the kernel boot command line . console=
<sajattack[m]>
cool thanks
<Claude>
But the tux Bootlogo should appear in any case
<sajattack[m]>
right now it's not appearing because my framebuffer is fucked
<sajattack[m]>
and I'm doing it the old way that's not integrated in linux or something
<Claude>
Yes, banging my head currently also on framebuffer . Have a. External hdmi tx chip and try to get a grip on clocking it within LiteX . external_clocking might be the key .
<sajattack[m]>
good to have a war buddy :P
<Claude>
sajattack[m]: hmm you aim for the de10-nano ? That has an external hdmi tx too. Right ?
<sajattack[m]>
I think so
<sajattack[m]>
I'm doing vga first because florent said it was easier
<sajattack[m]>
not entirely convinced ๐
<Claude>
Ah nice , as soon as I got something working I will share. But I guess your hdmi tx, like mine, needs an init over i2c first . But I guess this could be done from the LiteX bios
<sajattack[m]>
thanks
<sajattack[m]>
mine is ADV7513
<Claude>
Actually it should be perfectly possible to run VGA and HDMI in parallel on your board
<sajattack[m]>
yeah well the board itself doesn't have vga
<sajattack[m]>
it's a gpio add-on
<Claude>
Mister ?
<sajattack[m]>
yeah I might get hdmi for free if I incorporate the mister framework on top of the vga signals
<Claude>
I should have that burried in the pile'o'devboards too somewhere :)
<sajattack[m]>
lol
<sajattack[m]>
it's an expensive board to have sitting unused in a pile
<Claude>
Heh yes probably ..
<sajattack[m]>
but then again I'm on post-college pre-employment budget so it's all relative
<futarisIRCcloud>
And I don't think anyone has created a model for this in renode.
<Claude>
Iirc it's mipi DBI (parallel data , like a sram chip , such displays have an build in framebuffer usually)
m4ssi has joined #litex
CarlFK has joined #litex
<sajattack[m]>
_florent_: anything stand out to you in my repos?
<pdp7>
very exciting to see the framebuffer on the hackaday badge!
m4ssi has quit [Ping timeout: 260 seconds]
m4ssi has joined #litex
m4ssi has quit [Ping timeout: 255 seconds]
ambro718 has joined #litex
_whitelogger has quit [Ping timeout: 248 seconds]
_whitelogger has joined #litex
rohitksingh has joined #litex
xobs has quit [Ping timeout: 260 seconds]
palmer has quit [Ping timeout: 240 seconds]
nrossi has quit [Ping timeout: 245 seconds]
sajattack[m] has quit [Ping timeout: 246 seconds]
bunnie[m] has quit [Ping timeout: 256 seconds]
xobs has joined #litex
nrossi has joined #litex
acathla has quit [Remote host closed the connection]
CarlFK has quit [Ping timeout: 240 seconds]
xobs has quit [Quit: killed]
nrossi has quit [Quit: killed]
acathla has joined #litex
acathla has quit [Changing host]
acathla has joined #litex
rohitksingh has quit [Ping timeout: 240 seconds]
rohitksingh has joined #litex
xobs has joined #litex
CarlFK has joined #litex
rohitksingh has quit [Ping timeout: 248 seconds]
somlo has quit [Remote host closed the connection]
somlo has joined #litex
sajattack[m] has joined #litex
palmer has joined #litex
nrossi has joined #litex
bunnie[m] has joined #litex
CarlFK has quit [Ping timeout: 255 seconds]
rohitksingh has joined #litex
<_florent_>
sajattack[m]: sorry for the delay, i don't see anything obvious in your design. This should be very similar to what Greg is doing on the Hadbadge so that would be interesting to have its current code and apply it to your board.
CarlFK has joined #litex
<CarlFK>
kgugala: can you /j #timvideos to chat about the video booster board - I'm trying to get a tty connection to it