_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
dark_star has quit [Quit: Textual IRC Client: www.textualapp.com]
minute has quit [Ping timeout: 268 seconds]
minute has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 268 seconds]
Degi_ is now known as Degi
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
zjason` is now known as zjason
Melkhior has quit [Read error: Connection reset by peer]
Melkhior has joined #litex
<sensille> can i use litex with yosys and vhdl? by just adding the sources as described in the wiki it tries to call "read_vhdl" in yosys
geertu has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Brinx has quit [Remote host closed the connection]
<jevinskie[m]> Do you have the ghdl yosys plugin? http://ghdl.github.io/ghdl/using/Synthesis.html
<tpb> Title: Synthesis — GHDL 3.0.0-dev documentation (at ghdl.github.io)
Brinx has joined #litex
Brinx has quit [Remote host closed the connection]
Brinx has joined #litex
Brinx has quit [Remote host closed the connection]
<trabucayre> sensille: to include VHDL you have to use VHD2VConverter
<trabucayre> see neorv32 :
lexano has quit [Ping timeout: 268 seconds]
lexano has joined #litex
<gurki> trabucayre: that sounds like asking for trouble :S
<gurki> vhdl and v are quite different in a lot of tiny details
<trabucayre> vhdl -> v is done automatically by this class
<sensille> from what i see it uses the toolchain directly if i supports mixed designs, otherwise it invokes ghdl for the conversion
<sensille> *it supports
<trabucayre> yep
<trabucayre> most of vendors tools are able to deal with mixed langage
<trabucayre> but for yosys you have to use ghdl-plugin or recent ghdl version to convert vhdl -> verilog
<sensille> the ghdl plugin is installed, but litex seemed to have issued the wrong command. i will try the converter module
<gurki> trabucayre: thats beside my point. im saying "the conversion itself is a bad idea". i can see that it just calls $thing to do the actual conversion ;)
<gurki> if your tool can deal with mixed my point is obv moot
<trabucayre> master branch needs a recent ghdl
Brinx has joined #litex
TrailingEdge has joined #litex
<TrailingEdge> Do you know of any examples where I can learn how to use the i2s core (https://github.com/enjoy-digital/litex/blob/master/litex/soc/cores/i2s.py)? Am particularly interested about the C API...
TrailingEdge has quit [Remote host closed the connection]
hrberg has quit [Ping timeout: 246 seconds]
hrberg has joined #litex
hrberg has quit [Ping timeout: 260 seconds]
hrberg has joined #litex