_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
nickoe has quit [Quit: Client closed]
nickoe has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 265 seconds]
Degi_ is now known as Degi
slagernate has quit [Quit: Client closed]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
slagernate has joined #litex
<slagernate> perhaps my radiant isn't working is bc I'm running Ubuntu 22.04. It ran a few times but now it seems broken when using the blinky.v and blinky.pdc from the example in pjroxide: `@E| Mal-formed command line - please check for extra ` `quotes in macro specification'. Has anyone tried radiant on Ubuntu 22.04? Even the gui is whacked. Maybe I should
<slagernate> revert to a previous OS / use a docker / VM.
slagernate has quit [Quit: Client closed]
nickoe has quit [Quit: Client closed]
nickoe has joined #litex
slagernathan has joined #litex
slagernathan has quit [Client Quit]
slagernathan has joined #litex
slagernathan has quit [Client Quit]
nickoe has quit [Quit: Client closed]
nickoe has joined #litex
lexano has quit [Ping timeout: 252 seconds]
lexano has joined #litex
nickoe has quit [Quit: Client closed]
nickoe has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
nickoe has quit [Quit: Client closed]
nickoe has joined #litex
Ferixfox has joined #litex
Ferixfox has quit [Quit: Konversation terminated!]
nickoe has quit [Quit: Client closed]
nickoe has joined #litex
nickoe has quit [Quit: Client closed]
nickoe has joined #litex
<tpw_rules> i failed many moons ago and on a completely different platform, but even today i still cannot get litex_term to upload a file over jtag
<tpw_rules> safe mode does not help. it just says unexpected response from device: 'b'E''
<tpw_rules> the bios works great and the memory test passes
<tpw_rules> i can type stuff in and run commands fine
<cr1901> You're not going to like this response, but I'm pretty sure I've seen this error before and I forget the solution
<tpw_rules> the file is only a few kilobytes. even uploading a 3 byte file does not work
<tpw_rules> i'm just ranting to build energy to dig into the code
<tpw_rules> so the E means timeout which means either the value is too short or the timer is broken
<tpw_rules> patched the timeout out of the bios and the upload runs at a breathtaking 74 bytes per second
<tpw_rules> not sure why. reading back from the jtag port seems to go quite quickly
<tpw_rules> like the donut demo is clearly cpu limited, not waiting for characters to be received
<tpw_rules> the protocol is symmetric, this makes no sense. is it an interrupt problem or something?
<tpw_rules> ok cool, some minor tweaks to the tcl and now we're above 1000 bytes per second
<tpw_rules> (wow that is a cursed language)
nickoe has quit [Quit: Client closed]
nickoe has joined #litex
slagernate has joined #litex
<tpw_rules> cr1901: just filed a PR to fix this properly, do you still have a setup which uses jtag_uart?
<cr1901> No, not on me, I'm afraid :/
slagernate has quit [Quit: Ping timeout (120 seconds)]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex