tpb has joined #litex
CarlFK has quit [Ping timeout: 264 seconds]
freemint has quit [Ping timeout: 245 seconds]
freemint has joined #litex
freemint has quit [Ping timeout: 245 seconds]
rohitksingh has joined #litex
rohitksingh has quit [Ping timeout: 250 seconds]
freemint has joined #litex
freemint has quit [Ping timeout: 264 seconds]
<_florent_> somlo: are you sure it's worth having an AXI ports with data_width > 64-bit on rocket? If you want to do some test with 64-bit AXI with the trellis board, you can also change the platform file and only keep 1 dm, 8 dq, 1 dqs. It will also divide the memory size by 4, but should allow you to evaluate the performance until we have AXI converters.
ambro718 has quit [Quit: Konversation terminated!]
freemint has joined #litex
freemint has quit [Ping timeout: 276 seconds]
freemint has joined #litex
freemint has quit [Ping timeout: 245 seconds]
freemint has joined #litex
freemint has quit [Ping timeout: 268 seconds]
<somlo> daveshah: ^^
<tpb> Title: litex-boards/trellisboard.py at master · litex-hub/litex-boards · GitHub (at github.com)
<somlo> I kept R26 for dm, the first row of dq, and R29 for dqs_p
<somlo> but now nextpnr fails with "terminate called after throwing an instance of 'std::out_of_range'"
<somlo> "what(): _Map_base::at"
<somlo> "Aborted (core dumped)"
<somlo> so I'm probably butchering the platform file in some way that currently escapes me :)
<somlo> daveshah: yosys git #f02623a, nextpnr git #b582ba8, so not sure they're old enough to qualify for one of the known issues, e.g. https://github.com/YosysHQ/nextpnr/issues/310
<tpb> Title: nextpnr-ecp5 throws std::out_of_range when using TRELLIS_SLICE · Issue #310 · YosysHQ/nextpnr · GitHub (at github.com)
CarlFK has joined #litex
<daveshah> somlo: nothing to do with your change, it's the ECLKBRIDGE change
<tpb> Title: targets/trellisboard: use ECLKBRIDGECS to allow ECLK to reach all DDR… · litex-hub/litex-boards@5bd8c4d · GitHub (at github.com)
<somlo> daveshah: thanks!
freemint has joined #litex
freemint has quit [Ping timeout: 268 seconds]
<daveshah> somlo: should be fixed upstream now
<somlo> oh, cool, I'll just give that a spin, then
CarlFK has quit [Quit: Leaving.]
freemint has joined #litex
<bonzibuddy> Hey all - i'm having trouble figuring out where I would increase the allocation for ramdisk in the memory space, on the linux-on-litex-vexriscv project
<bonzibuddy> i feel like images.json has to line up with some other setting elsewhere?
<bonzibuddy> ah. soc_cles.mem_map looks promising
<bonzibuddy> + json2dts.py
<bonzibuddy> if there are other spots where 'changing ramdisk size' would come into play id love to hear it :)
<bonzibuddy> hum. now linux is not booting
<_florent_> bonzibuddy: you can probably increase it by changing initrd-end in the dts: https://github.com/litex-hub/linux-on-litex-vexriscv/blob/master/json2dts.py#L44
<tpb> Title: linux-on-litex-vexriscv/json2dts.py at master · litex-hub/linux-on-litex-vexriscv · GitHub (at github.com)
<bonzibuddy> that's what ive done, but i made it way too big perhaps? so now im catering it to my image size
<bonzibuddy> _florent_ thanks!
<bonzibuddy> rebuilding everything now
<_florent_> also, make sure to update images.json to reflect the initrd-end increase: https://github.com/litex-hub/linux-on-litex-vexriscv/blob/master/images.json#L3-L4
<tpb> Title: linux-on-litex-vexriscv/images.json at master · litex-hub/linux-on-litex-vexriscv · GitHub (at github.com)
<bonzibuddy> gotcha. yep, have done those two things
<bonzibuddy> test is uploading now
<bonzibuddy> it still gets stuck at 'Booting Linux' :.
<bonzibuddy> derp. think i got the offset wrong on the initrd-end in json2dts
freemint has quit [Remote host closed the connection]
freemint has joined #litex
<bonzibuddy> still no luck :/ ill get a pastebin going
<bonzibuddy> i think i mucked up my rootfs build so im redoing that one now
<bonzibuddy> ugh it keeps getting stuck at booting linux :(
freemint has quit [Remote host closed the connection]
freeemint has joined #litex
freeemint has quit [Remote host closed the connection]
freeemint has joined #litex
freeemint has quit [Ping timeout: 245 seconds]
tpb has quit [Remote host closed the connection]