00:00
tpb has quit [Remote host closed the connection]
00:00
tpb has joined #litex
00:56
darren099 has joined #litex
03:01
Degi has quit [Ping timeout: 265 seconds]
03:01
Degi has joined #litex
03:49
Skip has quit [Remote host closed the connection]
04:48
scanakci has joined #litex
07:14
scanakci has quit [Quit: Connection closed for inactivity]
07:34
FFY00 has quit [Ping timeout: 260 seconds]
07:35
FFY00 has joined #litex
08:04
darren099 has quit [Ping timeout: 264 seconds]
08:12
key2_ has joined #litex
08:14
awygle_ has joined #litex
08:19
kgugala_ has quit [Read error: Connection reset by peer]
08:19
kgugala has joined #litex
08:20
bunnie has quit [*.net *.split]
08:20
john_k[m] has quit [*.net *.split]
08:20
key2 has quit [*.net *.split]
08:20
awygle has quit [*.net *.split]
08:20
key2_ is now known as key2
08:31
john_k[m] has joined #litex
08:32
bunnie has joined #litex
09:21
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
09:27
FFY00 has quit [Ping timeout: 260 seconds]
09:28
FFY00 has joined #litex
09:35
FFY00 has quit [Ping timeout: 256 seconds]
11:22
futarisIRCcloud has joined #litex
11:47
FFY00 has joined #litex
14:25
darren099 has joined #litex
14:26
CarlFK has joined #litex
14:29
Skip has joined #litex
15:55
somlo has quit [Ping timeout: 265 seconds]
15:58
somlo has joined #litex
16:54
awygle_ is now known as awygle
17:03
CarlFK has quit [Quit: Leaving.]
18:14
rohitksingh_ has joined #litex
18:30
rohitksingh has joined #litex
18:31
rohitksingh has quit [Client Quit]
18:31
rohitksingh_ is now known as rohitksingh
18:32
kgugala_ has joined #litex
18:32
kgugala has quit [Ping timeout: 265 seconds]
18:38
rohitksingh_ has joined #litex
18:38
rohitksingh_ has quit [Client Quit]
19:21
kgugala has joined #litex
19:24
kgugala_ has quit [Ping timeout: 258 seconds]
19:29
<
tmbinc >
Is there something existing that implements a wishbone slave on the host side in verilator for co-simulation?
19:45
<
dkozel >
gr-verilog has a C++ streaming interface to AXI in Verilator, probably pretty easy to adapt to wishbone
19:54
<
_florent_ >
tmbinc: IIRC Antmicro did some work on that, but i'm not able to find the link
19:55
<
_florent_ >
tmbinc: not sure it was that, but could be useful:
19:55
<
tpb >
Title: Antmicro · Co-simulating HDL models in Renode with Verilator (at antmicro.com)
19:56
<
tpb >
Title: Antmicro · Open source Verilog simulation with Cocotb and Verilator (at antmicro.com)
20:57
levi_ has joined #litex
21:03
levi_ is now known as levi
21:27
kgugala_ has joined #litex
21:30
kgugala has quit [Ping timeout: 272 seconds]
22:12
Skip has quit [Remote host closed the connection]
22:14
scanakci has joined #litex
22:37
<
benh >
_florent_: I noticed litedram on my arty spews a couple of DRC warnings in Vivado about IBUFDS having no loads, is htat expected ?
22:37
<
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.
22:38
<
benh >
(and another one about IOBUFDS_1
22:42
<
benh >
_florent_: also something about all outputs of IDELAYTRL being unconnected, logic might be removed