_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://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 252 seconds]
Degi_ is now known as Degi
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Guest69 has joined #litex
<Guest69> hi guys
<Guest69> i want to build a project which is with vexriscv in zedbord
<Guest69> i command " python3 -m litex_boards.targets.digilent_zedboard --cpu-type vexriscv --build"
<Guest69> there is a error about "../../../../../../../pythondata-software-picolibc/pythondata_software_picolibc/data/meson.build:35:0: ERROR: Compiler riscv64-linux-gnu-gcc can not compile programs.
<Guest69> "
<Guest69> could somebody help me that?
<Guest69> there is a error in meson-log.txt
<Guest69> cc1: error: -march=rv32i2p0_m: unsupported ISA substring ‘2p0_m’
<Guest69> solve it
<Guest69> i command " python3 -m litex_boards.targets.digilent_zedboard --cpu-type vexriscv --bus-standard axi --build --load"
<Guest69> there is another problem
<Guest69> Traceback (most recent call last):
<Guest69>   File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
<Guest69>     "__main__", mod_spec)
<Guest69>   File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
<Guest69>     exec(code, run_globals)
<Guest69>   File "/home/brylie/litex/litex-boards/litex_boards/targets/digilent_zedboard.py", line 178, in <module>
<Guest69>     main()
<Guest69>   File "/home/brylie/litex/litex-boards/litex_boards/targets/digilent_zedboard.py", line 174, in main
<Guest69>     prog.load_bitstream(builder.get_bitstream_filename(mode="sram"))
<Guest69>   File "/home/brylie/litex/litex/litex/build/openocd.py", line 21, in load_bitstream
<Guest69>     config = self.find_config()
<Guest69>   File "/home/brylie/litex/litex/litex/build/generic_programmer.py", line 84, in find_config
<Guest69>     raise OSError("Failed to find config file")
<Guest69> OSError: Failed to find config file
rektide has quit [Ping timeout: 244 seconds]
rektide has joined #litex
Guest69 has quit [Quit: Client closed]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex