_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://freenode.irclog.whitequark.org/litex
rohitksingh has quit [Ping timeout: 240 seconds]
rohitksingh has joined #litex
<sajattack[m]> what is ilp32 and why is my compiler raging?
<tpb> Title: 64-BIT PROGRAMMING MODELS (at web.archive.org)
<sajattack[m]> why is that in my litex makefiles?
rohitksingh has quit [Ping timeout: 240 seconds]
rohitksingh has joined #litex
rohitksingh has quit [Ping timeout: 240 seconds]
_whitelogger has joined #litex
_whitelogger has joined #litex
rohitksingh has joined #litex
<futarisIRCcloud> Yeah. They're basically a cheaper FTDI.
<futarisIRCcloud> Claude: Do write up something if you get any of that working.
<Claude> futarisIRCcloud: will do . Currently trying hdmi
rohitksingh has quit [Ping timeout: 240 seconds]
rohitksingh has joined #litex
rohitksingh has quit [Ping timeout: 240 seconds]
_whitelogger has joined #litex
_whitelogger has joined #litex
<peepsalot> not sure if i'm misremembering, but I feel like I've used devices before that would auto detect various baud serial rates, would this be possible to have the fpga autodetect?
<peepsalot> anyways, i've ordered a couple ch340g devices to replace my cp2102, just would be a neat feature if possible
<felix_> hm, for me the silabs usb uarts were the most reliable ones apart from the more expensive ftdi ones. i've had some bad clones of the silabs ones though
<peepsalot> felix_: the main issue was that it doesn't do 1Mbps
<peepsalot> ch340g can do up to 2Mbps, allegedly
<peepsalot> and i won't buy ftdi on principle
<felix_> ah, ok
_franck_ has quit [Remote host closed the connection]
_franck_ has joined #litex
<Claude> hmm daveshah any idea why i cant build nextpnr on a pi running rasbian? i always get "ModuleNotFoundError: No module named 'database'"
<Claude> i gave the path to libtrellis to cmake
<daveshah> You need to install trellis and set TRELLIS_INSTALL_PREFIX to the prefix it is installed too (usually /usr/local or /usr)
<daveshah> But the current database import will probably OOM on a Pi
<Claude> ok will try again
<Claude> its a 4GB ram pi
<daveshah> That might just manage
<daveshah> but better to use the bba files from a PC build
<CarlFK> OOM = process killer?
<daveshah> Yes
<daveshah> you can tell cmake to use those with PREGENERATED_BBA_PATH
<Claude> daveshah: argh! thanks! just gave /usr as trellis install prefix and it worked
<Claude> damn :)
<Claude> ok i let it run for a while, thanks for the hint with the OOM and bba files.
rohitksingh has joined #litex
_franck_ has quit [Ping timeout: 260 seconds]
tpb has quit [Remote host closed the connection]
tpb has joined #litex