<tpb>
Title: Antmicro · Speeding up SoC interconnects with test-driven FPGA development using Cocotb (at antmicro.com)
Hammdist has quit [Quit: Client closed]
Degi_ has joined #litex
Degi has quit [Ping timeout: 246 seconds]
Degi_ is now known as Degi
_embargo_ has quit [Ping timeout: 240 seconds]
embargo has joined #litex
FabM has joined #litex
FabM has joined #litex
FabM has quit [Changing host]
somlo has quit [Ping timeout: 250 seconds]
somlo has joined #litex
cr1901_ has joined #litex
cr1901 has quit [Ping timeout: 255 seconds]
<_florent_>
mithro: thanks, now I better understand the PR (sadly for Antmicro I also asked to have regression test for this in LiteX, so they probably had to duplicate part of the cocotb tests in the unit-test :))
peepsalot has quit [Quit: Connection reset by peep]
peepsalot has joined #litex
indy has quit [Read error: Connection reset by peer]
indy has joined #litex
indy has quit [Excess Flood]
indy has joined #litex
indy has quit [Ping timeout: 240 seconds]
indy has joined #litex
indy has quit [Ping timeout: 246 seconds]
cr1901_ is now known as cr1901
peepsalot has quit [Ping timeout: 255 seconds]
Guest58 has joined #litex
<Guest58>
hello please, I have a question concerning litedram
<tnt>
ask, don't ask to ask.
<Guest58>
I am new to Litex world I have a problem when trying to run gen.py it says that it needs config argument and when I add it says the file is not found so do; I need to download it or create one or what I should do?
<Guest34>
Hello, I am a new user of LiteX. My target board is digilent_arty.py and am trying to build a SoC with VexRISCV plus some peripherals. If I disable gateware compilation and software compilation, my flow runs. If I enable these compilations, I get an issue - the Makefile cannot find the location of SOC_DIRECTORY variable. Has anyone else seen this
<Guest34>
issue ?
<sajattack[m]>
it looks like soc_directory is supposed to point to the build directory of your board
<sajattack[m]>
so like litex/litex-boards/litex_boards/targets/build/digilent_arty/ for example
<sajattack[m]>
also I came to say liteluna looks cool and congrats on the progress with litesata
<Guest34>
sajattack[m] : Thank for the response. In my sub-directory ./litex-boards/litex_boards/targets/ I do not see a build sub-directory at all. However I see ./litex-boards/litex_boards/targets/digilent_arty.py . Any thoughts ?
<sajattack[m]>
well it would be where-ever you run the script from
zjason` has joined #litex
zjason has quit [Ping timeout: 246 seconds]
<somlo>
_florent_: after 89fdb498 (I think, it's the first one to break my build, but the error is different than what I get with master) I can no longer build rocket/litex (on nexys_video, in particular)
<somlo>
the error is "pythondata_software_picolibc/data/meson.build:35:0: ERROR Compiler riscv64-unknown-elf-gcc can not compile programs"