Thursday, 2023-10-12

*** tpb <[email protected]> has joined #litex00:00
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a540-da4f-0-38ef-f828-8e03-a7e2.ipv6dyn.netcologne.de> has quit IRC (Remote host closed the connection)01:31
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a540-da4f-0-38ef-f828-8e03-a7e2.ipv6dyn.netcologne.de> has joined #litex01:31
*** Degi_ <[email protected]> has joined #litex03:53
*** Degi <[email protected]> has quit IRC (Ping timeout: 260 seconds)03:54
*** Degi_ is now known as Degi03:54
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a540-da4f-0-38ef-f828-8e03-a7e2.ipv6dyn.netcologne.de> has quit IRC (Quit: Konversation terminated!)04:04
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)04:27
*** TMM_ <[email protected]> has joined #litex04:27
*** hrberg <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)04:30
*** hrberg <[email protected]> has joined #litex04:31
*** FabM <[email protected]> has joined #litex07:12
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 252 seconds)10:42
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #litex10:44
josuah> a bunch of top level ports for custom I/O in my design10:51
josuahthis can be done by adding a Wishbone module that contains a connector which is the wishbone signals10:52
josuahas if there was an actual "wishbone physical connector", that you will not plug to a cable, but internally in the exported design10:52
josuahthe .connect_to_pads() helps!10:53
josuahmaybe litex_gen_soc.py has that though...10:53
josuahfrom 1b2 to here, all in the same boat :]10:54
josuahUnrelated: on Zephyr's zephyr/drivers/serial/uart_liteuart.c:10:54
josuah-       litex_write8(UART_EV_TX | UART_EV_RX, UART_EV_PENDING_ADDR);10:54
josuah+       litex_write8(UART_EV_RX, UART_EV_PENDING_ADDR);10:54
josuahThis fixes the interrupt-driven uart core, it does not provoke a constant interrupt shower either.10:55
josuahI'll pull-request this into Zephyr11:04
josuahhttps://github.com/zephyrproject-rtos/zephyr/pull/6385811:37
josuahZephyr is not required to test this as it is hardware dependent11:37
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 252 seconds)12:06
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #litex12:08
*** sakman <[email protected]> has quit IRC (Quit: Leaving)14:52
*** sakman <[email protected]> has joined #litex14:53
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Ping timeout: 255 seconds)15:30
*** MoeIcenowy <MoeIcenowy!~MoeIcenow@2401:c080:1000:445a:5400:4ff:fe31:6509> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)16:18
*** MoeIcenowy <MoeIcenowy!~MoeIcenow@2401:c080:1000:445a:5400:4ff:fe31:6509> has joined #litex16:19
*** alanvgreen <[email protected]> has quit IRC (Read error: Connection reset by peer)16:19
*** j4cbo <[email protected]> has quit IRC (Read error: Connection reset by peer)16:19
*** alanvgreen <[email protected]> has joined #litex16:19
*** j4cbo <[email protected]> has joined #litex16:19
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a540-da4f-0-38ef-f828-8e03-a7e2.ipv6dyn.netcologne.de> has joined #litex20:48
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)23:15
*** TMM_ <[email protected]> has joined #litex23:15

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!