_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
ElfenKaiser has quit [Remote host closed the connection]
ElfenKaiser has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 260 seconds]
Degi_ is now known as Degi
ElfenKaiser has quit [Quit: Konversation terminated!]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
hrberg has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
hrberg has joined #litex
FabM has joined #litex
FabM has joined #litex
FabM has quit [Changing host]
GNUmoon has quit [Ping timeout: 252 seconds]
GNUmoon has joined #litex
<josuah> > a bunch of top level ports for custom I/O in my design
<josuah> this can be done by adding a Wishbone module that contains a connector which is the wishbone signals
<josuah> as if there was an actual "wishbone physical connector", that you will not plug to a cable, but internally in the exported design
<josuah> the .connect_to_pads() helps!
<josuah> maybe litex_gen_soc.py has that though...
<josuah> from 1b2 to here, all in the same boat :]
<josuah> Unrelated: on Zephyr's zephyr/drivers/serial/uart_liteuart.c:
<josuah> - litex_write8(UART_EV_TX | UART_EV_RX, UART_EV_PENDING_ADDR);
<josuah> + litex_write8(UART_EV_RX, UART_EV_PENDING_ADDR);
<josuah> This fixes the interrupt-driven uart core, it does not provoke a constant interrupt shower either.
<josuah> I'll pull-request this into Zephyr
<josuah> Zephyr is not required to test this as it is hardware dependent
GNUmoon has quit [Ping timeout: 252 seconds]
GNUmoon has joined #litex
sakman has quit [Quit: Leaving]
sakman has joined #litex
FabM has quit [Ping timeout: 255 seconds]
MoeIcenowy has quit [Quit: ZNC 1.8.2 - https://znc.in]
MoeIcenowy has joined #litex
alanvgreen has quit [Read error: Connection reset by peer]
j4cbo has quit [Read error: Connection reset by peer]
alanvgreen has joined #litex
j4cbo has joined #litex
ElfenKaiser has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex