*** tpb has joined #litex | 00:00 | |
*** lkcl has quit IRC | 00:08 | |
*** HoloIRCUser2 has joined #litex | 00:09 | |
*** HoloIRCUser has quit IRC | 00:12 | |
*** lkcl has joined #litex | 00:21 | |
*** lf has quit IRC | 00:40 | |
*** lf has joined #litex | 00:40 | |
*** lkcl has quit IRC | 01:12 | |
*** lkcl has joined #litex | 01:26 | |
*** Degi_ has joined #litex | 02:37 | |
*** Degi has quit IRC | 02:38 | |
*** Degi_ is now known as Degi | 02:38 | |
*** futarisIRCcloud has joined #litex | 03:53 | |
*** lkcl has quit IRC | 04:12 | |
*** lkcl has joined #litex | 04:26 | |
*** Bertl_oO is now known as Bertl_zZ | 04:52 | |
*** lkcl has quit IRC | 04:58 | |
*** lkcl has joined #litex | 05:11 | |
*** lkcl has quit IRC | 05:38 | |
*** lkcl has joined #litex | 05:51 | |
*** futarisIRCcloud has quit IRC | 05:59 | |
*** rozpruwacz has joined #litex | 06:51 | |
*** scientes_ has quit IRC | 07:03 | |
*** RaivisR_ has joined #litex | 07:53 | |
*** HoloIRCUser2 has quit IRC | 07:53 | |
*** HoloIRCUser1 has joined #litex | 07:53 | |
*** RaivisR has quit IRC | 07:56 | |
*** lkcl has quit IRC | 08:06 | |
*** HoloIRCUser1 has quit IRC | 08:16 | |
*** lkcl has joined #litex | 08:19 | |
*** FFY00_ has quit IRC | 08:26 | |
*** FFY00_ has joined #litex | 08:27 | |
*** lkcl has quit IRC | 08:55 | |
*** lkcl has joined #litex | 09:09 | |
*** _whitelogger_ has quit IRC | 09:57 | |
*** _whitelogger_ has joined #litex | 09:59 | |
*** rozpruwacz has quit IRC | 10:11 | |
*** rozpruwacz has joined #litex | 10:12 | |
*** st-gourichon-fid has quit IRC | 10:47 | |
*** st-gourichon-fid has joined #litex | 10:47 | |
*** Bertl_zZ is now known as Bertl | 11:28 | |
*** Melkhior has quit IRC | 11:41 | |
keesj | is there an example of include some verilog code, perffably I would like a wishbone slave where I can instanciate my module | 13:40 |
---|---|---|
keesj | I did find litex_read_verilog (to read convert to python) but from memory there was also some "include" possibilites | 13:41 |
acathla | keesj, find an example with something like : "platform.add_source()" | 13:50 |
_florent_ | keesj: you have a look at: https://github.com/enjoy-digital/litex/wiki/Reuse-A-Verilog-VHDL-nMigen-Core | 14:11 |
_florent_ | and also to some cores integrated in Betrusted, I2C for example: https://github.com/betrusted-io/gateware/blob/master/gateware/i2c/core.py | 14:12 |
*** Bertl is now known as Bertl_oO | 14:26 | |
keesj | ok nice.. and.. if I want to replace my Soc with magic python code I set cpu_type to None? | 14:29 |
keesj | I remember also somebody being able to use the uart and debug on fomu | 14:30 |
_florent_ | setting cpu_type=None removes the CPU from the SoC (ie you just get the SoC infrastructure) | 14:31 |
keesj | becase the litescope adds with_etherbone but I guess there must then be a similar options for taking over the serial as wishbone master | 14:32 |
_florent_ | yes with add_uartbone | 14:33 |
keesj | yes, it looks like serial is still already obtained by SoCCSRHandler https://pastebin.com/1PeBgNnn even when I set the cpu type to None | 15:00 |
tpb | Title: INFO:SoC: __ _ __ _ __ INFO:SoC: / / (_) /____ | |/_/ - Pastebin.com (at pastebin.com) | 15:00 |
acathla | keesj, you must set : kwargs["uart_name"] = "crossover" | 15:12 |
acathla | so your uart won't be connected to anything but accessible through wishbone reads/writes | 15:13 |
keesj | that does produce a different result :P | 15:13 |
acathla | and the real uart used as a wishbonebridge | 15:13 |
keesj | https://pastebin.com/pV5yJZjL a lot of grep and code reading involved here :P | 15:15 |
tpb | Title: INFO:SoCBusHandler:csr added as Bus Slave.INFO:SoCCSRHandler:bridge added as C - Pastebin.com (at pastebin.com) | 15:15 |
keesj | getting hot ! | 15:17 |
keesj | yup.. awesome... | 15:21 |
keesj | now I need to combine this with a verilog module, nice | 15:37 |
*** rozpruwacz has quit IRC | 15:57 | |
*** david-sawatzke[m has quit IRC | 16:00 | |
*** Bertl_oO is now known as Bertl | 17:00 | |
*** pftbest_ has joined #litex | 17:33 | |
*** pftbest has quit IRC | 17:36 | |
*** kgugala has quit IRC | 17:57 | |
*** kgugala has joined #litex | 17:57 | |
*** kgugala has quit IRC | 18:05 | |
*** kgugala has joined #litex | 18:05 | |
*** kgugala_ has joined #litex | 18:08 | |
*** kgugala has quit IRC | 18:09 | |
*** kgugala has joined #litex | 18:09 | |
*** kgugala_ has quit IRC | 18:12 | |
*** kgugala_ has joined #litex | 18:19 | |
*** kgugala has quit IRC | 18:21 | |
*** kgugala has joined #litex | 18:22 | |
*** kgugala_ has quit IRC | 18:24 | |
*** kgugala__ has joined #litex | 18:24 | |
*** kgugala has quit IRC | 18:27 | |
*** kgugala has joined #litex | 18:37 | |
*** RaivisR_ has quit IRC | 18:41 | |
*** kgugala__ has quit IRC | 18:41 | |
*** shoragan has quit IRC | 19:05 | |
*** shoragan has joined #litex | 19:08 | |
*** kgugala has quit IRC | 23:11 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!