Sunday, 2020-08-02

*** tpb has joined #litex00:00
*** jeanthom has quit IRC00:12
*** Degi has quit IRC00:46
*** Degi has joined #litex00:48
*** tcal has joined #litex01:38
*** _whitelogger has quit IRC01:48
*** _whitelogger has joined #litex01:50
*** jaseg has quit IRC02:22
*** jaseg has joined #litex02:24
*** levi has quit IRC03:21
*** levi has joined #litex03:36
*** kgugala has joined #litex05:34
*** kgugala__ has joined #litex05:34
*** kgugala_ has quit IRC05:35
*** kgugala has quit IRC05:38
*** jeanthom has joined #litex07:09
*** kgugala__ has quit IRC07:15
*** kgugala has joined #litex07:15
*** tcal has quit IRC07:46
*** CarlFK has joined #litex08:44
*** jeanthom has quit IRC08:44
pepijndevosWhen I want to add a peripheral to my SoC, do I just copy the target and edit it?09:07
pepijndevosThe ULX3S platform file covers far from all the available pins. Should I submit a PR for adding more of https://github.com/emard/ulx3s/blob/master/doc/constraints/ulx3s_v20.lpf or just add my own stuff locally?09:34
tpbTitle: ulx3s/ulx3s_v20.lpf at master · emard/ulx3s · GitHub (at github.com)09:34
_florent_pepijndevos: you can import the litex target in your design and create a new SoC based on BaseSoC, for the IOs, if it's not too specific to a project, we can create a PR to add them, otherwise ou can define them in your design and use Platform.add_extension09:56
pepijndevosok09:57
_florent_mithro: nice, would you mind asking someone from the Symbiflow team to create a PR to update the Arty target if some of the workarounds are no longer needed?09:58
pepijndevosTrying to understand if I can make a SPI master core without a MISO? I'm looking at https://github.com/enjoy-digital/litex/blob/master/litex/soc/cores/spi.py and it's not obvious to me how the pads variable relates to the defined signals.10:02
tpbTitle: litex/spi.py at master · enjoy-digital/litex · GitHub (at github.com)10:02
pepijndevospads.miso = Signal() seems to make it happy... for now10:10
*** jeanthom has joined #litex16:44
*** CarlFK has quit IRC16:46
*** HoloIRCUser has joined #litex17:22
*** jeanthom has quit IRC17:34
mithro_florent_: Will do17:50
pepijndevosHow do I debug my binary seemingly not running at all depending on trivial changes?19:42
*** jeanthom has joined #litex20:12
daveshahIf you are using nextpnr, trying different seeds with the same json is a good way to see if the issue is related to P&R20:18
daveshahas opposed to something breaking in the netlist or during synthesis20:18
*** jeanthom has quit IRC20:34
*** lf has quit IRC23:24
*** lf has joined #litex23:25
*** _whitelogger has quit IRC23:30
*** _whitelogger has joined #litex23:32

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!