*** tpb has joined #litex | 00:00 | |
*** jeanthom has quit IRC | 00:12 | |
*** Degi has quit IRC | 00:46 | |
*** Degi has joined #litex | 00:48 | |
*** tcal has joined #litex | 01:38 | |
*** _whitelogger has quit IRC | 01:48 | |
*** _whitelogger has joined #litex | 01:50 | |
*** jaseg has quit IRC | 02:22 | |
*** jaseg has joined #litex | 02:24 | |
*** levi has quit IRC | 03:21 | |
*** levi has joined #litex | 03:36 | |
*** kgugala has joined #litex | 05:34 | |
*** kgugala__ has joined #litex | 05:34 | |
*** kgugala_ has quit IRC | 05:35 | |
*** kgugala has quit IRC | 05:38 | |
*** jeanthom has joined #litex | 07:09 | |
*** kgugala__ has quit IRC | 07:15 | |
*** kgugala has joined #litex | 07:15 | |
*** tcal has quit IRC | 07:46 | |
*** CarlFK has joined #litex | 08:44 | |
*** jeanthom has quit IRC | 08:44 | |
pepijndevos | When I want to add a peripheral to my SoC, do I just copy the target and edit it? | 09:07 |
---|---|---|
pepijndevos | The 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 |
tpb | Title: 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_extension | 09:56 |
pepijndevos | ok | 09: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 |
pepijndevos | Trying 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 |
tpb | Title: litex/spi.py at master · enjoy-digital/litex · GitHub (at github.com) | 10:02 |
pepijndevos | pads.miso = Signal() seems to make it happy... for now | 10:10 |
*** jeanthom has joined #litex | 16:44 | |
*** CarlFK has quit IRC | 16:46 | |
*** HoloIRCUser has joined #litex | 17:22 | |
*** jeanthom has quit IRC | 17:34 | |
mithro | _florent_: Will do | 17:50 |
pepijndevos | How do I debug my binary seemingly not running at all depending on trivial changes? | 19:42 |
*** jeanthom has joined #litex | 20:12 | |
daveshah | If you are using nextpnr, trying different seeds with the same json is a good way to see if the issue is related to P&R | 20:18 |
daveshah | as opposed to something breaking in the netlist or during synthesis | 20:18 |
*** jeanthom has quit IRC | 20:34 | |
*** lf has quit IRC | 23:24 | |
*** lf has joined #litex | 23:25 | |
*** _whitelogger has quit IRC | 23:30 | |
*** _whitelogger has joined #litex | 23:32 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!