_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://freenode.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
darren099 has joined #litex
Degi has quit [Ping timeout: 265 seconds]
Degi has joined #litex
Skip has quit [Remote host closed the connection]
scanakci has joined #litex
scanakci has quit [Quit: Connection closed for inactivity]
FFY00 has quit [Ping timeout: 260 seconds]
FFY00 has joined #litex
darren099 has quit [Ping timeout: 264 seconds]
key2_ has joined #litex
awygle_ has joined #litex
kgugala_ has quit [Read error: Connection reset by peer]
kgugala has joined #litex
bunnie has quit [*.net *.split]
john_k[m] has quit [*.net *.split]
key2 has quit [*.net *.split]
awygle has quit [*.net *.split]
key2_ is now known as key2
john_k[m] has joined #litex
bunnie has joined #litex
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
FFY00 has quit [Ping timeout: 260 seconds]
FFY00 has joined #litex
FFY00 has quit [Ping timeout: 256 seconds]
futarisIRCcloud has joined #litex
FFY00 has joined #litex
darren099 has joined #litex
CarlFK has joined #litex
Skip has joined #litex
somlo has quit [Ping timeout: 265 seconds]
somlo has joined #litex
awygle_ is now known as awygle
CarlFK has quit [Quit: Leaving.]
rohitksingh_ has joined #litex
rohitksingh has joined #litex
rohitksingh has quit [Client Quit]
rohitksingh_ is now known as rohitksingh
kgugala_ has joined #litex
kgugala has quit [Ping timeout: 265 seconds]
rohitksingh_ has joined #litex
rohitksingh_ has quit [Client Quit]
kgugala has joined #litex
kgugala_ has quit [Ping timeout: 258 seconds]
<tmbinc> Is there something existing that implements a wishbone slave on the host side in verilator for co-simulation?
<dkozel> gr-verilog has a C++ streaming interface to AXI in Verilator, probably pretty easy to adapt to wishbone
<_florent_> tmbinc: IIRC Antmicro did some work on that, but i'm not able to find the link
<_florent_> tmbinc: not sure it was that, but could be useful:
<tpb> Title: Antmicro · Co-simulating HDL models in Renode with Verilator (at antmicro.com)
<tpb> Title: Antmicro · Open source Verilog simulation with Cocotb and Verilator (at antmicro.com)
levi_ has joined #litex
levi_ is now known as levi
kgugala_ has joined #litex
kgugala has quit [Ping timeout: 272 seconds]
Skip has quit [Remote host closed the connection]
scanakci has joined #litex
<benh> _florent_: I noticed litedram on my arty spews a couple of DRC warnings in Vivado about IBUFDS having no loads, is htat expected ?
<benh> toplevel_drc_opted.rpt:Input buffer has_dram.dram/litedram/IOBUFDS/IBUFDS (in has_dram.dram/litedram/IOBUFDS macro) has no loads. It is recommended to have an input buffer drive an internal load.
<benh> (and another one about IOBUFDS_1
<benh> _florent_: also something about all outputs of IDELAYTRL being unconnected, logic might be removed