_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
<dayjaby> nickoe I managed to get it to run in Renode (instead of lxsim). Maybe that serves its purpose for you? I documented it in https://github.com/dayjaby/litex-experiments
lf has quit [Ping timeout: 240 seconds]
lf has joined #litex
david-sawatzke[m has quit [Ping timeout: 268 seconds]
david-sawatzke[m has joined #litex
rj has quit [Ping timeout: 268 seconds]
dayjaby has quit [Ping timeout: 240 seconds]
mikeK_de1soc has quit [Quit: Connection closed]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #litex
rj has joined #litex
CarlFK has quit [Ping timeout: 256 seconds]
mikeK_de1soc has joined #litex
futarisIRCcloud has joined #litex
mikeK_de1soc has quit [Quit: Connection closed]
Degi has quit [Ping timeout: 260 seconds]
Degi has joined #litex
lkcl has quit [Ping timeout: 246 seconds]
lkcl has joined #litex
cr1901_modern has quit [Ping timeout: 260 seconds]
rj has quit [Ping timeout: 268 seconds]
Bertl_oO is now known as Bertl_zZ
dayjaby has joined #litex
kgugala has quit [Quit: -a- Connection Timed Out]
kgugala has joined #litex
dayjaby has quit [Ping timeout: 240 seconds]
<_florent_> Hi nickoe, I just made some changes to litex_sim to have the same behaviour between --ram-init and --sdram-init
<_florent_> you can now just do:
<_florent_> litex_sim --with-sdram
<_florent_> litex_bare_metal_demo --build-path=build/sim
<_florent_> litex_sim --with-sdram --sdram-init=demo.bin
<_florent_> and it will load demo.bin and jump to it
tmbinc has joined #litex
rozpruwacz has joined #litex
rozpruwacz has quit [Client Quit]
<nickoe> _florent_: Ahh cool. That does see to work now! :)
<nickoe> daddesio: Also cool with the renode stuff, but can I do co-simulatio with own modules with that setup?
<nickoe> _florent_: I am not sure why, but when running the donut in the simulation I only appear to get on frame before it exits back to the prompt in the app
<_florent_> nickoe: it indeeds seems to be receiving a character and exits
<nickoe> Is that a bug in the serial2console module that I assume is used there.
<nickoe> ?
<_florent_> This would need to be analyzed, this could be due to a \n to \n\r convertion, I'll have a closer look
Degi_ has joined #litex
feldim2425_ has joined #litex
TMM__ has joined #litex
jimbzy_ has joined #litex
Degi has quit [*.net *.split]
TMM has quit [*.net *.split]
feldim2425 has quit [*.net *.split]
jimbzy has quit [*.net *.split]
Degi_ is now known as Degi
feldim2425_ is now known as feldim2425
Bertl_zZ is now known as Bertl
cr1901_modern has joined #litex
kgugala_ has joined #litex
kgugala has quit [Read error: Connection reset by peer]
indy has quit [Ping timeout: 264 seconds]
indy has joined #litex
TMM__ is now known as TMM
mikeK_de1soc has joined #litex
rj has joined #litex
tester has joined #litex
CarlFK has joined #litex
przm has joined #litex
przm is now known as tecneecs
mikeK_de1soc has quit [Quit: Connection closed]
dayjaby has joined #litex
<nickoe> _florent_: Why is it that the --sdram-init does not support boot.josn? It appears to be calling get_mem_data() as the parameters to SimSoC and it appers to load the files into the data that it returns.
<nickoe> But sure, when I boot it appears to not boot anyting after liftoff.
<nickoe> (with the skip init constant of course)
<nickoe> _florent_: What is the point of the --with-analyzer on lxsim? I thought it was a replacement for https://github.com/enjoy-digital/litex/wiki/Use-LiteScope-To-Debug-A-SoC#use-the-analyzer
Bertl is now known as Bertl_oO
<nickoe> But when I run it with: "lxsim --with-sdram --sdram-init=demo.bin --gtkwave-savefile --with-analyzer" I get, https://dpaste.com/3JJSGPGLM after I interrup the simulation.
<tpb> Title: dpaste: 3JJSGPGLM (at dpaste.com)
<nickoe> Ok adding --trace did put stuff in the vcd file at lesat
<nickoe> Why does it ask for a password when I run with --with-etherbone ?
<dayjaby> Because it creates a local network interface, like tap0, which can only be done as root
<dayjaby> check `ifconfig` to see the IP addresses. it should show tap0 with 192.168.1.100 and you can try to ping 192.168.1.50 (which did not work for me with lxsim tho)
<nickoe> dayjaby: The guide says to use lxserer on .51, "litex_server --udp --udp-ip=192.168.1.51"
<nickoe> I just tried to add the LedChaser to the sim example.
benh_ has joined #litex
feldim2425_ has joined #litex
awygle has quit [Write error: Broken pipe]
scientes_ has quit [Quit: ZNC 1.8.2+deb1+b1 - https://znc.in]
benh has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
Stary has quit [Remote host closed the connection]
nickoe_ has joined #litex
scientes has joined #litex
indy has quit [Write error: Broken pipe]
nickoe has quit [Remote host closed the connection]
anuejn has quit [Quit: No Ping reply in 180 seconds.]
Degi has quit [Remote host closed the connection]
lf_ has joined #litex
[Matt] has quit [Remote host closed the connection]
SpaceCoaster has quit [Write error: Broken pipe]
awygle has joined #litex
[Matt] has joined #litex
dkozel has joined #litex
SpaceCoaster has joined #litex
anuejn_ has joined #litex
<nickoe_> dayjaby: you there? I feel off freenode
felix__ has joined #litex
<dayjaby> ye, the disconnects here can get annoying :P
st-gourichon-fid has quit [Quit: ZNC - https://znc.in]
lf has quit [Quit: No Ping reply in 180 seconds.]
Stary has joined #litex
st-gourichon-fid has joined #litex
ric96 has quit [Ping timeout: 246 seconds]
CarlFK[m] has quit [Ping timeout: 246 seconds]
Degi has joined #litex
<nickoe_> dayjaby: Can you example https://github.com/dayjaby/litex-experiments simulate custom hardware, such as the LedChaser as an example?
<nickoe_> And get vcd traces out?
sajattack[m] has quit [Ping timeout: 265 seconds]
disasm[m] has quit [Ping timeout: 265 seconds]
<dayjaby> let me check
ric96 has joined #litex
xobs has quit [Ping timeout: 246 seconds]
jevinskie[m] has quit [Ping timeout: 240 seconds]
apolkosnik[m] has quit [Ping timeout: 268 seconds]
shoragan[m] has quit [Ping timeout: 268 seconds]
dkozel_ has quit [Remote host closed the connection]
nickoe_ is now known as nickoe
indy_ has joined #litex
x56_ has joined #litex
shenki_ has joined #litex
david-sawatzke[m has quit [Ping timeout: 258 seconds]
leons has quit [Ping timeout: 258 seconds]
feldim2425 has quit [Quit: ZNC 1.8.x-git-91-b00cc309 - https://znc.in]
feldim2425_ is now known as feldim2425
shenki has quit [Remote host closed the connection]
tumbleweed has quit [Remote host closed the connection]
<tpb> Title: Co-simulating HDL models in Renode with Verilator (at renode.io)
tumbleweed_ has joined #litex
tumbleweed_ is now known as tumbleweed
felix_ has quit [Remote host closed the connection]
x56 has quit [Remote host closed the connection]
jryans has quit [Max SendQ exceeded]
promach3 has quit [Ping timeout: 240 seconds]
<nickoe> dayjaby: I am not so god at the verilog simluation instrumentation thing, I mean the cpp file. So I was hoping there was a more magic way that I could use and not require me write too much spagehtti.
<dayjaby> Yes, I thought the same. I've done some gdb debugging in renode, which worked well. So you need the VCD traces?
<nickoe> Yeah, well. My goal is to be able to run a DSP chain in simulation that someone else is primarely working on. Then I would use the softcore with litex and the demo app or the test scripts via lxserver to poke some registers to control it.
CarlFK[m] has joined #litex
sajattack[m] has joined #litex
disasm[m] has joined #litex
apolkosnik[m] has joined #litex
<nickoe> I want to feed this chain with AXI DMA
<nickoe> So my first goal is to be able to run this simulation where this DMA just dump data to some output signals
<nickoe> but right now, I think I need to take my eyes off the screen for a bit.. I better clean up it is getting really dirty around her.e
shoragan[m] has joined #litex
xobs has joined #litex
jevinskie[m] has joined #litex
jryans has joined #litex
promach3 has joined #litex
david-sawatzke[m has joined #litex
leons has joined #litex
_whitelogger has joined #litex
<nickoe> by AXI DMA I mean, LiteDRAMDMAReader
FFY00_ has joined #litex
FFY00 has quit [Ping timeout: 260 seconds]
mikeK_de1soc has joined #litex
FFY00 has joined #litex
FFY00_ has quit [Ping timeout: 258 seconds]
felix__ is now known as felix_
kgugala has joined #litex
kgugala_ has quit [Ping timeout: 265 seconds]
peepsalot has joined #litex
mikeK_de1soc has quit [Quit: Connection closed]
tecneecs has quit [Quit: Connection closed for inactivity]
<nickoe> maybe this is realated to my earlier comment about the vcd being broken as well https://github.com/enjoy-digital/litex/issues/831
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #litex