Friday, 2019-11-01

*** tpb has joined #litex00:00
*** CarlFK has quit IRC00:34
*** freemint has quit IRC00:52
*** freemint has joined #litex00:55
*** freemint has quit IRC01:23
*** rohitksingh has joined #litex04:53
*** rohitksingh has quit IRC05:07
*** freemint has joined #litex07:14
*** freemint has quit IRC07:49
_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.08:58
*** ambro718 has quit IRC09:45
*** freemint has joined #litex11:26
*** freemint has quit IRC11:32
*** freemint has joined #litex11:32
*** freemint has quit IRC11:37
*** freemint has joined #litex12:00
*** freemint has quit IRC12:11
somlodaveshah: ^^14:30
somlodaveshah: https://github.com/litex-hub/litex-boards/blob/master/litex_boards/partner/platforms/trellisboard.py#L6614:30
tpbTitle: litex-boards/trellisboard.py at master · litex-hub/litex-boards · GitHub (at github.com)14:30
somloI kept R26 for dm, the first row of dq, and R29 for dqs_p14:30
somlobut now nextpnr fails with "terminate called after throwing an instance of 'std::out_of_range'"14:31
somlo"what():  _Map_base::at"14:31
somlo"Aborted (core dumped)"14:31
somloso I'm probably butchering the platform file in some way that currently escapes me :)14:31
somlodaveshah: 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/31014:51
tpbTitle: nextpnr-ecp5 throws std::out_of_range when using TRELLIS_SLICE · Issue #310 · YosysHQ/nextpnr · GitHub (at github.com)14:51
*** CarlFK has joined #litex15:32
daveshahsomlo: nothing to do with your change, it's the ECLKBRIDGE change15:41
daveshahtry reverting https://github.com/litex-hub/litex-boards/commit/5bd8c4d74f11ca3c38dd698f46d993d2871b17b4 until I fix nextpnr15:41
tpbTitle: targets/trellisboard: use ECLKBRIDGECS to allow ECLK to reach all DDR… · litex-hub/litex-boards@5bd8c4d · GitHub (at github.com)15:41
somlodaveshah: thanks!15:50
*** freemint has joined #litex16:20
*** freemint has quit IRC16:26
daveshahsomlo: should be fixed upstream now16:28
somlooh, cool, I'll just give that a spin, then17:55
*** CarlFK has quit IRC18:01
*** freemint has joined #litex18:37
bonzibuddyHey 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 project19:44
bonzibuddyi feel like images.json has to line up with some other setting elsewhere?19:45
bonzibuddyah.  soc_cles.mem_map looks promising19:47
bonzibuddy+ json2dts.py19:59
bonzibuddyif there are other spots where 'changing ramdisk size' would come into play id love to hear it :)19:59
bonzibuddyhum.  now linux is not booting20:13
_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#L4420:25
tpbTitle: linux-on-litex-vexriscv/json2dts.py at master · litex-hub/linux-on-litex-vexriscv · GitHub (at github.com)20:25
bonzibuddythat's what ive done, but i made it way too big perhaps? so now im catering it to my image size20:32
bonzibuddy_florent_ thanks!20:32
bonzibuddyrebuilding everything now20:41
_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-L421:08
tpbTitle: linux-on-litex-vexriscv/images.json at master · litex-hub/linux-on-litex-vexriscv · GitHub (at github.com)21:08
bonzibuddygotcha.  yep, have done those two things21:16
bonzibuddytest is uploading now21:16
bonzibuddyit still gets stuck at 'Booting Linux' :.21:20
bonzibuddyderp.  think i got the offset wrong on the initrd-end in json2dts21:24
*** freemint has quit IRC21:30
*** freemint has joined #litex21:30
bonzibuddystill no luck :/ ill get a pastebin going21:39
bonzibuddyhttps://pastebin.com/hs6hLTVc21:47
bonzibuddyi think i mucked up my rootfs build so im redoing that one now21:47
bonzibuddyugh it keeps getting stuck at booting linux :(22:24
*** freemint has quit IRC23:02
*** freeemint has joined #litex23:02
*** freeemint has quit IRC23:06
*** freeemint has joined #litex23:06
*** freeemint has quit IRC23:58

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!